[SCM] Debian packaging of libcompress-raw-bzip2-perl branch, master, updated. debian/2.055-1-5-g790f751

Xavier Guimard x.guimard at free.fr
Tue Dec 18 06:07:20 UTC 2012


The following commit has been merged in the master branch:
commit 8c033cb7cdd1d99e78a0f30188ce777aabd6c92f
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Tue Dec 18 06:58:07 2012 +0100

    Bump S-V to 3.9.4

diff --git a/debian/control b/debian/control
index 03fde03..56a3cbb 100644
--- a/debian/control
+++ b/debian/control
@@ -1,21 +1,25 @@
 Source: libcompress-raw-bzip2-perl
-Section: perl
-Priority: optional
-Build-Depends: debhelper (>= 9.20120312), perl,
- libbz2-dev,
- libtest-pod-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Bas Zoetekouw <bas at debian.org>,
- gregor herrmann <gregoa at debian.org>,
- Alessandro Ghedini <ghedo at debian.org>
-Standards-Version: 3.9.3
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libcompress-raw-bzip2-perl.git
+           gregor herrmann <gregoa at debian.org>,
+           Alessandro Ghedini <ghedo at debian.org>,
+           Xavier Guimard <x.guimard at free.fr>
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 9.20120312),
+               libbz2-dev,
+               libtest-pod-perl,
+               perl
+Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcompress-raw-bzip2-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libcompress-raw-bzip2-perl.git
 Homepage: http://search.cpan.org/dist/Compress-Raw-Bzip2/
 
 Package: libcompress-raw-bzip2-perl
 Architecture: any
-Depends: ${shlibs:Depends}, ${perl:Depends}, ${misc:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         ${shlibs:Depends}
 Description: low-Level interface to bzip2 compression library
  Compress::Raw::Bzip2 provides a low-level interface to bzip2 compression
  library for perl.
@@ -23,3 +27,4 @@ Description: low-Level interface to bzip2 compression library
  Usually, you don't need to use this directly;  modules like
  IO::Compress::Bzip2 in the libio-compress-perl package provide a nice,
  more high-level interface for your in your own perl programs.
+

-- 
Debian packaging of libcompress-raw-bzip2-perl



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