[Python-apps-commits] r4342 - in packages/ocrodjvu/trunk/debian (changelog copyright)
jwilk-guest at users.alioth.debian.org
jwilk-guest at users.alioth.debian.org
Tue Dec 22 21:47:21 UTC 2009
Date: Tuesday, December 22, 2009 @ 21:47:21
Author: jwilk-guest
Revision: 4342
Update debian/copyright in accordance to the latest DEP-5 version.
Modified:
packages/ocrodjvu/trunk/debian/changelog
packages/ocrodjvu/trunk/debian/copyright
Modified: packages/ocrodjvu/trunk/debian/changelog
===================================================================
--- packages/ocrodjvu/trunk/debian/changelog 2009-12-22 20:51:58 UTC (rev 4341)
+++ packages/ocrodjvu/trunk/debian/changelog 2009-12-22 21:47:21 UTC (rev 4342)
@@ -6,8 +6,9 @@
- Recommend python-pyicu.
- Require Python 2.5 (or later).
* Make hocr2djvused and djvu2hocr scripts available in /usr/bin.
+ * Update debian/copyright in accordance to the latest DEP-5 version.
- -- Jakub Wilk <ubanus at users.sf.net> Thu, 17 Dec 2009 18:23:24 +0100
+ -- Jakub Wilk <ubanus at users.sf.net> Tue, 22 Dec 2009 22:44:05 +0100
ocrodjvu (0.2.1-1) unstable; urgency=low
Modified: packages/ocrodjvu/trunk/debian/copyright
===================================================================
--- packages/ocrodjvu/trunk/debian/copyright 2009-12-22 20:51:58 UTC (rev 4341)
+++ packages/ocrodjvu/trunk/debian/copyright 2009-12-22 21:47:21 UTC (rev 4342)
@@ -1,4 +1,4 @@
-Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?rev=59
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?rev=135
Name: ocrodjvu
Maintainer: Jakub Wilk <ubanus at users.sf.net>
Source: http://jwilk.net/software/ocrodjvu.html
@@ -6,11 +6,20 @@
Files: *
Copyright: 2008, 2009, Jakub Wilk <ubanus at users.sf.net>
License: GPL-2
- On Debian systems, the complete text of the GNU General Public License
- version 2 can be found in the /usr/share/common-licenses/GPL-2 file.
Files: debian/*
Copyright: 2009, Jakub Wilk <ubanus at users.sf.net>
License: GPL-2
+
+License: GPL-2
+ This package 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; version 2 dated June, 1991.
+ .
+ This package is distributed in the hope that it will be useful, but
+ WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ General Public License for more details.
+ .
On Debian systems, the complete text of the GNU General Public License
version 2 can be found in the /usr/share/common-licenses/GPL-2 file.
More information about the Python-apps-commits
mailing list