r69301 - in /trunk/libb-utils-perl/debian: README.source changelog copyright rules

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Tue Feb 22 02:05:08 UTC 2011


Author: jawnsy-guest
Date: Tue Feb 22 02:04:57 2011
New Revision: 69301

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=69301
Log:
Refresh copyright information

Removed:
    trunk/libb-utils-perl/debian/README.source
Modified:
    trunk/libb-utils-perl/debian/changelog
    trunk/libb-utils-perl/debian/copyright
    trunk/libb-utils-perl/debian/rules

Modified: trunk/libb-utils-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libb-utils-perl/debian/changelog?rev=69301&op=diff
==============================================================================
--- trunk/libb-utils-perl/debian/changelog (original)
+++ trunk/libb-utils-perl/debian/changelog Tue Feb 22 02:04:57 2011
@@ -5,11 +5,12 @@
   * Remove ExtUtils::Depends 3.01 patch (no longer needed)
   * Use new 3.0 (quilt) source format
   * Standards-Version 3.9.1 (no changes)
+  * Refresh copyright information
 
   [ gregor herrmann ]
   * debian/rules: switch order of arguments to dh.
 
- -- Jonathan Yu <jawnsy at cpan.org>  Mon, 21 Feb 2011 21:16:01 -0500
+ -- Jonathan Yu <jawnsy at cpan.org>  Mon, 21 Feb 2011 21:28:16 -0500
 
 libb-utils-perl (0.11-1) unstable; urgency=low
 

Modified: trunk/libb-utils-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libb-utils-perl/debian/copyright?rev=69301&op=diff
==============================================================================
--- trunk/libb-utils-perl/debian/copyright (original)
+++ trunk/libb-utils-perl/debian/copyright Tue Feb 22 02:04:57 2011
@@ -1,10 +1,10 @@
-Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=59
-Maintainer: Joshua b. Jore <jjore at cpan.org>
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Maintainer: Josh Jore <jjore at cpan.org>
 Source: http://search.cpan.org/dist/B-Utils/
 Name: B-Utils
 
 Files: *
-Copyright: Joshua b. Jore <jjore at cpan.org>
+Copyright: 2011, Josh Jore <jjore at cpan.org>
 License: Artistic or GPL-1+
 
 Files: ppport.h
@@ -18,7 +18,7 @@
 License: Artistic or GPL-1+
 
 Files: debian/*
-Copyright: 2009-2010, Jonathan Yu <jawnsy at cpan.org>
+Copyright: 2009-2011, Jonathan Yu <jawnsy at cpan.org>
  2007-2008, Damyan Ivanov <dmn at debian.org>
  2008, gregor herrmann <gregoa at debian.org>
  2007, Alexis Sukrieh <sukria at debian.org>
@@ -28,8 +28,8 @@
  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
- can be found in `/usr/share/common-licenses/Artistic'
+ On Debian systems, the complete text of the Artistic License can be
+ found in `/usr/share/common-licenses/Artistic'.
 
 License: GPL-1+
  This program is free software; you can redistribute it and/or modify
@@ -37,6 +37,5 @@
  the Free Software Foundation; either version 1, or (at your option)
  any later version.
  .
- On Debian GNU/Linux systems, the complete text of the GNU General
- Public License can be found in `/usr/share/common-licenses/GPL'
-
+ On Debian systems, the complete text of version 1 of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL-1'.

Modified: trunk/libb-utils-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libb-utils-perl/debian/rules?rev=69301&op=diff
==============================================================================
--- trunk/libb-utils-perl/debian/rules (original)
+++ trunk/libb-utils-perl/debian/rules Tue Feb 22 02:04:57 2011
@@ -1,4 +1,4 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@ --with quilt
+	dh $@




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