[SCM] Debian packaging of libparanoid-perl branch, master, updated. debian/0.34-1-2-gaea86f6

gregor herrmann gregoa at debian.org
Thu Jul 5 20:48:20 UTC 2012


The following commit has been merged in the master branch:
commit 16b1c8635bc9c8ba203e5ec7bc7c7d9aa3f6ceb4
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jul 5 12:48:54 2012 -0600

    debian/control: update {versioned,alternative} (build) dependencies.

diff --git a/debian/control b/debian/control
index 640875f..c8f594f 100644
--- a/debian/control
+++ b/debian/control
@@ -1,30 +1,32 @@
 Source: libparanoid-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Ryan Niebur <ryan at debian.org>,
+           Jonathan Yu <jawnsy at cpan.org>,
+           gregor herrmann <gregoa at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
- libberkeleydb-perl,
- libtest-pod-coverage-perl,
- libtest-pod-perl,
- libunix-syslog-perl,
- perl (>= 5.14) | libsocket6-perl (>= 0.23)
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Ryan Niebur <ryan at debian.org>,
- Jonathan Yu <jawnsy at cpan.org>,
- gregor herrmann <gregoa at debian.org>
+                     libberkeleydb-perl,
+                     libtest-pod-coverage-perl,
+                     libtest-pod-perl,
+                     libunix-syslog-perl,
+                     libsocket6-perl
 Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/Paranoid/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libparanoid-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libparanoid-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libparanoid-perl.git
+Homepage: http://search.cpan.org/dist/Paranoid/
 
 Package: libparanoid-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Suggests: libberkeleydb-perl,
- libunix-syslog-perl,
- perl (>= 5.14) | libsocket6-perl (>= 0.23)
+          libunix-syslog-perl,
+          perl (>= 5.14) | libsocket6-perl (>= 0.23)
 Description: module for safer, more secure programming
  Paranoid is a collection of Perl modules that began as simple utilities which
  perform things in a (debatably) safer and taint-safe manner. Since then it's
  also grown to include functionality that fit into the same framework and
  conventions of the original modules.
+

-- 
Debian packaging of libparanoid-perl



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