r6595 - in /trunk/libcdk-perl/debian: changelog compat control

jeremiah-guest at users.alioth.debian.org jeremiah-guest at users.alioth.debian.org
Tue Aug 14 12:53:15 UTC 2007


Author: jeremiah-guest
Date: Tue Aug 14 12:53:15 2007
New Revision: 6595

URL: http://svn.debian.org/wsvn/?sc=1&rev=6595
Log:
fixing formatting errors, debhelper version

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

Modified: trunk/libcdk-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libcdk-perl/debian/changelog?rev=6595&op=diff
==============================================================================
--- trunk/libcdk-perl/debian/changelog (original)
+++ trunk/libcdk-perl/debian/changelog Tue Aug 14 12:53:15 2007
@@ -6,7 +6,9 @@
   * Corrected Homepage in debian/control
   * Removed emtpy /usr/share/perl5
   * Fixed debian/watch
-
+  * Fixed debhelp version in debian/compat
+  * Changed >> to >= in Build-Depends
+	
  -- Jeremiah Foster <jeremiah at jeremiahfoster.com>  Tue, 14 Aug 2007 12:39:04 +0000
 
 libcdk-perl (4.9.10-1) unstable; urgency=low

Modified: trunk/libcdk-perl/debian/compat
URL: http://svn.debian.org/wsvn/trunk/libcdk-perl/debian/compat?rev=6595&op=diff
==============================================================================
--- trunk/libcdk-perl/debian/compat (original)
+++ trunk/libcdk-perl/debian/compat Tue Aug 14 12:53:15 2007
@@ -1,1 +1,1 @@
-4
+5

Modified: trunk/libcdk-perl/debian/control
URL: http://svn.debian.org/wsvn/trunk/libcdk-perl/debian/control?rev=6595&op=diff
==============================================================================
--- trunk/libcdk-perl/debian/control (original)
+++ trunk/libcdk-perl/debian/control Tue Aug 14 12:53:15 2007
@@ -6,7 +6,7 @@
 Standards-Version: 3.7.2
 XS-Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libcdk-perl/
 XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-perl/trunk/libcdk-perl/
-Build-Depends: debhelper (>> 5), perl (>> 5.8), libcdk5-dev
+Build-Depends: debhelper (>= 5), perl (>= 5.8), libcdk5-dev
 
 Package: libcdk-perl
 Architecture: any




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