From a248969e9841f64a3bdeba427ac8c74c3a6772e8 Mon Sep 17 00:00:00 2001 From: Salvatore Bonaccorso Date: Sun, 7 Aug 2011 16:50:52 +0200 Subject: [PATCH] [packagecheck] fixed Vcs-(Git|Browser)/Homepage field(s) in debian/control and/or URL in debian/watch and/or rmdir /usr/{lib|share}/perl5 in debian/rules. --- debian/changelog | 5 +++++ debian/copyright | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 84d72f6..f188f89 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,12 @@ libhttp-daemon-perl (6.00-2) UNRELEASED; urgency=low + [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. + [ Salvatore Bonaccorso ] + * debian/copyright: Replace DEP5 Format-Specification URL from + svn.debian.org to anonscm.debian.org URL. + -- Ansgar Burchardt Wed, 27 Jul 2011 18:44:41 +0200 libhttp-daemon-perl (6.00-1) unstable; urgency=low diff --git a/debian/copyright b/debian/copyright index bd0e39a..f22a5d6 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,4 +1,4 @@ -Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 +Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135 Maintainer: Gisle Aas Source: http://search.cpan.org/dist/HTTP-Daemon/ Name: HTTP-Daemon