diff options
author | Joey Hess <joey@kitenet.net> | 2012-04-10 12:48:00 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-04-10 12:48:00 -0400 |
commit | b5280963638c96b95d7c5f5ad52cf8b4b521ea8b (patch) | |
tree | d8a408aafc519a647e29180c4f17e3652c279c01 /debian/copyright | |
parent | 561b98cd1572b417d95d7844df797705c330053f (diff) |
dh_installinit: rework upstart handling to comply with new policy proposal; packages will ship both an init script and an upstart job, instead of just an upstart job and a symlink to a compat wrapper. Closes: #577040
Diffstat (limited to 'debian/copyright')
-rw-r--r-- | debian/copyright | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/copyright b/debian/copyright index ceb743f..4ec9761 100644 --- a/debian/copyright +++ b/debian/copyright @@ -57,7 +57,7 @@ License: GPL-2+ Files: dh_installinit Copyright: 1997-2008 Joey Hess <joeyh@debian.org> - 2009 Canonical Ltd. + 2009,2011 Canonical Ltd. License: GPL-3+ Files: dh_installgsettings |