[SCM] Debian packaging of libcrypt-cbc-perl branch, master, updated. 15d2e55c1cfed0ac6901d4b11215c5c9b50c62fd

Xavier Guimard x.guimard at free.fr
Wed Nov 21 05:11:47 UTC 2012


The following commit has been merged in the master branch:
commit e9eb66ac6510ff1cfbf46a7585779df003a599f2
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Wed Nov 21 05:57:08 2012 +0100

    Bump S-V to 3.9.4 + dh 8

diff --git a/debian/changelog b/debian/changelog
index c9a53bc..2734981 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,6 +15,8 @@ libcrypt-cbc-perl (2.31-1) UNRELEASED; urgency=low
   [ Xavier Guimard ]
   * New upstream version
   * Remove README from docs
+  * Bump Standards-Version to 3.9.4
+  * Use debhelper 8
 
  -- Xavier Guimard <x.guimard at free.fr>  Wed, 21 Nov 2012 05:51:45 +0100
 
diff --git a/debian/compat b/debian/compat
index 7f8f011..45a4fb7 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+8
diff --git a/debian/control b/debian/control
index a07fbe7..0c910c0 100644
--- a/debian/control
+++ b/debian/control
@@ -2,22 +2,23 @@ Source: libcrypt-cbc-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Gustavo Franco <stratus at debian.org>,
            Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
-           gregor herrmann <gregoa at debian.org>
+           gregor herrmann <gregoa at debian.org>,
+           Xavier Guimard <x.guimard at free.fr>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl,
-                     libcrypt-blowfish-perl,
+Build-Depends: debhelper (>= 8)
+Build-Depends-Indep: libcrypt-blowfish-perl,
+                     libcrypt-des-ede3-perl,
                      libcrypt-des-perl,
                      libcrypt-rijndael-perl,
-                     libcrypt-des-ede3-perl
-Standards-Version: 3.8.0
+                     perl
+Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcrypt-cbc-perl.git
 Vcs-Git: git://git.debian.org/pkg-perl/packages/libcrypt-cbc-perl.git
 Homepage: http://search.cpan.org/dist/Crypt-CBC/
 
 Package: libcrypt-cbc-perl
-Architecture: all 
+Architecture: all
 Depends: ${misc:Depends},
          ${perl:Depends},
          libcrypt-rijndael-perl | libcrypt-blowfish-perl | libcrypt-des-perl | libcrypt-des-ede3-perl

-- 
Debian packaging of libcrypt-cbc-perl



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