r15036 - in /trunk/libcurses-perl/debian: changelog compat control

gregoa-guest at users.alioth.debian.org gregoa-guest at users.alioth.debian.org
Sun Feb 17 01:02:29 UTC 2008


Author: gregoa-guest
Date: Sun Feb 17 01:02:29 2008
New Revision: 15036

URL: http://svn.debian.org/wsvn/?sc=1&rev=15036
Log:
Set debhelper compatibility level to 6.

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

Modified: trunk/libcurses-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libcurses-perl/debian/changelog?rev=15036&op=diff
==============================================================================
--- trunk/libcurses-perl/debian/changelog (original)
+++ trunk/libcurses-perl/debian/changelog Sun Feb 17 01:02:29 2008
@@ -8,8 +8,9 @@
     exists, otherwise clean fails.
   * Remove debian/dirs, the necessary directories are created my $(MAKE)
     install anyway.
-
- -- gregor herrmann <gregor+debian at comodo.priv.at>  Sun, 17 Feb 2008 02:00:38 +0100
+  * Set debhelper compatibility level to 6.
+
+ -- gregor herrmann <gregor+debian at comodo.priv.at>  Sun, 17 Feb 2008 02:02:14 +0100
 
 libcurses-perl (1.20-2) unstable; urgency=low
 

Modified: trunk/libcurses-perl/debian/compat
URL: http://svn.debian.org/wsvn/trunk/libcurses-perl/debian/compat?rev=15036&op=diff
==============================================================================
--- trunk/libcurses-perl/debian/compat (original)
+++ trunk/libcurses-perl/debian/compat Sun Feb 17 01:02:29 2008
@@ -1,1 +1,1 @@
-5
+6

Modified: trunk/libcurses-perl/debian/control
URL: http://svn.debian.org/wsvn/trunk/libcurses-perl/debian/control?rev=15036&op=diff
==============================================================================
--- trunk/libcurses-perl/debian/control (original)
+++ trunk/libcurses-perl/debian/control Sun Feb 17 01:02:29 2008
@@ -8,7 +8,7 @@
 Homepage: http://search.cpan.org/dist/Curses/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libcurses-perl/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-perl/trunk/libcurses-perl/
-Build-Depends: perl (>= 5.8), libncursesw5-dev, debhelper (>= 5)
+Build-Depends: perl (>= 5.8), libncursesw5-dev, debhelper (>= 6)
 
 Package: libcurses-perl
 Architecture: any




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