r63421 - in /trunk/liblatex-driver-perl/debian: changelog control copyright

carnil-guest at users.alioth.debian.org carnil-guest at users.alioth.debian.org
Wed Oct 6 11:32:23 UTC 2010


Author: carnil-guest
Date: Wed Oct  6 11:31:54 2010
New Revision: 63421

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=63421
Log:
* Bump Standards-Version to 3.9.1.
* Refresh debian/copyright: Refer to GPL-1 license text in
  /usr/share/common-licenses and refer to Debian systems.

Modified:
    trunk/liblatex-driver-perl/debian/changelog
    trunk/liblatex-driver-perl/debian/control
    trunk/liblatex-driver-perl/debian/copyright

Modified: trunk/liblatex-driver-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liblatex-driver-perl/debian/changelog?rev=63421&op=diff
==============================================================================
--- trunk/liblatex-driver-perl/debian/changelog (original)
+++ trunk/liblatex-driver-perl/debian/changelog Wed Oct  6 11:31:54 2010
@@ -15,8 +15,11 @@
     binaries.
   * Add accept-interactive-questions.patch patch to accept the questions
     asked in interactive mode (Closes: #599251).
+  * Bump Standards-Version to 3.9.1.
+  * Refresh debian/copyright: Refer to GPL-1 license text in
+    /usr/share/common-licenses and refer to Debian systems.
 
- -- Salvatore Bonaccorso <salvatore.bonaccorso at gmail.com>  Wed, 06 Oct 2010 13:24:17 +0200
+ -- Salvatore Bonaccorso <salvatore.bonaccorso at gmail.com>  Wed, 06 Oct 2010 13:31:36 +0200
 
 liblatex-driver-perl (0.08-1) unstable; urgency=low
   

Modified: trunk/liblatex-driver-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liblatex-driver-perl/debian/control?rev=63421&op=diff
==============================================================================
--- trunk/liblatex-driver-perl/debian/control (original)
+++ trunk/liblatex-driver-perl/debian/control Wed Oct  6 11:31:54 2010
@@ -17,7 +17,7 @@
   ghostscript
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Salvatore Bonaccorso <salvatore.bonaccorso at gmail.com>
-Standards-Version: 3.8.1
+Standards-Version: 3.9.1
 Homepage: http://search.cpan.org/dist/LaTeX-Driver/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/liblatex-driver-perl/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/liblatex-driver-perl/

Modified: trunk/liblatex-driver-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liblatex-driver-perl/debian/copyright?rev=63421&op=diff
==============================================================================
--- trunk/liblatex-driver-perl/debian/copyright (original)
+++ trunk/liblatex-driver-perl/debian/copyright Wed Oct  6 11:31:54 2010
@@ -1,18 +1,18 @@
-Format-Specification: http://dep.debian.net/deps/dep5/
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
 Maintainer: Andrew Ford <a.ford at ford-mason.co.uk>
 Source: http://search.cpan.org/dist/LaTeX-Driver/
 Name: LaTeX-Driver
 
 Files: *
 Copyright: 2009, Ford & Mason Ltd. All Rights Reserved.
-           2007, Andrew Ford. All Rights Reserved.
-           Portions Copyright, 1996-2007 Andy Wardley. All Rights Reserved.
+ 2007, Andrew Ford. All Rights Reserved.
+ Portions Copyright, 1996-2007 Andy Wardley. All Rights Reserved.
 License: Artistic or GPL-1+
 
 Files: lib/LaTeX/Driver.pm
 Copyright: 2009 Ford & Mason Ltd. All Rights Reserved.
-           2006-2007, Andrew Ford. All Rights Reserved.
-           Portions Copyright, 1996-2006, Andy Wardley. All Rights Reserved.
+ 2006-2007, Andrew Ford. All Rights Reserved.
+ Portions Copyright, 1996-2006, Andy Wardley. All Rights Reserved.
 License: Artistic or GPL-1+
 
 Files: lib/LaTeX/Driver/* scripts/* t/lib/Test/LaTeX/Driver.pm
@@ -20,21 +20,21 @@
 License: Artistic or GPL-1+
 
 Files: debian/*
-Copyright: 2009, Salvatore Bonaccorso <salvatore.bonaccorso at gmail.com>
+Copyright: 2009, 2010, Salvatore Bonaccorso <salvatore.bonaccorso at gmail.com>
 License: Artistic or GPL-1+
 
 License: Artistic
  This program is free software; you can redistribute it and/or modify
  it under the terms of the Artistic License, which comes with Perl.
-X-Comment:
- 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
  it under the terms of the GNU General Public License as published by
  the Free Software Foundation; either version 1, or (at your option)
  any later version.
-X-Comment:
- 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'.




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