summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Beckmann <anbe@debian.org>2013-09-13 07:56:44 +0200
committerAndreas Beckmann <anbe@debian.org>2013-09-13 09:08:59 +0200
commitc5910bd3182517407afe0ba5633f35f3a3bb416c (patch)
tree5c5f633a8abd18ac08b3aecd56d322a56a7a366e
parent680b1526ea490dbc641120982ac41885ff0b7ec0 (diff)
downloadsendmail-c5910bd3182517407afe0ba5633f35f3a3bb416c.tar.gz
use canonical Vcs-* URLs
-rw-r--r--debian/build/debian/control.m4.in4
-rw-r--r--debian/changelog1
2 files changed, 3 insertions, 2 deletions
diff --git a/debian/build/debian/control.m4.in b/debian/build/debian/control.m4.in
index 6490491..64716f0 100644
--- a/debian/build/debian/control.m4.in
+++ b/debian/build/debian/control.m4.in
@@ -28,8 +28,8 @@ Standards-Version: 3.8.3
Build-Depends: make (>> 3.79.1-14), m4, cdbs, quilt, patchutils, dh-buildinfo, debhelper (>= 5), linux-libc-dev (>= 2.6.21-3) [linux-any], groff, bsdmainutils, libdb-dev @sm_badepends@
Build-Conflicts: libbind-dev, bind-dev, fakeroot (<< 0.4.5)
Homepage: http://www.sendmail.org
-Vcs-Git: git://git.debian.org/git/collab-maint/sendmail.git
-Vcs-Browser: http://git.debian.org/?p=collab-maint/sendmail.git]]dnl
+Vcs-Git: git://anonscm.debian.org/collab-maint/sendmail.git
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/sendmail.git]]dnl
dnl #
dnl # The arch=any package: sendmail-bin
dnl # Always built
diff --git a/debian/changelog b/debian/changelog
index 70fa584..a007eba 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,7 @@ sendmail (8.14.4-4.1) UNRELEASED; urgency=low
* Enable all hardening flags, thanks to Simon Ruderich. (Closes: #687708)
* Fix FTBFS on HURD, thanks to Samuel Thibault. (Closes: #608525)
* Drop obsolete NEWS entries.
+ * Use canonical Vcs-* URLs.
-- Andreas Beckmann <anbe@debian.org> Fri, 13 Sep 2013 05:46:00 +0200