diff options
author | Steve Langasek <vorlon@debian.org> | 2019-01-02 22:12:44 -0800 |
---|---|---|
committer | Steve Langasek <vorlon@debian.org> | 2019-01-08 22:12:12 -0800 |
commit | 586fb048e9e5678dc717dc539dba916b99547750 (patch) | |
tree | fa4ec889b3dc64511af39f7dfff2e88085bf70e2 | |
parent | 96781d7129220a1bf284521a779de6b02b705cfb (diff) | |
download | pam-586fb048e9e5678dc717dc539dba916b99547750.tar.gz pam-586fb048e9e5678dc717dc539dba916b99547750.tar.bz2 pam-586fb048e9e5678dc717dc539dba916b99547750.zip |
debian/control: update VCS headers to point to git (temporarily under my personal salsa namespace, until I get around to restoring team setup).
-rw-r--r-- | debian/changelog | 3 | ||||
-rw-r--r-- | debian/control | 3 |
2 files changed, 5 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index cb6ce6d4..c2d673f7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,9 @@ pam (1.1.8-4) UNRELEASED; urgency=medium * Acknowledge security NMU. * pam-auth-update: don't mishandle trailing whitespace in profiles. LP: #1487103. + * debian/control: update VCS headers to point to git (temporarily under + my personal salsa namespace, until I get around to restoring team + setup). -- Steve Langasek <vorlon@debian.org> Wed, 09 Apr 2014 14:04:10 -0700 diff --git a/debian/control b/debian/control index d7a68308..2f27f8f1 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,8 @@ Build-Depends: libcrack2-dev (>= 2.8), bzip2, debhelper (>= 8.9.4), quilt (>= 0. Build-Depends-Indep: xsltproc, libxml2-utils, docbook-xml, docbook-xsl, w3m Build-Conflicts-Indep: fop Build-Conflicts: libdb4.2-dev, libxcrypt-dev -Vcs-Bzr: http://bzr.debian.org/bzr/pkg-pam/debian/sid/ +Vcs-Browser: https://salsa.debian.org/vorlon/pam +Vcs-Git: https://salsa.debian.org/vorlon/pam.git Homepage: http://pam.sourceforge.net/ Package: libpam0g |