r65837 - in /trunk/libmail-gnupg-perl/debian: changelog compat control

carnil at users.alioth.debian.org carnil at users.alioth.debian.org
Tue Dec 14 19:49:10 UTC 2010


Author: carnil
Date: Tue Dec 14 19:49:03 2010
New Revision: 65837

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=65837
Log:
* Bump Debhelper compat level to 8. Use now Build.PL.
* debian/control:
  - Move perl to Build-Depends for Module::Build use.
  - Bump versioned Build-Depends on debhelper to (>= 8).

Modified:
    trunk/libmail-gnupg-perl/debian/changelog
    trunk/libmail-gnupg-perl/debian/compat
    trunk/libmail-gnupg-perl/debian/control

Modified: trunk/libmail-gnupg-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmail-gnupg-perl/debian/changelog?rev=65837&op=diff
==============================================================================
--- trunk/libmail-gnupg-perl/debian/changelog (original)
+++ trunk/libmail-gnupg-perl/debian/changelog Tue Dec 14 19:49:03 2010
@@ -4,8 +4,12 @@
     - Fix for bug in decode using wrong method to get mime decoded
       (Closes: #592503).
   * Refresh 02_doc-meme-sigs-verification.patch patch.
+  * Bump Debhelper compat level to 8. Use now Build.PL.
+  * debian/control:
+    - Move perl to Build-Depends for Module::Build use.
+    - Bump versioned Build-Depends on debhelper to (>= 8).
 
- -- Salvatore Bonaccorso <carnil at debian.org>  Tue, 14 Dec 2010 20:46:32 +0100
+ -- Salvatore Bonaccorso <carnil at debian.org>  Tue, 14 Dec 2010 20:48:23 +0100
 
 libmail-gnupg-perl (0.15-2) unstable; urgency=low
 

Modified: trunk/libmail-gnupg-perl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmail-gnupg-perl/debian/compat?rev=65837&op=diff
==============================================================================
--- trunk/libmail-gnupg-perl/debian/compat (original)
+++ trunk/libmail-gnupg-perl/debian/compat Tue Dec 14 19:49:03 2010
@@ -1,1 +1,1 @@
-7
+8

Modified: trunk/libmail-gnupg-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmail-gnupg-perl/debian/control?rev=65837&op=diff
==============================================================================
--- trunk/libmail-gnupg-perl/debian/control (original)
+++ trunk/libmail-gnupg-perl/debian/control Tue Dec 14 19:49:03 2010
@@ -1,9 +1,9 @@
 Source: libmail-gnupg-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7)
+Build-Depends: debhelper (>= 8), perl
 Build-Depends-Indep: libgnupg-interface-perl, libmailtools-perl,
- libmime-tools-perl, libtest-pod-perl, perl
+ libmime-tools-perl, libtest-pod-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: gregor herrmann <gregoa at debian.org>, Niko Tyni <ntyni at debian.org>,
  Damyan Ivanov <dmn at debian.org>, Salvatore Bonaccorso <carnil at debian.org>




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