[SCM] Debian packaging of libhttp-message-perl branch, master, updated. debian/6.03-1-13-gcbb2045
Xavier Guimard
x.guimard at free.fr
Sat Jun 1 05:53:04 UTC 2013
The following commit has been merged in the master branch:
commit cbb20452fab7ff63eead646c0b2db079a1068a2d
Author: Xavier Guimard <x.guimard at free.fr>
Date: Sat Jun 1 07:52:53 2013 +0200
Drop libhtml-parser-perl from dependencies
diff --git a/debian/changelog b/debian/changelog
index cd9b2f6..cbf97d1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,4 @@
-libhttp-message-perl (6.06-1) UNRELEASED; urgency=low
-
- TODO:
- - d/control: drop libhtml-parser-perl
+libhttp-message-perl (6.06-1) unstable; urgency=low
[ Salvatore Bonaccorso ]
* Change Vcs-Git to canonical URI (git://anonscm.debian.org)
@@ -10,10 +7,11 @@ libhttp-message-perl (6.06-1) UNRELEASED; urgency=low
[ Xavier Guimard ]
* Imported Upstream version 6.06
* Add libio-html-perl in dependencies
+ * Drop libhtml-parser-perl from dependencies
* Bump Standards-Version to 3.9.4
* Bump debian/copyright format to 1.0
- -- Xavier Guimard <x.guimard at free.fr> Wed, 29 May 2013 06:52:34 +0200
+ -- Xavier Guimard <x.guimard at free.fr> Sat, 01 Jun 2013 07:52:09 +0200
libhttp-message-perl (6.03-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index f8cbd57..9a21ef6 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,6 @@ Section: perl
Priority: optional
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: libencode-locale-perl,
- libhtml-parser-perl,
libhttp-date-perl,
libio-html-perl,
liblwp-mediatypes-perl,
@@ -23,7 +22,6 @@ Architecture: all
Depends: ${misc:Depends},
${perl:Depends},
libencode-locale-perl,
- libhtml-parser-perl,
libhttp-date-perl,
libio-html-perl,
liblwp-mediatypes-perl,
--
Debian packaging of libhttp-message-perl
More information about the Pkg-perl-cvs-commits
mailing list