[Python-modules-commits] r5622 - in packages/python-pypoppler/trunk/debian (3 files)

gaspa-guest at users.alioth.debian.org gaspa-guest at users.alioth.debian.org
Fri Jun 13 10:15:19 UTC 2008


    Date: Friday, June 13, 2008 @ 10:15:18
  Author: gaspa-guest
Revision: 5622

lintian cleaned

Modified:
  packages/python-pypoppler/trunk/debian/control
  packages/python-pypoppler/trunk/debian/copyright
  packages/python-pypoppler/trunk/debian/rules

Modified: packages/python-pypoppler/trunk/debian/control
===================================================================
--- packages/python-pypoppler/trunk/debian/control	2008-06-13 06:55:18 UTC (rev 5621)
+++ packages/python-pypoppler/trunk/debian/control	2008-06-13 10:15:18 UTC (rev 5622)
@@ -10,11 +10,11 @@
 Vcs-Browser: http://svn.debian.org/wsvn/python-modules/packages/python-pypoppler/trunk/?op=log
 
 Package: python-pypoppler
-Architecture: all
+Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python-gtk2
 Provides: ${python:Provides}
 XB-Python-Version: ${python:Versions}
-Description: Poppler python bindings
+Description: Poppler Python bindings
  This package include Python bindings for LibPoppler.
  It is needed to run programs written in Python and using Poppler set.
  LibPoppler is a PDF rendering library based on xpdf PDF viewer, and used by

Modified: packages/python-pypoppler/trunk/debian/copyright
===================================================================
--- packages/python-pypoppler/trunk/debian/copyright	2008-06-13 06:55:18 UTC (rev 5621)
+++ packages/python-pypoppler/trunk/debian/copyright	2008-06-13 10:15:18 UTC (rev 5622)
@@ -9,7 +9,7 @@
 Ali Afshar <aafshar at gmail.com>
 
 
-Copyright: 
+Copyright 2007-2008:
 
 Gian Mario Tagliaretti <g.tagliaretti at parafernalia.org>
 Ali Afshar <aafshar at gmail.com>

Modified: packages/python-pypoppler/trunk/debian/rules
===================================================================
--- packages/python-pypoppler/trunk/debian/rules	2008-06-13 06:55:18 UTC (rev 5621)
+++ packages/python-pypoppler/trunk/debian/rules	2008-06-13 10:15:18 UTC (rev 5622)
@@ -20,7 +20,6 @@
 build: build-stamp
 build-stamp: configure-stamp
 	dh_testdir
-
 	for pyvers in ${PYTHONS};\
 	do\
 		(cd build/py$$pyvers/;\
@@ -69,4 +68,3 @@
 
 binary: binary-indep binary-arch
 .PHONY: build clean binary-indep binary-arch binary install configure
-




More information about the Python-modules-commits mailing list