[SCM] Debian packaging of libcrypt-openssl-bignum-perl branch, master, updated. debian/0.04-3-2-gbabe51e

Xavier Guimard x.guimard at free.fr
Sun Dec 2 08:43:47 UTC 2012


The following commit has been merged in the master branch:
commit 434f1a8869dc03a7aaadca0877558a5b74d35356
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Sun Dec 2 09:36:16 2012 +0100

    Bump S-V to 3.9.4 + dh 9.20120312

diff --git a/debian/changelog b/debian/changelog
index 37b9d7c..e41b4cd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+libcrypt-openssl-bignum-perl (0.04-4) UNRELEASED; urgency=low
+
+  * Bump Standards-Version to 3.9.4
+  * Use debhelper 9.20120312
+
+ -- Xavier Guimard <x.guimard at free.fr>  Sun, 02 Dec 2012 09:35:40 +0100
+
 libcrypt-openssl-bignum-perl (0.04-3) unstable; urgency=low
 
   * Team upload
diff --git a/debian/control b/debian/control
index bd4c377..31a6917 100644
--- a/debian/control
+++ b/debian/control
@@ -1,19 +1,25 @@
 Source: libcrypt-openssl-bignum-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Damyan Ivanov <dmn at debian.org>,
+           Xavier Guimard <x.guimard at free.fr>
 Section: perl
 Priority: optional
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Damyan Ivanov <dmn at debian.org>
-Build-Depends: debhelper (>= 9), libssl-dev
-Standards-Version: 3.9.3
-Homepage: http://perl-openssl.sourceforge.net/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libcrypt-openssl-bignum-perl.git
+Build-Depends: debhelper (>= 9.20120312),
+               libssl-dev,
+               perl
+Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcrypt-openssl-bignum-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libcrypt-openssl-bignum-perl.git
+Homepage: http://perl-openssl.sourceforge.net/
 
 Package: libcrypt-openssl-bignum-perl
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         ${shlibs:Depends}
 Description: Access OpenSSL multiprecision integer arithmetic libraries
  Presently, many though not all of the arithmetic operations that OpenSSL
  provides are exposed to Perl via Crypt::OpenSSL::Bignum. In addition, this
  module can be used to provide access to bignum values produced by other
  OpenSSL modules, such as key parameters from Crypt::OpenSSL::RSA.
+

-- 
Debian packaging of libcrypt-openssl-bignum-perl



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