r70802 - in /trunk/libmath-gmp-perl/debian: changelog compat control

carnil at users.alioth.debian.org carnil at users.alioth.debian.org
Mon Mar 7 20:38:56 UTC 2011


Author: carnil
Date: Mon Mar  7 20:36:10 2011
New Revision: 70802

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=70802
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/libmath-gmp-perl/debian/changelog
    trunk/libmath-gmp-perl/debian/compat
    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=70802&op=diff
==============================================================================
--- trunk/libmath-gmp-perl/debian/changelog (original)
+++ trunk/libmath-gmp-perl/debian/changelog Mon Mar  7 20:36:10 2011
@@ -22,9 +22,12 @@
   * Update my email address.
 
   [ Salvatore Bonaccorso ]
-  * 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.
 
- -- Ansgar Burchardt <ansgar at 43-1.org>  Sun, 20 Sep 2009 10:19:13 +0200
+ -- Salvatore Bonaccorso <carnil at debian.org>  Mon, 07 Mar 2011 21:35:23 +0100
 
 libmath-gmp-perl (2.05-1) unstable; urgency=low
 

Modified: trunk/libmath-gmp-perl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmath-gmp-perl/debian/compat?rev=70802&op=diff
==============================================================================
--- trunk/libmath-gmp-perl/debian/compat (original)
+++ trunk/libmath-gmp-perl/debian/compat Mon Mar  7 20:36:10 2011
@@ -1,1 +1,1 @@
-7
+8

Modified: trunk/libmath-gmp-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmath-gmp-perl/debian/control?rev=70802&op=diff
==============================================================================
--- trunk/libmath-gmp-perl/debian/control (original)
+++ trunk/libmath-gmp-perl/debian/control Mon Mar  7 20:36:10 2011
@@ -1,7 +1,7 @@
 Source: libmath-gmp-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7), perl, libgmp-dev, libtest-yaml-meta-perl
+Build-Depends: debhelper (>= 8), 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