r70634 - in /trunk/libcrypt-dh-gmp-perl/debian: changelog control

carnil at users.alioth.debian.org carnil at users.alioth.debian.org
Sun Mar 6 06:42:46 UTC 2011


Author: carnil
Date: Sun Mar  6 06:42:06 2011
New Revision: 70634

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=70634
Log:
debian/control: Change Build-Depends on libgmp3-dev to libgmp-dev.

Modified:
    trunk/libcrypt-dh-gmp-perl/debian/changelog
    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=70634&op=diff
==============================================================================
--- trunk/libcrypt-dh-gmp-perl/debian/changelog (original)
+++ trunk/libcrypt-dh-gmp-perl/debian/changelog Sun Mar  6 06:42:06 2011
@@ -1,3 +1,9 @@
+libcrypt-dh-gmp-perl (0.00009-2) UNRELEASED; urgency=low
+
+  * debian/control: Change Build-Depends on libgmp3-dev to libgmp-dev.
+
+ -- Salvatore Bonaccorso <carnil at debian.org>  Sun, 06 Mar 2011 07:39:30 +0100
+
 libcrypt-dh-gmp-perl (0.00009-1) unstable; urgency=low
 
   * Initial release (closes: #608999).

Modified: trunk/libcrypt-dh-gmp-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcrypt-dh-gmp-perl/debian/control?rev=70634&op=diff
==============================================================================
--- trunk/libcrypt-dh-gmp-perl/debian/control (original)
+++ trunk/libcrypt-dh-gmp-perl/debian/control Sun Mar  6 06:42:06 2011
@@ -4,7 +4,7 @@
 Build-Depends: debhelper (>= 7),
  libdevel-checklib-perl,
  libextutils-parsexs-perl (>= 2.210000) | perl (>= 5.12),
- libgmp3-dev,
+ libgmp-dev,
  libtest-requires-perl,
  perl (>= 5.10.1)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>




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