[SCM] Debian packaging of libdevel-refcount-perl branch, master, updated. 632af4c6477c4e761532d94f81b26ff2a6b6303a

Xavier Guimard x.guimard at free.fr
Sun Mar 10 07:30:19 UTC 2013


The following commit has been merged in the master branch:
commit da6f739875bd0e8d79096c0b61df9e83ef2c62ec
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Sun Mar 10 08:28:43 2013 +0100

    Bump S-V to 3.9.4 + dh to 9

diff --git a/debian/compat b/debian/compat
index 45a4fb7..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-8
+9
diff --git a/debian/control b/debian/control
index 8acb507..80b904e 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,24 @@
 Source: libdevel-refcount-perl
-Section: perl
-Priority: optional
-Build-Depends: perl, debhelper (>= 8),
- libtest-fatal-perl,
- libtest-pod-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jonathan Yu <jawnsy at cpan.org>,
- gregor herrmann <gregoa at debian.org>
-Standards-Version: 3.9.2
-Homepage: https://metacpan.org/release/Devel-Refcount/
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdevel-refcount-perl.git
+           gregor herrmann <gregoa at debian.org>,
+           Xavier Guimard <x.guimard at free.fr>
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 9.20120312),
+               libtest-fatal-perl,
+               libtest-pod-perl,
+               perl
+Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdevel-refcount-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdevel-refcount-perl.git
+Homepage: https://metacpan.org/release/Devel-Refcount/
 
 Package: libdevel-refcount-perl
 Architecture: any
-Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         ${shlibs:Depends}
 Description: Perl module to obtain the reference count of a variable
  Devel::Refcount provides a single function which obtains the reference count
  of the object being pointed to by the passed reference value.

-- 
Debian packaging of libdevel-refcount-perl



More information about the Pkg-perl-cvs-commits mailing list