r8682 - in /trunk/libopengl-perl/debian: changelog compat control

ntyni-guest at users.alioth.debian.org ntyni-guest at users.alioth.debian.org
Mon Oct 29 21:06:16 UTC 2007


Author: ntyni-guest
Date: Mon Oct 29 21:06:15 2007
New Revision: 8682

URL: http://svn.debian.org/wsvn/?sc=1&rev=8682
Log:
* Upgrade to debhelper compatibility level 5.

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

Modified: trunk/libopengl-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libopengl-perl/debian/changelog?rev=8682&op=diff
==============================================================================
--- trunk/libopengl-perl/debian/changelog (original)
+++ trunk/libopengl-perl/debian/changelog Mon Oct 29 21:06:15 2007
@@ -16,9 +16,10 @@
   * Manage debian/patches with quilt.
     + no-display-build: don't try to find out the GL version and features
       from the running X server.
+  * Upgrade to debhelper compatibility level 5.
   * still UNRELEASED: at least the copyright information should be checked
 
- -- Niko Tyni <ntyni at iki.fi>  Mon, 29 Oct 2007 22:35:18 +0200
+ -- Niko Tyni <ntyni at iki.fi>  Mon, 29 Oct 2007 22:59:43 +0200
 
 libopengl-perl (0.54.alan1-8) unstable; urgency=low
 

Modified: trunk/libopengl-perl/debian/compat
URL: http://svn.debian.org/wsvn/trunk/libopengl-perl/debian/compat?rev=8682&op=diff
==============================================================================
--- trunk/libopengl-perl/debian/compat (original)
+++ trunk/libopengl-perl/debian/compat Mon Oct 29 21:06:15 2007
@@ -1,1 +1,1 @@
-4
+5

Modified: trunk/libopengl-perl/debian/control
URL: http://svn.debian.org/wsvn/trunk/libopengl-perl/debian/control?rev=8682&op=diff
==============================================================================
--- trunk/libopengl-perl/debian/control (original)
+++ trunk/libopengl-perl/debian/control Mon Oct 29 21:06:15 2007
@@ -1,7 +1,7 @@
 Source: libopengl-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>> 4.1), perl (>> 5.8.1), quilt (>= 0.40),
+Build-Depends: debhelper (>= 5), perl (>> 5.8.1), quilt (>= 0.40),
  libgl1-mesa-dev | libgl-dev, freeglut3-dev | libglut-dev, 
  libglu1-mesa-dev | libglu-dev, libx11-dev
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>




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