[SCM] Debian packaging of libcompress-raw-zlib-perl branch, master, updated. debian/2.055-1-6-gd0e0ac9

Xavier Guimard x.guimard at free.fr
Tue Dec 18 21:14:10 UTC 2012


The following commit has been merged in the master branch:
commit 1ba740a532524800fcf0b698626481719909cc08
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Tue Dec 18 22:10:45 2012 +0100

    Bump Standards-Version to 3.9.4

diff --git a/debian/control b/debian/control
index 622e395..0001c89 100644
--- a/debian/control
+++ b/debian/control
@@ -1,26 +1,35 @@
 Source: libcompress-raw-zlib-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
+           Damyan Ivanov <dmn at debian.org>,
+           gregor herrmann <gregoa at debian.org>,
+           Nathan Handler <nhandler at debian.org>,
+           Niko Tyni <ntyni at debian.org>,
+           Ryan Niebur <ryan at debian.org>,
+           Jonathan Yu <jawnsy at cpan.org>,
+           Chris Butler <chrisb at debian.org>,
+           Nicholas Bamber <nicholas at periapt.co.uk>,
+           Alessandro Ghedini <ghedo at debian.org>,
+           Xavier Guimard <x.guimard at free.fr>
 Section: perl
 Priority: optional
-Build-Depends: perl, debhelper (>= 9.20120312),
- libtest-pod-perl, zlib1g-dev
-Uploaders: Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
- Damyan Ivanov <dmn at debian.org>, gregor herrmann <gregoa at debian.org>,
- Nathan Handler <nhandler at debian.org>,
- Niko Tyni <ntyni at debian.org>, Ryan Niebur <ryan at debian.org>,
- Jonathan Yu <jawnsy at cpan.org>, Chris Butler <chrisb at debian.org>,
- Nicholas Bamber <nicholas at periapt.co.uk>,
- Alessandro Ghedini <ghedo at debian.org>
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/Compress-Raw-Zlib/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libcompress-raw-zlib-perl.git
+Build-Depends: debhelper (>= 9.20120312),
+               libtest-pod-perl,
+               perl,
+               zlib1g-dev
+Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcompress-raw-zlib-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libcompress-raw-zlib-perl.git
+Homepage: http://search.cpan.org/dist/Compress-Raw-Zlib/
 
 Package: libcompress-raw-zlib-perl
 Architecture: any
-Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         ${shlibs:Depends}
 Description: low-level interface to zlib compression library
  Compress::Raw::Zlib is a Perl module that provides low-level interface to the
  zlib compression library. It provides the core compression and decompression
  functionality useful for supporting other higher-level modules. Other modules
  provide support for file and stream compression.
+

-- 
Debian packaging of libcompress-raw-zlib-perl



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