[Python-apps-commits] r4392 - in packages/pybtex/trunk/debian (changelog copyright)
jwilk-guest at users.alioth.debian.org
jwilk-guest at users.alioth.debian.org
Tue Dec 29 11:37:49 UTC 2009
Date: Tuesday, December 29, 2009 @ 11:37:48
Author: jwilk-guest
Revision: 4392
Update debian/copyright in accordance to the latest DEP-5 version.
Modified:
packages/pybtex/trunk/debian/changelog
packages/pybtex/trunk/debian/copyright
Modified: packages/pybtex/trunk/debian/changelog
===================================================================
--- packages/pybtex/trunk/debian/changelog 2009-12-29 11:13:33 UTC (rev 4391)
+++ packages/pybtex/trunk/debian/changelog 2009-12-29 11:37:48 UTC (rev 4392)
@@ -3,6 +3,7 @@
* Don't remove alternatives in prerm/upgrade.
* Install alternative for /usr/bin/bibtex.
Break TeX Live packages that installed this file.
+ * Update debian/copyright in accordance to the latest DEP-5 version.
-- Jakub Wilk <ubanus at users.sf.net> Tue, 29 Dec 2009 12:13:14 +0100
Modified: packages/pybtex/trunk/debian/copyright
===================================================================
--- packages/pybtex/trunk/debian/copyright 2009-12-29 11:13:33 UTC (rev 4391)
+++ packages/pybtex/trunk/debian/copyright 2009-12-29 11:37:48 UTC (rev 4392)
@@ -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: pybtex
Maintainer: Andrey Golovizin
Source: http://pybtex.sourceforge.net/
@@ -6,12 +6,32 @@
Files: *
Copyright: 2006, 2007, 2008, 2009, Andrey Golovizin
License: GPL-3+
+ 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 3 of the License, or
+ (at your option) any later version.
+ .
+ This program 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 3 can be found in the /usr/share/common-licenses/GPL-3 file.
Files: database/convert/__main__.py
Copyright: 2006, Andrey Golovizin
License: GPL-2+
+ pybtex is free software; you can redistribute it and/or modify
+ under the terms of the GNU General Public License as published by the
+ Free Software Foundation; either version 2 of the License, or (at your
+ option) any later version.
+ .
+ pybtex 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