r70728 - in /trunk/libcrypt-dh-gmp-perl/debian: changelog compat control
carnil at users.alioth.debian.org
carnil at users.alioth.debian.org
Sun Mar 6 17:51:12 UTC 2011
Author: carnil
Date: Sun Mar 6 17:51:02 2011
New Revision: 70728
URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=70728
Log:
* debian/control:
- Change Build-Depends on libgmp3-dev to libgmp-dev.
- Bump Build-Depends on debhelper to (>= 8).
* Bump Debhelper compat level to 8.
Modified:
trunk/libcrypt-dh-gmp-perl/debian/changelog
trunk/libcrypt-dh-gmp-perl/debian/compat
trunk/libcrypt-dh-gmp-perl/debian/control
Modified: trunk/libcrypt-dh-gmp-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcrypt-dh-gmp-perl/debian/changelog?rev=70728&op=diff
==============================================================================
--- trunk/libcrypt-dh-gmp-perl/debian/changelog (original)
+++ trunk/libcrypt-dh-gmp-perl/debian/changelog Sun Mar 6 17:51:02 2011
@@ -1,8 +1,11 @@
libcrypt-dh-gmp-perl (0.00009-2) UNRELEASED; urgency=low
- * debian/control: Change Build-Depends on libgmp3-dev to libgmp-dev.
+ * debian/control:
+ - Change Build-Depends on libgmp3-dev to libgmp-dev.
+ - Bump Build-Depends on debhelper to (>= 8).
+ * Bump Debhelper compat level to 8.
- -- Salvatore Bonaccorso <carnil at debian.org> Sun, 06 Mar 2011 07:39:30 +0100
+ -- Salvatore Bonaccorso <carnil at debian.org> Sun, 06 Mar 2011 18:45:47 +0100
libcrypt-dh-gmp-perl (0.00009-1) unstable; urgency=low
Modified: trunk/libcrypt-dh-gmp-perl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcrypt-dh-gmp-perl/debian/compat?rev=70728&op=diff
==============================================================================
--- trunk/libcrypt-dh-gmp-perl/debian/compat (original)
+++ trunk/libcrypt-dh-gmp-perl/debian/compat Sun Mar 6 17:51:02 2011
@@ -1,1 +1,1 @@
-7
+8
Modified: trunk/libcrypt-dh-gmp-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcrypt-dh-gmp-perl/debian/control?rev=70728&op=diff
==============================================================================
--- trunk/libcrypt-dh-gmp-perl/debian/control (original)
+++ trunk/libcrypt-dh-gmp-perl/debian/control Sun Mar 6 17:51:02 2011
@@ -1,7 +1,7 @@
Source: libcrypt-dh-gmp-perl
Section: perl
Priority: optional
-Build-Depends: debhelper (>= 7),
+Build-Depends: debhelper (>= 8),
libdevel-checklib-perl,
libextutils-parsexs-perl (>= 2.210000) | perl (>= 5.12),
libgmp-dev,
More information about the Pkg-perl-cvs-commits
mailing list