r73443 - in /trunk/libopengl-perl/debian: changelog compat control copyright

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sun Apr 24 18:48:06 UTC 2011


Author: gregoa
Date: Sun Apr 24 18:47:54 2011
New Revision: 73443

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=73443
Log:
* Bump debhelper compatibility level to 8.
* Set Standards-Version to 3.9.2 (no changes).
* Email change: Niko Tyni -> ntyni at debian.org

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

Modified: trunk/libopengl-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libopengl-perl/debian/changelog?rev=73443&op=diff
==============================================================================
--- trunk/libopengl-perl/debian/changelog (original)
+++ trunk/libopengl-perl/debian/changelog Sun Apr 24 18:47:54 2011
@@ -41,6 +41,9 @@
 
   [ gregor herrmann ]
   * New upstream release 0.64.
+  * Bump debhelper compatibility level to 8.
+  * Set Standards-Version to 3.9.2 (no changes).
+  * Email change: Niko Tyni -> ntyni at debian.org
 
  -- gregor herrmann <gregoa at debian.org>  Sun, 24 Apr 2011 20:40:12 +0200
 

Modified: trunk/libopengl-perl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libopengl-perl/debian/compat?rev=73443&op=diff
==============================================================================
--- trunk/libopengl-perl/debian/compat (original)
+++ trunk/libopengl-perl/debian/compat Sun Apr 24 18:47:54 2011
@@ -1,1 +1,1 @@
-7
+8

Modified: trunk/libopengl-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libopengl-perl/debian/control?rev=73443&op=diff
==============================================================================
--- trunk/libopengl-perl/debian/control (original)
+++ trunk/libopengl-perl/debian/control Sun Apr 24 18:47:54 2011
@@ -1,14 +1,22 @@
 Source: libopengl-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7.0.50), freeglut3-dev, libgl1-mesa-dev | libgl-dev,
- libglu1-mesa-dev | libglu-dev, libx11-dev, libxi-dev, libxmu-dev, perl
+Build-Depends: debhelper (>= 8),
+ freeglut3-dev,
+ libgl1-mesa-dev | libgl-dev,
+ libglu1-mesa-dev | libglu-dev,
+ libx11-dev,
+ libxi-dev,
+ libxmu-dev,
+ perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: gregor herrmann <gregoa at debian.org>,
- Niko Tyni <ntyni at iki.fi>, Damyan Ivanov <dmn at debian.org>,
- Ryan Niebur <ryan at debian.org>, Maximilian Gass <mxey at cloudconnected.org>,
+ Niko Tyni <ntyni at debian.org>,
+ Damyan Ivanov <dmn at debian.org>,
+ Ryan Niebur <ryan at debian.org>,
+ Maximilian Gass <mxey at cloudconnected.org>,
  Chris Butler <chrisb at debian.org>
-Standards-Version: 3.9.0
+Standards-Version: 3.9.2
 Homepage: http://search.cpan.org/dist/OpenGL/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libopengl-perl/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libopengl-perl/

Modified: trunk/libopengl-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libopengl-perl/debian/copyright?rev=73443&op=diff
==============================================================================
--- trunk/libopengl-perl/debian/copyright (original)
+++ trunk/libopengl-perl/debian/copyright Sun Apr 24 18:47:54 2011
@@ -34,11 +34,12 @@
  2004, Andreas Barth <aba at not.so.argh.org>
  2004, Stephen Zander <gibreel at debian.org>
  2005, Frank Lichtenheld <djpig at debian.org>
- 2006, 2007, Niko Tyni <ntyni at iki.fi>
+ 2006-2007, Niko Tyni <ntyni at debian.org>
  2006, Alexis Sukrieh <sukria at debian.org>
  2006, David Moreno Garza <damog at debian.org>
  2006, Gunnar Wolf <gwolf at debian.org>
  2006, Margarita Manterola <marga at debian.org>
+ 2006-2011, gregor herrmann <gregoa at debian.org>
  2008, Damyan Ivanov <dmn at debian.org>
  2009, 2010, Maximilian Gass <mxey at cloudconnected.org>
  2010, Chris Butler <chrisb at debian.org>
@@ -48,7 +49,7 @@
  This program is free software; you can redistribute it and/or modify
  it under the terms of the Artistic License, which comes with Perl.
  .
- On Debian GNU/Linux systems, the complete text of the Artistic License
+ On Debian systems, the complete text of the Artistic License
  can be found in `/usr/share/common-licenses/Artistic'.
 
 License: GPL-1+
@@ -57,5 +58,5 @@
  the Free Software Foundation; either version 1, or (at your option)
  any later version.
  .
- On Debian GNU/Linux systems, the complete text of version 1 of the
+ On Debian systems, the complete text of version 1 of the
  General Public License can be found in `/usr/share/common-licenses/GPL-1'.




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