diff options
author | Greg Norris <adric@debian.org> | 2010-07-12 15:38:54 -0500 |
---|---|---|
committer | Timo Weingärtner <timo@tiwe.de> | 2012-11-08 08:21:46 +0100 |
commit | 65b4c91edbadc3e63bea9c5e6fb91e28aa2fe663 (patch) | |
tree | a1e3cb40bea72cbd93312c6e40d89894def546b4 /debian | |
parent | 40f13ce64b7e5f80dea6c7e165bb6163f3e32cae (diff) | |
download | libpam-pwdfile-65b4c91edbadc3e63bea9c5e6fb91e28aa2fe663.tar.gz |
Imported Debian patch 0.99-4debian/0.99-4
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index da5f962..8905429 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +libpam-pwdfile (0.99-4) unstable; urgency=low + + * Orphan this package (set maintainer to Debian QA Group). + + -- Greg Norris <adric@debian.org> Mon, 12 Jul 2010 15:38:54 -0500 + libpam-pwdfile (0.99-3.1) unstable; urgency=low * Non-maintainer upload. diff --git a/debian/control b/debian/control index 7e65b24..216899a 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: libpam-pwdfile Section: admin Priority: extra -Maintainer: Greg Norris <adric@debian.org> +Maintainer: Debian QA Group <packages@qa.debian.org> Standards-Version: 3.6.2 Build-Depends: debhelper, libpam0g-dev |