[Python-modules-commits] r11631 - in packages/pisa/trunk/debian (4 files)
debacle at users.alioth.debian.org
debacle at users.alioth.debian.org
Mon Feb 8 22:39:35 UTC 2010
Date: Monday, February 8, 2010 @ 22:39:35
Author: debacle
Revision: 11631
Remove CODE2000.TTF from source, made clear that package is under GPL-2.
Added:
packages/pisa/trunk/debian/README.source
Modified:
packages/pisa/trunk/debian/changelog
packages/pisa/trunk/debian/control
packages/pisa/trunk/debian/copyright
Added: packages/pisa/trunk/debian/README.source
===================================================================
--- packages/pisa/trunk/debian/README.source (rev 0)
+++ packages/pisa/trunk/debian/README.source 2010-02-08 22:39:35 UTC (rev 11631)
@@ -0,0 +1,2 @@
+This package needs to repack the upstream tarball in order to
+remove the non-free (and huge) CODE2000.TTF font file from it.
Modified: packages/pisa/trunk/debian/changelog
===================================================================
--- packages/pisa/trunk/debian/changelog 2010-02-08 20:36:23 UTC (rev 11630)
+++ packages/pisa/trunk/debian/changelog 2010-02-08 22:39:35 UTC (rev 11631)
@@ -2,8 +2,9 @@
* Initial release (Closes: #504277). Thanks to Toby Smithe
<tsmithe at ubuntu.com> for preparing the package. Thanks to Thomas
- Bechtold for helping with the licenses. And, yes, the file
+ Bechtold for helping with the licenses. And, yes, the file
demo/tgpisa/tgpisa/release.py is just an example, not necessarily
- licensed under MIT license.
+ licensed under MIT license. CODE2000.TTF removed from source,
+ package is under GPL-2.
- -- W. Martin Borgert <debacle at debian.org> Tue, 04 Feb 2009 20:58:45 +0000
+ -- W. Martin Borgert <debacle at debian.org> Mon, 08 Feb 2010 22:02:40 +0000
Modified: packages/pisa/trunk/debian/control
===================================================================
--- packages/pisa/trunk/debian/control 2010-02-08 20:36:23 UTC (rev 11630)
+++ packages/pisa/trunk/debian/control 2010-02-08 22:39:35 UTC (rev 11631)
@@ -7,6 +7,8 @@
Build-Depends-Indep: python-support (>= 0.5.3), python-setuptools
Standards-Version: 3.8.4
Homepage: http://www.xhtml2pdf.com/
+Vcs-Svn: svn://svn.debian.org/python-modules/packages/pisa/trunk/
+Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/pisa/trunk/
XS-Python-Version: all
XB-Python-Version: ${python:Versions}
Modified: packages/pisa/trunk/debian/copyright
===================================================================
--- packages/pisa/trunk/debian/copyright 2010-02-08 20:36:23 UTC (rev 11630)
+++ packages/pisa/trunk/debian/copyright 2010-02-08 22:39:35 UTC (rev 11631)
@@ -16,11 +16,19 @@
License:
- This library is free software; you can redistribute it and/or
- modify it under the terms of the GNU Library General Public
- License as published by the Free Software Foundation; either
- version 2 of the License, or (at your option) any later version.
+ This package is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License version 2 as
+ published by the Free Software Foundation.
+ 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.
+
+ You should have received a copy of the GNU General Public License
+ along with this package; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+
On Debian systems, the complete text of the GNU General Public License v2 can
be found in /usr/share/common-licenses/GPL-2 file.
More information about the Python-modules-commits
mailing list