r75615 - in /trunk/liblatex-encode-perl/debian: changelog control copyright

carnil at users.alioth.debian.org carnil at users.alioth.debian.org
Mon Jun 13 11:59:24 UTC 2011


Author: carnil
Date: Mon Jun 13 11:59:10 2011
New Revision: 75615

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=75615
Log:
* debian/copyright:
  - Refresh to revision 135 of format specification in DEP5 for machine-
    readable copyright files.
  - Explicitly point to GPL-1 license text in common-licenses.
  - Refer to Debian systems in general instead of only Debian
    GNU/Linux systems.
* Bump Standards-Version to 3.9.2. 

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

Modified: trunk/liblatex-encode-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liblatex-encode-perl/debian/changelog?rev=75615&op=diff
==============================================================================
--- trunk/liblatex-encode-perl/debian/changelog (original)
+++ trunk/liblatex-encode-perl/debian/changelog Mon Jun 13 11:59:10 2011
@@ -1,7 +1,6 @@
 liblatex-encode-perl (0.03-2) UNRELEASED; urgency=low
 
   [ Salvatore Bonaccorso ]
-  * Bump Standards-Version to 3.8.2 (no changes)
   * Fix the long description in the last paragraph (remove LaTeX
     technical stuff, which is not needed in the long description). 
   * debian/control:
@@ -13,8 +12,15 @@
   * Drop quilt framework from debian/rules and convert package to '3.0
     (quilt)' source package format.
   * Drop debian/README.source.
+  * debian/copyright:
+    - Refresh to revision 135 of format specification in DEP5 for machine-
+      readable copyright files.
+    - Explicitly point to GPL-1 license text in common-licenses.
+    - Refer to Debian systems in general instead of only Debian
+      GNU/Linux systems.
+  * Bump Standards-Version to 3.9.2. 
 
- -- Salvatore Bonaccorso <carnil at debian.org>  Mon, 13 Jun 2011 11:14:30 +0200
+ -- Salvatore Bonaccorso <carnil at debian.org>  Mon, 13 Jun 2011 13:58:44 +0200
 
 liblatex-encode-perl (0.03-1) unstable; urgency=low
 

Modified: trunk/liblatex-encode-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liblatex-encode-perl/debian/control?rev=75615&op=diff
==============================================================================
--- trunk/liblatex-encode-perl/debian/control (original)
+++ trunk/liblatex-encode-perl/debian/control Mon Jun 13 11:59:10 2011
@@ -8,7 +8,7 @@
   libtest-perl-critic-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Salvatore Bonaccorso <carnil at debian.org>
-Standards-Version: 3.8.2
+Standards-Version: 3.9.2
 Homepage: http://search.cpan.org/dist/LaTeX-Encode/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/liblatex-encode-perl/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/liblatex-encode-perl/

Modified: trunk/liblatex-encode-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liblatex-encode-perl/debian/copyright?rev=75615&op=diff
==============================================================================
--- trunk/liblatex-encode-perl/debian/copyright (original)
+++ trunk/liblatex-encode-perl/debian/copyright Mon Jun 13 11:59:10 2011
@@ -1,4 +1,4 @@
-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-Encode/
 Name: LaTeX-Encode
@@ -8,21 +8,21 @@
 License: Artistic or GPL-1+
 
 Files: debian/*
-Copyright: 2009, Salvatore Bonaccorso <carnil at debian.org>
+Copyright: 2009, 2011, Salvatore Bonaccorso <carnil at debian.org>
 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