[SCM] Debian packaging of libbit-vector-perl branch, master, updated. debian/7.2-1-10-g3235f42

gregor herrmann gregoa at debian.org
Sun May 12 15:48:41 UTC 2013


The following commit has been merged in the master branch:
commit 1e3d4d62426e474998a87ae04ddeb1f4eae9b0d4
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun May 12 17:45:58 2013 +0200

    let cme reformat d/control
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index 7c9d416..8486476 100644
--- a/debian/control
+++ b/debian/control
@@ -1,22 +1,28 @@
 Source: libbit-vector-perl
-Section: perl
-Priority: optional
-Build-Depends: perl, debhelper (>= 9.20120312), libcarp-clan-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Christian Hammers <ch at debian.org>,
- Damyan Ivanov <dmn at debian.org>, Jonathan Yu <jawnsy at cpan.org>,
- Florian Schlichting <fschlich at zedat.fu-berlin.de>
+           Damyan Ivanov <dmn at debian.org>,
+           Jonathan Yu <jawnsy at cpan.org>,
+           Florian Schlichting <fschlich at zedat.fu-berlin.de>
+Section: perl
+Priority: optional
+Build-Depends: perl,
+               debhelper (>= 9.20120312),
+               libcarp-clan-perl
 Standards-Version: 3.9.4
-Homepage: https://metacpan.org/release/Bit-Vector/
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libbit-vector-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libbit-vector-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libbit-vector-perl.git
+Homepage: https://metacpan.org/release/Bit-Vector/
 
 Package: libbit-vector-perl
 Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}, ${perl:Depends},
- libcarp-clan-perl
+Depends: ${misc:Depends},
+         ${shlibs:Depends},
+         ${perl:Depends},
+         libcarp-clan-perl
 Description: Perl module for bit vectors and more
  Bit::Vector is a module that allows you to handle bit vectors, integer sets,
  "big integer arithmetic" and boolean matrices, all of arbitrary sizes. It is
  efficient (in terms of algorithmic complexity) and therefore fast (in terms
  of execution speed). It also provides overloaded operators for ease of use.
+

-- 
Debian packaging of libbit-vector-perl



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