diff options
author | Joey Hess <joey@kitenet.net> | 2014-11-07 21:30:42 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-11-07 21:30:42 -0400 |
commit | db4ac62d5dbe28c61d5fbd67a46a9a92d6385e04 (patch) | |
tree | 5d41830b38f8c0fdc1d5e0ac5d5b7b2e9e41dc3c | |
parent | 80a7b7fb320a907a60a270070d495b1122904e7a (diff) |
Orphaned the Debian package.
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index e08a204..5e94d23 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ etckeeper (1.16) UNRELEASED; urgency=medium * Added support for Fedora's DNF highlevel package manager. Thanks, Peter Listiak and Petr Spacek. * Add architecture info to dpkg list-installed. Closes: #768145 + * Orphaned the Debian package. -- Joey Hess <joeyh@debian.org> Tue, 28 Oct 2014 16:44:00 -0400 diff --git a/debian/control b/debian/control index 2663bcf..af75e4d 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: etckeeper Section: admin Priority: optional Build-Depends: debhelper (>= 7), dpkg-dev (>= 1.9.0), bzr (>= 1.5~), python -Maintainer: Joey Hess <joeyh@debian.org> +Maintainer: Debian QA Group <packages@qa.debian.org> Standards-Version: 3.9.4 XS-Python-Version: all Vcs-Git: git://git.kitenet.net/etckeeper |