r75374 - in /trunk/libwx-perl/debian: changelog compat control

carnil at users.alioth.debian.org carnil at users.alioth.debian.org
Sat Jun 11 08:53:16 UTC 2011


Author: carnil
Date: Sat Jun 11 08:53:01 2011
New Revision: 75374

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=75374
Log:
* Bump Debhelper compat level to 8.
* debian/control:
  - Bump versioned Build-Depends on debhelper to (>= 8). 

Modified:
    trunk/libwx-perl/debian/changelog
    trunk/libwx-perl/debian/compat
    trunk/libwx-perl/debian/control

Modified: trunk/libwx-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libwx-perl/debian/changelog?rev=75374&op=diff
==============================================================================
--- trunk/libwx-perl/debian/changelog (original)
+++ trunk/libwx-perl/debian/changelog Sat Jun 11 08:53:01 2011
@@ -4,8 +4,11 @@
   * New upstream release
   * Remove debian/README.source as we use '3.0 (quilt) source package
     format now.
-
- -- Salvatore Bonaccorso <carnil at debian.org>  Sat, 11 Jun 2011 10:51:00 +0200
+  * Bump Debhelper compat level to 8.
+  * debian/control:
+    - Bump versioned Build-Depends on debhelper to (>= 8). 
+
+ -- Salvatore Bonaccorso <carnil at debian.org>  Sat, 11 Jun 2011 10:52:08 +0200
 
 libwx-perl (1:0.98-1) unstable; urgency=low
 

Modified: trunk/libwx-perl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libwx-perl/debian/compat?rev=75374&op=diff
==============================================================================
--- trunk/libwx-perl/debian/compat (original)
+++ trunk/libwx-perl/debian/compat Sat Jun 11 08:53:01 2011
@@ -1,1 +1,1 @@
-7
+8

Modified: trunk/libwx-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libwx-perl/debian/control?rev=75374&op=diff
==============================================================================
--- trunk/libwx-perl/debian/control (original)
+++ trunk/libwx-perl/debian/control Sat Jun 11 08:53:01 2011
@@ -5,7 +5,7 @@
 Uploaders: Roberto C. Sanchez <roberto at connexer.com>,
  gregor herrmann <gregoa at debian.org>, Damyan Ivanov <dmn at debian.org>,
  Ryan Niebur <ryan at debian.org>, Chris Butler <chrisb at debian.org>
-Build-Depends: debhelper (>= 7.0.50), perl,
+Build-Depends: debhelper (>= 8), perl,
  libalien-wxwidgets-perl (>= 0.48), libextutils-xspp-perl (>= 0.11),
  xauth, xvfb, x11-xkb-utils, xfonts-base, libtest-pod-perl, libyaml-perl,
  libextutils-parsexs-perl (>= 2.2203)




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