[SCM] Debian packaging of libcrypt-twofish-perl branch, master, updated. fb0bfe1a8bbdd72c970813fcdf3a5eda17f1a751

Xavier Guimard x.guimard at free.fr
Tue Nov 20 05:22:04 UTC 2012


The following commit has been merged in the master branch:
commit 9e78e5c2c174a74c3bfbacf04e7d00f2ea2300cd
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Tue Nov 20 06:00:43 2012 +0100

    Bump S-V to 3.9.4 + debhelper 9.20120312

diff --git a/debian/changelog b/debian/changelog
index 0257e0e..32c4a65 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,16 +1,11 @@
-libcrypt-twofish-perl (2.14-1) UNRELEASED; urgency=low
+libcrypt-twofish-perl (2.15-1) UNRELEASED; urgency=low
 
   Fixes dependency statement in Makefile.PL; no need to
   upload since we don't have FTBFS yet...
   IGNORE-VERSION: 2.14-1
 
-  [ Jonathan Yu ]
-  * New upstream release
-
   [ Ryan Niebur ]
-  * New upstream release
   * Add myself to Uploaders
-  * Debian Policy 3.8.1
   * update debian/copyright
   * Update ryan52's email address
 
@@ -21,7 +16,6 @@ libcrypt-twofish-perl (2.14-1) UNRELEASED; urgency=low
   * debian/rules: Switch to short format.
   * debian/copyright: Update debian/*.
   * debian/control:
-    - Bump Standards-Version to 3.8.2; no changes required.
     - Add myself as an Uploader.
   * debian/watch: Remove unneeded lines.
 
@@ -33,7 +27,12 @@ libcrypt-twofish-perl (2.14-1) UNRELEASED; urgency=low
   [ Ansgar Burchardt ]
   * debian/control: Convert Vcs-* fields to Git.
 
- -- Jonathan Yu <jawnsy at cpan.org>  Sun, 09 May 2010 01:32:09 -0400
+  [ Xavier Guimard ]
+  * New upstream version
+  * Bump Standards-Version to 3.9.4
+  * Use debhelper 9.20120312
+
+ -- Jonathan Yu <jawnsy at cpan.org>  Tue, 20 Nov 2012 05:56:09 +0100
 
 libcrypt-twofish-perl (2.12-1) unstable; urgency=low
 
diff --git a/debian/compat b/debian/compat
index 7f8f011..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/debian/control b/debian/control
index 3d21d91..95aa3a0 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,22 @@
 Source: libcrypt-twofish-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7), perl, libcrypt-cbc-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Damyan Ivanov <dmn at debian.org>, Ryan Niebur <ryan at debian.org>,
- Iulian Udrea <iulian at ubuntu.com>
-Standards-Version: 3.8.2
-Homepage: http://search.cpan.org/dist/Crypt-Twofish/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libcrypt-twofish-perl.git
+Uploaders: Damyan Ivanov <dmn at debian.org>,
+ Ryan Niebur <ryan at debian.org>,
+ Iulian Udrea <iulian at ubuntu.com>,
+ Xavier Guimard <x.guimard at free.fr>
+Build-Depends: debhelper (>= 9.20120312),
+ libcrypt-cbc-perl,
+ perl
+Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcrypt-twofish-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libcrypt-twofish-perl.git
+Homepage: http://search.cpan.org/dist/Crypt-Twofish/
 
 Package: libcrypt-twofish-perl
 Architecture: any
-Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
 Description: Perl module for Twofish Encryption Algorithm
  Crypt::Twofish implements Twofish encryption using an interface
  compatible with Crypt::CBC interface.

-- 
Debian packaging of libcrypt-twofish-perl



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