[libpkgconfig-perl] 07/07: Prepared for revision and release

Wolfgang Fütterer debian at wlf-online.de
Thu Nov 5 08:11:06 UTC 2015


This is an automated email from the git hooks/post-receive script.

wlfuetter-guest pushed a commit to branch master
in repository libpkgconfig-perl.

commit e8540557f6cdcc92ce3196fc4cfeb0aa62c1db9b
Author: Wolfgang Fütterer <debian at wlf-online.de>
Date:   Thu Nov 5 08:26:22 2015 +0100

    Prepared for revision and release
---
 debian/changelog | 29 +++--------------------------
 debian/rules     |  2 +-
 2 files changed, 4 insertions(+), 27 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index b38479a..1ea5c25 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,28 +1,5 @@
-libpkgconfig-perl (0.09026-1) UNRELEASED; urgency=low
+libpkgconfig-perl (0.09026-1) unstable; urgency=low
 
-  TODO:
-  - d/changelog: please (file and add) the ITP bug (closer)
-  - d/copyright: please add the year(s) of upstream copyright
-  - I'd rather drop libpkgconfig-perl.docs, the README doesn't seem to provide
-    additional/useful information for users
-  - d/control:
-    + dh-exec doesn't seem to be necessary, at least I don't see it used
-      anywhere
-    + the build dependency on "perl (>= 5.11.1)" is probably a dh-make-perl
-      artifact caused by "Test::More: '0.94'". so this should be rewritten as
-      "perl, perl (>= 5.11.1) | libtest-simple-perl (>= 0.94)"
-    + same (in theory) for the "perl (>= 5.11.1)" in Depends, except that
-      Test::More is only used during tests, so this can be completey removed
-      (this is a bug in upstream's prerequisites)
-  - autopkgtest (the smoke test) fails because the tests don't find
-    t/../script/ppkg-config. you can either remove the autopkgtest line from
-    d/control for now or try to fix it, either (less recommended) by adding t/
-    and script/ to debian/tests/pkg-perl/smoke-files or (better) by patching
-    the tests to use /usr/bin/ppkg-config instead of t/../script/ppkg-config
-    when run under $ENV{ADTTMP}. [both options untested]
-  - d/rules: I'd remove DH_VERBOSE, that's more annoying during normaal builds
-    and can always be set manually for testing
+  * Initial Release (Closes: #804016)
 
-  * Initial Release.
-
- -- Wolfgang Fütterer <debian at wlf-online.de>  Thu, 20 Aug 2015 10:30:09 +0200
+ -- Wolfgang Fütterer <debian at wlf-online.de>  Thu, 05 Nov 2015 08:28:57 +0100
diff --git a/debian/rules b/debian/rules
index 83b6bf3..ee374f7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,5 @@
 #!/usr/bin/make -f
-export DH_VERBOSE=1
+# export DH_VERBOSE=1
 
 %:
 	dh $@

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libpkgconfig-perl.git



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