[Python-modules-commits] r7454 - in packages/python-pdftools/trunk/debian (changelog copyright)

morph at users.alioth.debian.org morph at users.alioth.debian.org
Fri Feb 6 10:06:15 UTC 2009


    Date: Friday, February 6, 2009 @ 10:06:15
  Author: morph
Revision: 7454

* debian/copyright
  - updated my email address
  - extended packaging copyright years
  - fix packaging copyright notice
  - link both upstream and packaging licenses to GPLv2

Modified:
  packages/python-pdftools/trunk/debian/changelog
  packages/python-pdftools/trunk/debian/copyright

Modified: packages/python-pdftools/trunk/debian/changelog
===================================================================
--- packages/python-pdftools/trunk/debian/changelog	2009-02-06 07:49:30 UTC (rev 7453)
+++ packages/python-pdftools/trunk/debian/changelog	2009-02-06 10:06:15 UTC (rev 7454)
@@ -1,4 +1,4 @@
-python-pdftools (0.37-2) UNRELEASED; urgency=low
+python-pdftools (0.37-2) unstable; urgency=low
 
   * debian/control
     - switch Vcs-Browser field to viewsvn
@@ -9,8 +9,13 @@
   * debian/rules
     - only need to install and clean for the current python interpreter
     - merged 'rm' calls into 'dh_clean' one
+  * debian/copyright
+    - updated my email address
+    - extended packaging copyright years
+    - fix packaging copyright notice
+    - link both upstream and packaging licenses to GPLv2
 
- -- Sandro Tosi <morph at debian.org>  Wed, 24 Dec 2008 14:43:33 +0100
+ -- Sandro Tosi <morph at debian.org>  Fri, 06 Feb 2009 11:05:46 +0100
 
 python-pdftools (0.37-1) unstable; urgency=low
 

Modified: packages/python-pdftools/trunk/debian/copyright
===================================================================
--- packages/python-pdftools/trunk/debian/copyright	2009-02-06 07:49:30 UTC (rev 7453)
+++ packages/python-pdftools/trunk/debian/copyright	2009-02-06 10:06:15 UTC (rev 7454)
@@ -1,4 +1,4 @@
-This package was debianized by Sandro Tosi <matrixhasu at gmail.com> on
+This package was debianized by Sandro Tosi <morph at debian.org> on
 Fri, 31 Aug 2007 20:27:37 +0200.
 
 It was downloaded from http://www.boddie.org.uk/david/Projects/Python/pdftools
@@ -27,8 +27,8 @@
     License along with this library; if not, write to the Free Software
     Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
 
-On a Debian system the complete text of the GNU General Public License
-can be found in the file `/usr/share/common-licenses/GPL'.
+On a Debian system the complete text of the GNU General Public License v2
+can be found in the file `/usr/share/common-licenses/GPL-2'.
 
-The Debian packaging is (C) 2007, Sandro Tosi <matrixhasu at gmail.com> and
-is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
+The Debian packaging is Copyright (C) 2007-2009, Sandro Tosi <morph at debian.org>
+and is licensed under the GPLv2, see `/usr/share/common-licenses/GPL-2'.




More information about the Python-modules-commits mailing list