r70636 - in /trunk/libmath-gmp-perl/debian: changelog control

carnil at users.alioth.debian.org carnil at users.alioth.debian.org
Sun Mar 6 06:45:54 UTC 2011


Author: carnil
Date: Sun Mar  6 06:45:44 2011
New Revision: 70636

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

Modified:
    trunk/libmath-gmp-perl/debian/changelog
    trunk/libmath-gmp-perl/debian/control

Modified: trunk/libmath-gmp-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmath-gmp-perl/debian/changelog?rev=70636&op=diff
==============================================================================
--- trunk/libmath-gmp-perl/debian/changelog (original)
+++ trunk/libmath-gmp-perl/debian/changelog Sun Mar  6 06:45:44 2011
@@ -20,6 +20,9 @@
   * debian/control: Make build-dep on perl unversioned.
   * Bump Standards-Version to 3.8.3.
   * Update my email address.
+
+  [ Salvatore Bonaccorso ]
+  * debian/control: Change Build-Depends on libgmp3-dev to libgmp-dev.
 
  -- Ansgar Burchardt <ansgar at 43-1.org>  Sun, 20 Sep 2009 10:19:13 +0200
 

Modified: trunk/libmath-gmp-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmath-gmp-perl/debian/control?rev=70636&op=diff
==============================================================================
--- trunk/libmath-gmp-perl/debian/control (original)
+++ trunk/libmath-gmp-perl/debian/control Sun Mar  6 06:45:44 2011
@@ -1,7 +1,7 @@
 Source: libmath-gmp-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7), perl, libgmp3-dev, libtest-yaml-meta-perl
+Build-Depends: debhelper (>= 7), perl, libgmp-dev, libtest-yaml-meta-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Ansgar Burchardt <ansgar at debian.org>
 Standards-Version: 3.8.3




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