[SCM] Debian packaging of libcarp-assert-more-perl branch, master, updated. e6c6e5fc1e816a8fabff9830bf23dd3cec60f4b8
Xavier Guimard
x.guimard at free.fr
Mon Nov 19 20:54:04 UTC 2012
The following commit has been merged in the master branch:
commit 9e113d7c1c1090990e149ab7d3c68f7e06ffaa7d
Author: Xavier Guimard <x.guimard at free.fr>
Date: Mon Nov 19 21:32:38 2012 +0100
S-V to 3.9.4 + dh 8
diff --git a/debian/changelog b/debian/changelog
index 0304578..6a9b402 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,4 @@
-libcarp-assert-more-perl (1.12-3) UNRELEASED; urgency=low
-
- [ gregor herrmann ]
- * debian/control: Changed: Switched Vcs-Browser field to ViewSVN
- (source stanza).
+libcarp-assert-more-perl (1.14-1) UNRELEASED; urgency=low
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
@@ -13,7 +9,12 @@ libcarp-assert-more-perl (1.12-3) UNRELEASED; urgency=low
[ gregor herrmann ]
* debian/control: update {versioned,alternative} (build) dependencies.
- -- gregor herrmann <gregoa at debian.org> Sun, 16 Nov 2008 20:40:12 +0100
+ [ Xavier Guimard ]
+ * New upstream version
+ * Bump Standards-Version to 3.9.4
+ * Use debhelper 8
+
+ -- Xavier Guimard <x.guimard at free.fr> Mon, 19 Nov 2012 21:27:06 +0100
libcarp-assert-more-perl (1.12-2) unstable; urgency=low
diff --git a/debian/compat b/debian/compat
index 7ed6ff8..45a4fb7 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-5
+8
diff --git a/debian/control b/debian/control
index 4b84afb..43d17e7 100644
--- a/debian/control
+++ b/debian/control
@@ -1,24 +1,25 @@
Source: libcarp-assert-more-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Allard Hoeve <allard at byte.nl>,
- Damyan Ivanov <dmn at debian.org>
+ Damyan Ivanov <dmn at debian.org>,
+ Xavier Guimard <x.guimard at free.fr>
Section: perl
Priority: optional
-Build-Depends: debhelper (>= 5)
-Build-Depends-Indep: perl,
- libcarp-assert-perl,
+Build-Depends: debhelper (>= 8)
+Build-Depends-Indep: libcarp-assert-perl,
libtest-exception-perl,
+ libtest-pod-coverage-perl,
libtest-pod-perl,
- libtest-pod-coverage-perl
-Standards-Version: 3.7.3
+ perl
+Standards-Version: 3.9.4
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcarp-assert-more-perl.git
Vcs-Git: git://git.debian.org/pkg-perl/packages/libcarp-assert-more-perl.git
Homepage: http://search.cpan.org/dist/Carp-Assert-More/
Package: libcarp-assert-more-perl
Architecture: all
-Depends: ${perl:Depends},
- ${misc:Depends},
+Depends: ${misc:Depends},
+ ${perl:Depends},
libcarp-assert-perl
Description: Convenience wrappers for libcarp-assert-perl
Carp::Assert::More is a set of wrappers around the Carp::Assert functions
--
Debian packaging of libcarp-assert-more-perl
More information about the Pkg-perl-cvs-commits
mailing list