[Python-modules-commits] r6109 - in packages/matplotlib/trunk/debian (changelog copyright)
morph-guest at users.alioth.debian.org
morph-guest at users.alioth.debian.org
Mon Aug 4 19:49:36 UTC 2008
Date: Monday, August 4, 2008 @ 19:49:35
Author: morph-guest
Revision: 6109
shortened some lines, to make lintian happy
Modified:
packages/matplotlib/trunk/debian/changelog
packages/matplotlib/trunk/debian/copyright
Modified: packages/matplotlib/trunk/debian/changelog
===================================================================
--- packages/matplotlib/trunk/debian/changelog 2008-08-04 19:19:44 UTC (rev 6108)
+++ packages/matplotlib/trunk/debian/changelog 2008-08-04 19:49:35 UTC (rev 6109)
@@ -17,8 +17,10 @@
- removed comment lines since not needed
* debian/patches/doc_graphviz_errors_fix.patch
- added to fix graphviz errors during doc build (from upstream svn r5962)
+ * debian/copyright
+ - shortened some long line (to make lintian happy)
- -- Sandro Tosi <matrixhasu at gmail.com> Mon, 04 Aug 2008 21:18:07 +0200
+ -- Sandro Tosi <matrixhasu at gmail.com> Mon, 04 Aug 2008 21:42:05 +0200
matplotlib (0.98.1-1) unstable; urgency=low
Modified: packages/matplotlib/trunk/debian/copyright
===================================================================
--- packages/matplotlib/trunk/debian/copyright 2008-08-04 19:19:44 UTC (rev 6108)
+++ packages/matplotlib/trunk/debian/copyright 2008-08-04 19:49:35 UTC (rev 6109)
@@ -586,8 +586,9 @@
-************************************************************************************
-Licence for the font metrics in /usr/share/matplotlib/mpl-data/fonts/pdfcorefonts
+*******************************************************************************
+Licence for the font metrics in
+ /usr/share/matplotlib/mpl-data/fonts/pdfcorefonts
Font Metrics for the 14 PDF Core Fonts
======================================
@@ -597,10 +598,11 @@
Matplotlib developers. The download URL was
<http://partners.adobe.com/public/developer/font/index.html>.
-This file and the 14 PostScript(R) AFM files it accompanies may be used, copied,
-and distributed for any purpose and without charge, with or without modification,
-provided that all copyright notices are retained; that the AFM files are not
-distributed without this file; that all modifications to this file or any of
-the AFM files are prominently noted in the modified file(s); and that this
-paragraph is not modified. Adobe Systems has no responsibility or obligation
-to support the use of the AFM files.
+This file and the 14 PostScript(R) AFM files it accompanies may be
+used, copied, and distributed for any purpose and without charge, with
+or without modification, provided that all copyright notices are
+retained; that the AFM files are not distributed without this file;
+that all modifications to this file or any of the AFM files are
+prominently noted in the modified file(s); and that this paragraph is
+not modified. Adobe Systems has no responsibility or obligation to
+support the use of the AFM files.
More information about the Python-modules-commits
mailing list