diff options
author | Timo Weingärtner <timo@tiwe.de> | 2013-05-29 01:09:17 +0200 |
---|---|---|
committer | Timo Weingärtner <timo@tiwe.de> | 2013-05-29 01:16:11 +0200 |
commit | 7eb1d6671363ddffd1b02358b6164f8dd667c77f (patch) | |
tree | f8571a7e71671153298ca53476214dfe92a23881 /debian/control | |
parent | cab3f60c18e42fdd4b298b3f9005bd17eca5838c (diff) | |
download | libpam-pwdfile-7eb1d6671363ddffd1b02358b6164f8dd667c77f.tar.gz |
bump Standards-Version, add Vcs-*, update Homepage
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/debian/control b/debian/control index ad49335..432e77a 100644 --- a/debian/control +++ b/debian/control @@ -2,9 +2,11 @@ Source: libpam-pwdfile Section: admin Priority: extra Maintainer: Timo Weingärtner <timo@tiwe.de> -Standards-Version: 3.9.3 +Standards-Version: 3.9.4 Build-Depends: debhelper (>= 9), dh-exec (>=0.3), libpam0g-dev -Homepage: http://code.google.com/p/pam-pwdfile/ +Homepage: https://github.com/tiwe-de/libpam-pwdfile +Vcs-Browser: https://github.com/tiwe-de/libpam-pwdfile/tree/debian +Vcs-Git: git://github.com/tiwe-de/libpam-pwdfile.git -b debian Package: libpam-pwdfile Architecture: any |