[SCM] Debian packaging of libhttp-exception-perl branch, master, updated. debian/0.04001-1-19-g050b3af
gregor herrmann
gregoa at debian.org
Wed May 8 18:55:39 UTC 2013
The following commit has been merged in the master branch:
commit 2a1b3e3a21bace0cda3bc5d97b17114072832aac
Author: gregor herrmann <gregoa at debian.org>
Date: Wed May 8 20:15:18 2013 +0200
fix merge accident
d/changelog:
- bring back 0.04001-1 entry
- clean up 0.04004-1 (things happened already in 0.04001-1)
- add 0.04004-2 with the changes from in between
add those changes again in d/control, d/copyright, d/watch
Git-Dch: Ignore
diff --git a/debian/changelog b/debian/changelog
index 3948a05..10c2272 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,15 @@
-libhttp-exception-perl (0.04004-1) unstable; urgency=low
+libhttp-exception-perl (0.04004-2) UNRELEASED; urgency=low
[ gregor herrmann ]
- * Remove alternative (build) dependencies that are already satisfied
- in oldstable.
+ * debian/control: update {versioned,alternative} (build) dependencies.
- [ Ansgar Burchardt ]
- * debian/control: Convert Vcs-* fields to Git.
+ [ Salvatore Bonaccorso ]
+ * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
+ * Change search.cpan.org based URIs to metacpan.org based URIs
+
+ -- gregor herrmann <gregoa at debian.org> Wed, 08 May 2013 20:05:10 +0200
+
+libhttp-exception-perl (0.04004-1) unstable; urgency=low
[ TANIGUCHI Takaki ]
* Imported Upstream version 0.04004
@@ -14,20 +18,17 @@ libhttp-exception-perl (0.04004-1) unstable; urgency=low
-- TANIGUCHI Takaki <takaki at debian.org> Wed, 08 May 2013 11:42:20 +0900
-libhttp-exception-perl (0.04001-2) UNRELEASED; urgency=low
-
- [ gregor herrmann ]
- * debian/control: update {versioned,alternative} (build) dependencies.
+libhttp-exception-perl (0.04001-1) unstable; urgency=low
- [ Salvatore Bonaccorso ]
- * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
- * Change search.cpan.org based URIs to metacpan.org based URIs
+ * Team upload.
- -- gregor herrmann <gregoa at debian.org> Thu, 05 Jul 2012 12:34:20 -0600
+ [ gregor herrmann ]
+ * Remove alternative (build) dependencies that are already satisfied
+ in oldstable.
-libhttp-exception-perl (0.04001-1) unstable; urgency=low
+ [ Ansgar Burchardt ]
+ * debian/control: Convert Vcs-* fields to Git.
- * Team upload.
[ Salvatore Bonaccorso ]
* Imported Upstream version 0.04001
Fixes build failure due to failing tests (Closes: #661874).
diff --git a/debian/control b/debian/control
index 59974be..821b42d 100644
--- a/debian/control
+++ b/debian/control
@@ -4,16 +4,12 @@ Uploaders: TANIGUCHI Takaki <takaki at debian.org>
Section: perl
Priority: optional
Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: libexception-class-perl (>= 1.29),
- libscalar-list-utils-perl (>= 1.22),
- libtest-exception-perl (>= 0.29),
- libwww-perl (>= 5.817),
- perl,
- perl (>= 5.10.1) | libtest-simple-perl (>= 0.88)
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: TANIGUCHI Takaki <takaki at debian.org>
+Build-Depends-Indep: libexception-class-perl,
+ libscalar-list-utils-perl,
+ libtest-exception-perl,
+ libwww-perl,
+ perl
Standards-Version: 3.9.4
-Homepage: http://search.cpan.org/dist/HTTP-Exception/
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhttp-exception-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhttp-exception-perl.git
Homepage: https://metacpan.org/release/HTTP-Exception/
--
Debian packaging of libhttp-exception-perl
More information about the Pkg-perl-cvs-commits
mailing list