[libstring-scanf-perl] 03/03: Merge branch 'master' of ssh://git.debian.org/git/pkg-perl/packages/libstring-scanf-perl

Sam James sam_c-guest at moszumanska.debian.org
Tue Aug 23 17:20:35 UTC 2016


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

sam_c-guest pushed a commit to branch master
in repository libstring-scanf-perl.

commit 13ed912d43b07518ddc499ef51c0b0df57b60bcf
Merge: e750650 65d2ba4
Author: sam james <sam at cmpct.info>
Date:   Tue Aug 23 16:51:51 2016 +0000

    Merge branch 'master' of ssh://git.debian.org/git/pkg-perl/packages/libstring-scanf-perl
    
    Conflicts:
    	debian/changelog
    	debian/control
    	debian/copyright

 debian/changelog | 44 ++++++++++++++++++++++++++++++++++++++++++--
 debian/control   | 16 ++++++++--------
 debian/copyright | 16 ++++------------
 debian/watch     |  2 +-
 4 files changed, 55 insertions(+), 23 deletions(-)

diff --cc debian/changelog
index c8c7b15,69481ad..a57ee48
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,4 -1,49 +1,44 @@@
- libstring-scanf-perl (2.1-1) unstable; urgency=low
+ libstring-scanf-perl (2.1-1) UNRELEASED; urgency=low
+ 
+   TODO:
 -  - general remarks:
 -    + please use dh-make-perl from unstable or from git (for the latter cf.
 -      "dh-make-perl-dev()" in https://pkg-perl.alioth.debian.org/tips.html#3__functions
 -      this would have avoided some of the following issued (marked with [D]
 -      below)
+     + please always run lintian against the created .changes file.
+       (lintian tags added below as [L: ...])
+   - d/changelog: a new package first need an ITP bug which is then closes in
+     the changelog via "Initial Release. Closes: #nnnnnnn"
+     [L: new-package-should-close-itp-bug]
+     `dpt gen-itp' might be helpful
+   - d/copyright:
+     + please remove disclaimer at the top, as the disclaimer says :)
+       [L: copyright-contains-dh-make-perl-boilerplate]
+     + please complete section for "Files: *", "Copyright: unknown" / License:"
+       is wrong. [L: empty-short-license-in-dep5-copyright]
+       from reading lib/String/Scanf.pm, this should be:
+         Files: *
+         Copyright: 2002, 2004, Jarkko Hietaniemi
+         License: Artistic or GPL-1+
+     + the URL in the Format: field should be
+       'https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/'
+       (s/hhtp/https/)
+       [D]
+   - d/control:
+     + short description says "unknown" which is wrong. please note that
+       the short description should be a noun phrase and start with a small
+       letter, e.g. "module to ..."
+       [L: description-too-short]
+     + the long description end with dh-make-perl boilerplate. please remove.
+       [L: description-contains-dh-make-perl-template]
+       before that, the sentence end with a colon as if a list was to follow
+       ...
+     + Standards-Version should be 3.9.8
+       [D] [L: out-of-date-standards-version]
+     + Vcs-Git should be 'https://anonscm.debian.org/git/pkg-perl/packages/libstring-scanf-perl.git'
+       [D] [L: vcs-field-uses-insecure-uri]
+   - metacpan: the URL in d/watch, d/copyright, and d/control is correct in
+     theory but doesn't work in practice. this happens sometimes that a perl
+     dist is not on metacpan. please replace
+     'https://metacpan.org/release/String-Scanf' with 'http://search.cpan.org/dist/String-Scanf/'
+     in all 3 files. (this was discovered by duck and by uscan)
+ 
  
    * Initial Release.
  
diff --cc debian/control
index e1d85c8,3c62246..509f0c9
--- a/debian/control
+++ b/debian/control
@@@ -1,19 -1,23 +1,19 @@@
  Source: libstring-scanf-perl
  Section: perl
  Priority: optional
- Maintainer: sam <sam at cmpct.info>
+ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+ Uploaders: sam <sam at cmpct.info>
  Build-Depends: debhelper (>= 9)
  Build-Depends-Indep: perl
- Standards-Version: 3.9.8
- Homepage: https://metacpan.org/release/String-Scanf
+ Standards-Version: 3.9.6
+ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libstring-scanf-perl.git
+ Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libstring-scanf-perl.git
 -Homepage: https://metacpan.org/release/String-Scanf
++Homepage: http://search.cpan.org/dist/String-Scanf/
+ Testsuite: autopkgtest-pkg-perl
  
  Package: libstring-scanf-perl
  Architecture: all
  Depends: ${misc:Depends}, ${perl:Depends}
--Description: unknown
++Description: Module to implement C-like sscanf() in Perl.
   String::Scanf supports scanning strings for data using formats similar to the
   libc/stdio sscanf().
-- .
-- The supported sscanf() formats are as follows:
-- .
-- This description was automagically extracted from the module by dh-make-perl.
diff --cc debian/copyright
index ecec4e5,1263ec7..82a1dc3
--- a/debian/copyright
+++ b/debian/copyright
@@@ -1,19 -1,19 +1,11 @@@
 -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 -Source: https://metacpan.org/release/String-Scanf
 -Upstream-Contact: unknown
 +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
- Source: https://metacpan.org/release/String-Scanf
- Upstream-Contact: unknown
++Source: http://search.cpan.org/dist/String-Scanf/
++Upstream-Contact: jhi at iki.fi
  Upstream-Name: String-Scanf
- DISCLAIMER: This copyright info was automatically extracted
-  from the perl module. It may not be accurate, so you better
-  check the module sources in order to ensure the module for its
-  inclusion in Debian or for general legal information. Please,
-  if licensing information is incorrectly generated, file a bug
 -DISCLAIMER: This copyright info was automatically extracted 
 - from the perl module. It may not be accurate, so you better 
 - check the module sources in order to ensure the module for its 
 - inclusion in Debian or for general legal information. Please, 
 - if licensing information is incorrectly generated, file a bug 
-- on dh-make-perl.
-- NOTE: Don't forget to remove this disclaimer once you are happy
-- with this file.
  
  Files: *
--Copyright: unknown
--License: 
++Copyright: 2002, 2004, Jarkko Hietaniemi
++License: Artistic or GPL-1+
  
  Files: debian/*
  Copyright: 2016, sam <sam at cmpct.info>
diff --cc debian/watch
index 2945d93,2945d93..14250e8
--- a/debian/watch
+++ b/debian/watch
@@@ -1,2 -1,2 +1,2 @@@
  version=3
--https://metacpan.org/release/String-Scanf   .*/String-Scanf-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
++http://search.cpan.org/dist/String-Scanf/   .*/String-Scanf-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

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



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