[Python-modules-commits] r33790 - in packages/pdfminer/trunk/debian (changelog copyright)
eriol-guest at users.alioth.debian.org
eriol-guest at users.alioth.debian.org
Sun Aug 16 14:06:49 UTC 2015
Date: Sunday, August 16, 2015 @ 14:06:48
Author: eriol-guest
Revision: 33790
Remove also prebuild Python objects
Modified:
packages/pdfminer/trunk/debian/changelog
packages/pdfminer/trunk/debian/copyright
Modified: packages/pdfminer/trunk/debian/changelog
===================================================================
--- packages/pdfminer/trunk/debian/changelog 2015-08-16 12:52:52 UTC (rev 33789)
+++ packages/pdfminer/trunk/debian/changelog 2015-08-16 14:06:48 UTC (rev 33790)
@@ -13,7 +13,8 @@
* debian/copyright
- Updated Format URI
- Updated copyright years
- - Use Files-Excluded to remove non redistributable files.
+ - Use Files-Excluded to remove non redistributable files and prebuilt
+ Python objects.
- Rename cmapsrc into cmaprsrc.
* debian/get-orig-source.sh
- Remove because superseded by Files-Excluded in debian/copyright.
@@ -35,7 +36,7 @@
* debian/watch
- Use pypi.debian.net redirector.
- -- Daniele Tricoli <eriol at mornie.org> Thu, 13 Aug 2015 23:47:19 +0200
+ -- Daniele Tricoli <eriol at mornie.org> Sun, 16 Aug 2015 15:55:51 +0200
pdfminer (20110515+dfsg-1) unstable; urgency=low
Modified: packages/pdfminer/trunk/debian/copyright
===================================================================
--- packages/pdfminer/trunk/debian/copyright 2015-08-16 12:52:52 UTC (rev 33789)
+++ packages/pdfminer/trunk/debian/copyright 2015-08-16 14:06:48 UTC (rev 33790)
@@ -2,7 +2,7 @@
Upstream-Name: PDFminer
Upstream-Contact: Yusuke Shinyama <yusuke at cs.nyu.edu>
Source: http://pypi.python.org/pypi/pdfminer/
-Files-Excluded: samples/nonfree/*
+Files-Excluded: samples/nonfree/* pdfminer/*.pyc
Comment:
All but trivial test PDF documents were removed from the sources/ directory
because of lack of source code for them.
More information about the Python-modules-commits
mailing list