r73439 - in /trunk/libpar-packer-perl/debian: changelog clean

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sun Apr 24 18:38:27 UTC 2011


Author: gregoa
Date: Sun Apr 24 18:38:07 2011
New Revision: 73439

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=73439
Log:
TODO: investigate building twice:
- without the added files to d/clean it failed
- with it we get "empty-manual-page usr/share/man/man1/parl.1p.gz"
  parl is manified a second time for some reason ...
* Add more files to debian/clean that are left out by the upstream clean
  target.

Modified:
    trunk/libpar-packer-perl/debian/changelog
    trunk/libpar-packer-perl/debian/clean

Modified: trunk/libpar-packer-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpar-packer-perl/debian/changelog?rev=73439&op=diff
==============================================================================
--- trunk/libpar-packer-perl/debian/changelog (original)
+++ trunk/libpar-packer-perl/debian/changelog Sun Apr 24 18:38:07 2011
@@ -1,4 +1,9 @@
 libpar-packer-perl (1.009-1) UNRELEASED; urgency=low
+
+  TODO: investigate building twice:
+  - without the added files to d/clean it failed
+  - with it we get "empty-manual-page usr/share/man/man1/parl.1p.gz"
+    parl is manified a second time for some reason ...
 
   * New upstream release.
   * Remove patch fix-pod-spelling.patch, applied upstream; refresh patch
@@ -6,6 +11,8 @@
   * Bump debhelper compatibility level to 8.
   * Set Standards-Version to 3.9.2 (no changes).
   * Bump version of libmodule-scandeps-perl (build) dependency.
+  * Add more files to debian/clean that are left out by the upstream clean
+    target.
 
  -- gregor herrmann <gregoa at debian.org>  Sun, 24 Apr 2011 19:39:53 +0200
 

Modified: trunk/libpar-packer-perl/debian/clean
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpar-packer-perl/debian/clean?rev=73439&op=diff
==============================================================================
--- trunk/libpar-packer-perl/debian/clean (original)
+++ trunk/libpar-packer-perl/debian/clean Sun Apr 24 18:38:07 2011
@@ -1,1 +1,5 @@
 myldr/Makefile.old
+myldr/parldyn
+a.out
+myldr/Dynamic.pm
+myldr/Static.pm




More information about the Pkg-perl-cvs-commits mailing list