[SCM] Debian packaging of libnet-nslookup-perl branch, master, updated. upstream/2.00-20-g5478abc

Harlan Lieberman-Berg H.LiebermanBerg at gmail.com
Wed Aug 17 21:01:10 UTC 2011


The following commit has been merged in the master branch:
commit 5478abcaaeb38dea6965fb9e3880b88573f1a569
Author: Harlan Lieberman-Berg <H.LiebermanBerg at gmail.com>
Date:   Wed Aug 17 17:00:34 2011 -0400

    Update the changelog to reflect work done.

diff --git a/debian/changelog b/debian/changelog
index 14c7efc..124bcae 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,31 +1,4 @@
-libnet-nslookup-perl (2.00-1) UNRELEASED; urgency=low
-
-  TODO:
-  - I'd remove debian/libnet-nslookup-perl.docs, the README looks like pod2txt
-    output
-  - d/copyright: s/GPL-2\+/GPL-2/
-  - (totally cosmetic) quite a few files in debian/ don't have a trailing
-    newline
-  - d/control:
-    + short description is not lower-cased and not a noun phrase
-    + remove unversioned 'perl' from Depends
-    + I'd indent the 3 code samples at the bottom with 2 spaces (to make sure
-      they are not wrapped)
-  - and the real problem: the tests fail horribly without an internet
-    connection. usually we would patch them to access the net only with a
-    special environment variable. in this case, since all need internet
-    access, nothing would be left after patching, so I'd rather go the simpler
-    route and turn them off (with an empty override_dh_auto_test target (+
-    comment) in d/rules. (or turn them off unless a variable is set for
-    maintainer builds; not sure how this works best in makefiles.))
-    oh, the following seems to work:
-
-    override_dh_auto_test:
-    # tests need internet access
-    # only run them when MAINTAINER is set
-    ifneq ($(strip $(MAINTAINER)),)
-        dh_auto_test
-    endif
+libnet-nslookup-perl (2.00-1) unstable; urgency=low
 
   * Team upload.
   * Imported Upstream version 2.00
@@ -34,6 +7,15 @@ libnet-nslookup-perl (2.00-1) UNRELEASED; urgency=low
   * Update copyright with upstream years, license.
   * Override lintian so it doesn't complain about 'my' in perl code.
   * New upstream version closes: #618495.
+  * Remove unneeded docs created with pod2txt.
+  * GPL-2 should be strict versioned to GPL-2, not GPL-2+
+  * Add trailing newlines everywhere.
+  * Remove unversioned perl dependency.
+  * Remove unversioned perl from Depends.
+  * Reword short description.
+  * Ensure code samples are displayed verbatim
+  * Don't run tests when not the maintainer, as they require internet
+    access.
 
   [ Ansgar Burchardt ]
   * debian/control: Convert Vcs-* fields to Git.
@@ -42,7 +24,7 @@ libnet-nslookup-perl (2.00-1) UNRELEASED; urgency=low
   * debian/copyright: Replace DEP5 Format-Specification URL from
     svn.debian.org to anonscm.debian.org URL.
 
- -- Harlan Lieberman-Berg <H.LiebermanBerg at gmail.com>  Mon, 15 Aug 2011 19:27:41 -0400
+ -- Harlan Lieberman-Berg <H.LiebermanBerg at gmail.com>  Wed, 17 Aug 2011 17:00:04 -0400
 
 libnet-nslookup-perl (1.19-1) unstable; urgency=low
 

-- 
Debian packaging of libnet-nslookup-perl



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