[SCM] Debian packaging of libb-perlreq-perl branch, master, updated. debian/0.80-1-5-g80f623a

Xavier Guimard x.guimard at free.fr
Sat Dec 1 20:35:53 UTC 2012


The following commit has been merged in the master branch:
commit 19c5c3357d6f846bbed69048e2e7063b0ab3978f
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Sat Dec 1 21:11:55 2012 +0100

    Bump Standards-Version to 3.9.4

diff --git a/debian/changelog b/debian/changelog
index 5c60c98..fee8adb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+libb-perlreq-perl (0.82-1) UNRELEASED; urgency=low
+
+  * Imported Upstream version 0.82
+  * Bump Standards-Version to 3.9.4
+
+ -- Xavier Guimard <x.guimard at free.fr>  Sat, 01 Dec 2012 21:07:28 +0100
+
 libb-perlreq-perl (0.80-1) unstable; urgency=low
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index 1c1bc31..b66de39 100644
--- a/debian/control
+++ b/debian/control
@@ -1,24 +1,30 @@
 Source: libb-perlreq-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Damyan Ivanov <dmn at debian.org>,
+           Jonathan Yu <jawnsy at cpan.org>,
+           Ansgar Burchardt <ansgar at debian.org>,
+           gregor herrmann <gregoa at debian.org>,
+           Florian Schlichting <fschlich at zedat.fu-berlin.de>,
+           Xavier Guimard <x.guimard at free.fr>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl,
- libtry-tiny-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Damyan Ivanov <dmn at debian.org>, Jonathan Yu <jawnsy at cpan.org>,
- Ansgar Burchardt <ansgar at debian.org>, gregor herrmann <gregoa at debian.org>,
- Florian Schlichting <fschlich at zedat.fu-berlin.de>
-Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/rpm-build-perl/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libb-perlreq-perl.git
+Build-Depends-Indep: libtry-tiny-perl,
+                     perl
+Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libb-perlreq-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libb-perlreq-perl.git
+Homepage: http://search.cpan.org/dist/rpm-build-perl/
 
 Package: libb-perlreq-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         ${shlibs:Depends}
 Description: Perl module to determine Perl module dependencies
  B::PerlReq is a backend module for the Perl compiler that determines the
  dependencies of Perl source code, based on the internal structure that Perl
  creates itself after parsing a program source file. The output of this module
  is suitable for automatic dependency detection, tracking and organization,
  particularly for building and maintaining binary packages.
+

-- 
Debian packaging of libb-perlreq-perl



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