diff options
author | Joey Hess <joey@kitenet.net> | 2014-11-07 17:16:02 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-11-07 17:16:49 -0400 |
commit | 76669f0e65fa2b7bf70d2a1293be591c38d0caba (patch) | |
tree | 3eb62acc5cc94d008f5b789085fbfbd471295648 | |
parent | ceeb93c357c5625d2472143edad089bdbe0d4adb (diff) |
my last commit to debhelperHEADdebian/9.20141107master
wow!
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/control | 1 |
2 files changed, 6 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 86c4d07..17b4cb1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +debhelper (9.20141107) unstable; urgency=medium + + * I'm leaving Debian, and Debhelper needs a new maintainer. + + -- Joey Hess <joeyh@debian.org> Fri, 07 Nov 2014 17:15:10 -0400 + debhelper (9.20141022) unstable; urgency=low * dh_installdeb: Sort conffile list so there is a stable order for diff --git a/debian/control b/debian/control index d54b971..e4d56a0 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,6 @@ Source: debhelper Section: devel Priority: optional Maintainer: Debhelper Maintainers <debhelper-devel@lists.alioth.debian.org> -Uploaders: Joey Hess <joeyh@debian.org> Build-Depends: po4a (>= 0.24) Standards-Version: 3.9.6 Vcs-Git: git://git.debian.org/git/debhelper/debhelper.git |