diff --git a/debian/changelog b/debian/changelog index ded946e..e182638 100644 --- a/debian/changelog +++ b/debian/changelog @@ -23,6 +23,11 @@ libhttp-daemon-perl (6.01-2) UNRELEASED; urgency=low [ Salvatore Bonaccorso ] * Update Vcs-* headers for switch to salsa.debian.org + [ Guillaume Bougard] + * Bump Standards-Version to 4.1.4 + * Update debhelper version support to 10 in d/compat & d/control + * Add d/upstream/metadata + -- Salvatore Bonaccorso Sun, 06 Jan 2013 22:02:15 +0100 libhttp-daemon-perl (6.01-1) unstable; urgency=low diff --git a/debian/compat b/debian/compat index 45a4fb7..f599e28 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -8 +10 diff --git a/debian/control b/debian/control index 07baa05..d4abd9f 100644 --- a/debian/control +++ b/debian/control @@ -1,14 +1,14 @@ Source: libhttp-daemon-perl Section: perl Priority: optional -Build-Depends: debhelper (>= 8) +Build-Depends: debhelper (>= 10) Build-Depends-Indep: perl, libhttp-date-perl, libhttp-message-perl, liblwp-mediatypes-perl Maintainer: Debian Perl Group Uploaders: -Standards-Version: 3.9.2 +Standards-Version: 4.1.4 Homepage: https://metacpan.org/release/HTTP-Daemon Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libhttp-daemon-perl.git Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libhttp-daemon-perl diff --git a/upstream/metadata b/upstream/metadata new file mode 100644 index 0000000..1bb2950 --- /dev/null +++ b/upstream/metadata @@ -0,0 +1,7 @@ +--- +Archive: CPAN +Bug-Database: https://github.com/gisle/http-daemon/issues +Contact: Gisle Aas +Name: HTTP-Daemon +Repository: http://github.com/gisle/http-daemon.git +Repository-Browse: http://github.com/gisle/http-daemon