[libmatch-simple-perl] 10/10: Prepare for release: Update changelog, control file, and copyright hints.

2017-01-31 Thread Jonas Smedegaard
This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository libmatch-simple-perl.

commit 363710b2afa6da79b9fdd814f9b27fcbadc57eec
Author: Jonas Smedegaard 
Date:   Wed Feb 1 04:15:14 2017 +0100

Prepare for release: Update changelog, control file, and copyright hints.
---
 debian/changelog   | 27 ++
 debian/control |  8 
 debian/copyright_hints | 52 --
 3 files changed, 64 insertions(+), 23 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 22f73e9..8b816f3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,30 @@
+libmatch-simple-perl (0.010-1) unstable; urgency=medium
+
+  [ upstream ]
+  * New release.
++ Fix for arrays of scalars.
+
+  [ Jonas Smedegaard ]
+  * Update watch file:
++ Bump to version 4.
++ Track MetaCPAN URL.
++ Mention gbp import-orig --uscan in usage comment.
++ Tighten version regex.
+  * Update git-buildpage config: Filter any .git* file.
+  * Modernize Vcs-* fields:
++ Use https protocol.
++ Use git subdir (not cgit).
++ Add .git suffix for Vcs-Git URL.
+  * Declare compliance with Debian Policy 3.9.8.
+  * Stop override lintian for
+package-needs-versioned-debhelper-build-depends: Fixed in lintian.
+  * Update copyright info:
++ Extend coverage of Debian packaging.
++ Extend coverage for main upstream author.
+  * Modernize CDBS use: Build-depend on licensecheck (not devscripts).
+
+ -- Jonas Smedegaard   Wed, 01 Feb 2017 04:14:48 +0100
+
 libmatch-simple-perl (0.009-2) unstable; urgency=medium
 
   * Update package relations:
diff --git a/debian/control b/debian/control
index f46d2b1..5ca3436 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: libmatch-simple-perl
 Section: perl
 Priority: optional
 Build-Depends: cdbs,
- devscripts,
+ licensecheck,
  perl,
  debhelper,
  dh-buildinfo,
@@ -12,9 +12,9 @@ Build-Depends: cdbs,
  libtest-fatal-perl
 Maintainer: Debian Perl Group 
 Uploaders: Jonas Smedegaard 
-Standards-Version: 3.9.6
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmatch-simple-perl
-Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libmatch-simple-perl.git
+Standards-Version: 3.9.8
+Vcs-Git: 
https://anonscm.debian.org/git/pkg-perl/packages/libmatch-simple-perl.git
+Vcs-Browser: 
https://anonscm.debian.org/git/pkg-perl/packages/libmatch-simple-perl.git
 Homepage: https://metacpan.org/release/match-simple
 
 Package: libmatch-simple-perl
diff --git a/debian/copyright_hints b/debian/copyright_hints
index c20d072..fd80727 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -7,11 +7,9 @@ Disclaimer: Autogenerated by CDBS
 Files: CREDITS
  Changes
  INSTALL
- MANIFEST
  META.json
  META.yml
  Makefile.PL
- SIGNATURE
  debian/README.source
  debian/compat
  debian/control
@@ -23,42 +21,58 @@ Files: CREDITS
  dist.ini
  doap.ttl
  t/03smart.t
-Copyright: *No copyright*
+Copyright: NONE
 License: UNKNOWN
  FIXME
 
-Files: CONTRIBUTING
- README
+Files: README
  lib/match/simple.pm
  lib/match/smart.pm
  t/01basic.t
  t/02simple.t
-Copyright: 2012-2014, Toby Inkster
-  2013-2014, Toby Inkster
-  AND LICENCE
-License: UNKNOWN
- FIXME
-
-Files: debian/rules
-Copyright: 2013-2015, Jonas Smedegaard 
-License: GPL-3+
+Copyright: 2013-2014, 2017, Toby Inkster.
+  2013-2014, Toby Inkster.
+License: Artistic or GPL-1+
  FIXME
 
 Files: LICENSE
-Copyright: 1989, Free Software Foundation, Inc
+Copyright: 1989, Free Software Foundation, Inc.
   19xx name of author
   19yy 
-  2014, Toby Inkster
+  2017, Toby Inkster.
   disclaimer" for the program, if
+  ed by the Free
+  interest in the
+  of this Package, but belong to whomever generated them, and may be sold
   the software, and
-License: GPL-ever
+License: Artistic or GPL-1+
  FIXME
 
 Files: COPYRIGHT
-Copyright: 2013, Toby Inkster
-  2014, Toby Inkster
+Copyright: -format/1.0/
+  2017, the copyright holder(s).
+  CREDITS
+  Copyright 2013 Toby Inkster.
+  Copyright 2017 Toby Inkster.
   None
+  This software is copyright (c) 2013-2014 by Toby Inkster.
+  This software is copyright (c) 2013-2014, 2017 by Toby Inkster.
   Unknown
+License: Artistic-1.0 and/or GPL-1
+ FIXME
+
+Files: debian/rules
+Copyright: 2013-2015, 2017, Jonas Smedegaard 
+License: GPL-3+
+ FIXME
+
+Files: MANIFEST
+Copyright: CREDITS
+License: UNKNOWN
+ FIXME
+
+Files: SIGNATURE
+Copyright: SHA1 6bd7b17d81be63d08d4efa6cb80106e72887842c CREDITS
 License: UNKNOWN
  FIXME
 

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

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org

[libmatch-simple-perl] 10/10: Prepare for release: Update changelog, control file and copyright hints.

2014-05-10 Thread Jonas Smedegaard
This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository libmatch-simple-perl.

commit 105888aac7fad8a075513828eff0bd440341045f
Author: Jonas Smedegaard d...@jones.dk
Date:   Sat May 10 19:49:16 2014 +0200

Prepare for release: Update changelog, control file and copyright hints.
---
 debian/changelog   | 26 
 debian/control |  8 +++---
 debian/copyright_hints | 67 +-
 3 files changed, 42 insertions(+), 59 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 2fc48ab..3bac818 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,29 @@
+libmatch-simple-perl (0.008-1) unstable; urgency=medium
+
+  [ upstream ]
+  * New release(s).
++ use Dist::Inkt packaging system.
++ Use Exporter::Tiny.
++ Use match::simple::XS if installed, not too old and not unstable.
++ Improved match::simple test cases.
++ Don't do `no overloading` on Perl  5.10.1 in test cases.
+
+  [ Jonas Smedegaard ]
+  * Update package relations:
++ (Build-)depend on libexporter-tiny-perl (not libtype-tiny-perl):
+  Needed since 0.005.
++ Build-depend on either recent perl or recent libtest-simple-perl:
+  Needed by testsuite since 0.005.
++ Recommends libmatch-simple-xs-perl: Used since 0.007.
++ Build-depend on libtest-fatal-perl: Needed by testsuite since
+  0.007.
+  * Update copyright info:
++ Drop notes on no longer included convenience code copies.
++ Extend coverage for main upstream author, and for packaging.
+  * Bump standards-version to 3.9.5.
+
+ -- Jonas Smedegaard d...@jones.dk  Sat, 10 May 2014 19:49:11 +0200
+
 libmatch-simple-perl (0.004-1) unstable; urgency=low
 
   * Initial packaging release.
diff --git a/debian/control b/debian/control
index dabf896..baa4e50 100644
--- a/debian/control
+++ b/debian/control
@@ -6,12 +6,14 @@ Build-Depends: cdbs,
  perl,
  debhelper,
  dh-buildinfo,
- libtype-tiny-perl,
+ libexporter-tiny-perl,
  liblist-moreutils-perl,
- libsub-infix-perl
+ libsub-infix-perl,
+ perl (= 5.13.4) | libtest-simple-perl (= 0.96),
+ libtest-fatal-perl
 Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
 Uploaders: Jonas Smedegaard d...@jones.dk
-Standards-Version: 3.9.4
+Standards-Version: 3.9.5
 Vcs-Git: git://anonscm.debian.org/git/pkg-perl/packages/libmatch-simple-perl
 Vcs-Browser: 
http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmatch-simple-perl.git
 Homepage: https://metacpan.org/release/match-simple
diff --git a/debian/copyright_hints b/debian/copyright_hints
index d208ccf..1c25d42 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -6,8 +6,9 @@ Disclaimer: Autogenerated by CDBS
 
 Files: CREDITS
  Changes
+ INSTALL
  MANIFEST
- META.ttl
+ META.json
  META.yml
  Makefile.PL
  SIGNATURE
@@ -18,23 +19,8 @@ Files: CREDITS
  debian/gbp.conf
  debian/source/format
  debian/watch
- inc/Module/AutoInstall.pm
- inc/Module/Install/AutoInstall.pm
- inc/Module/Install/AutoManifest.pm
- inc/Module/Install/Base.pm
- inc/Module/Install/Can.pm
- inc/Module/Install/Fetch.pm
- inc/Module/Install/Include.pm
- inc/Module/Install/Makefile.pm
- inc/Module/Install/TrustMetaYml.pm
- inc/Module/Install/Win32.pm
- inc/Module/Install/WriteAll.pm
- inc/Module/Package/Dist/RDF.pm
- inc/YAML/Tiny.pm
- meta/changes.pret
- meta/doap.pret
- meta/makefile.pret
- meta/people.pret
+ dist.ini
+ doap.ttl
  t/03smart.t
 Copyright: *No copyright*
 License: UNKNOWN
@@ -47,23 +33,12 @@ Files: CONTRIBUTING
  t/01basic.t
  t/02simple.t
 Copyright: 2012-2013, Toby Inkster
-  2013, Toby Inkster
+  2013-2014, Toby Inkster
 License: UNKNOWN
  FIXME
 
-Files: inc/Module/Install/Package.pm
- inc/Module/Package.pm
-Copyright: 2011
-License: UNKNOWN
- FIXME
-
-Files: inc/Module/Install/Metadata.pm
-Copyright: 
-License: Expat
- FIXME
-
 Files: debian/rules
-Copyright: 2013, Jonas Smedegaard d...@jones.dk
+Copyright: 2013-2014, Jonas Smedegaard d...@jones.dk
 License: GPL-3+
  FIXME
 
@@ -71,40 +46,20 @@ Files: LICENSE
 Copyright: 1989, Free Software Foundation, Inc
   19xx name of author
   19yy name of author
-  2013, Toby Inkster toby...@cpan.org
-  HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
-  HOLDERS AND/OR OTHER PARTIES
-  Holder
-  Holder maintains some semblance of
-  Holder may not be used to endorse or promote
-  Holder to include your
-  Holder is whoever is named in the or s for
-  Holder, but only to the
-  Holder. A Package modified in such
+  2014, Toby Inkster
   disclaimer for the program, if
-  holder saying it may be
   interest in the
-  notices and associated disclaimers
   the software, and
 License: GPL-ever
  FIXME
 
 Files: COPYRIGHT
-Copyright: 2002, - 2012, Brian Ingerson, Audrey Tang and Adam Kennedy
-  2002-2004, Audrey Tang and Brian Ingerson
-  2003-2004, Audrey Tang autri...@autrijus.org
-  2006, - 2012, Adam Kennedy
-  2011. Ingy doet Net
-  2013,