[libxml-saxon-xslt2-perl] 06/06: Prepare for release: Update changelog, control file and copyright hints.

Jonas Smedegaard dr at jones.dk
Tue Feb 16 15:49:48 UTC 2016


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

js pushed a commit to branch master
in repository libxml-saxon-xslt2-perl.

commit d6ec2b14f0356ccc05e970fba99acd8ce7994c85
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Tue Feb 16 16:45:28 2016 +0100

    Prepare for release: Update changelog, control file and copyright hints.
---
 debian/changelog       | 12 ++++++++++++
 debian/control         |  6 +++---
 debian/copyright_hints | 32 ++++++++++++++------------------
 3 files changed, 29 insertions(+), 21 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 28c88b9..5faa5bb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+libxml-saxon-xslt2-perl (0.010-2) unstable; urgency=medium
+
+  * Add patch 1001 to add alternative path to Saxon-HE.
+  * (Build-)depend on libsaxonhe-java (favored over libsaxonb-java).
+    Thanks to Eugene Zhukov <eugene at debian.org>.
+  * Declare compliance with Debian Policy 3.9.7.
+  * Modernize Vcs-* fields to use https protocol.
+  * Update copyright info:
+    + Extend copyright of packaging to cover current year.
+
+ -- Jonas Smedegaard <dr at jones.dk>  Tue, 16 Feb 2016 16:44:44 +0100
+
 libxml-saxon-xslt2-perl (0.010-1) unstable; urgency=medium
 
   [ upstream ]
diff --git a/debian/control b/debian/control
index 4c32ef3..0aae1d2 100644
--- a/debian/control
+++ b/debian/control
@@ -8,11 +8,11 @@ Build-Depends: cdbs,
  dh-buildinfo,
  libinline-java-perl,
  libxml-libxml-perl,
- libsaxonb-java
+ libsaxonhe-java | libsaxonb-java
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jonas Smedegaard <dr at jones.dk>
-Standards-Version: 3.9.6
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libxml-saxon-xslt2-perl
+Standards-Version: 3.9.7
+Vcs-Git: https://anonscm.debian.org/pkg-perl/packages/libxml-saxon-xslt2-perl
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libxml-saxon-xslt2-perl.git
 Homepage: https://metacpan.org/release/XML-Saxon-XSLT2
 
diff --git a/debian/copyright_hints b/debian/copyright_hints
index 8698d13..9c19d63 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -17,6 +17,9 @@ Files: CREDITS
  debian/control
  debian/control.in
  debian/gbp.conf
+ debian/patches/1001_saxon-he.patch
+ debian/patches/README
+ debian/patches/series
  debian/source/format
  debian/source/lintian-overrides
  debian/watch
@@ -33,19 +36,20 @@ Copyright: 2010-2012, 2014 Toby Inkster
 License: UNKNOWN
  FIXME
 
-Files: debian/rules
-Copyright: 2012-2015, Jonas Smedegaard <dr at jones.dk>
-License: GPL-3+
+Files: COPYRIGHT
+Copyright: 2014, Toby Inkster
+  Unknown
+License: Artistic-1.0
  FIXME
 
 Files: LICENSE
-Copyright: 1989, Free Software Foundation, Inc
-  19xx name of author
-  19yy <name of author>
-  2014, Toby Inkster
-  disclaimer" for the program, if
-  the software, and
-License: GPL-ever
+Copyright: 2014, Toby Inkster
+License: Artistic-1.0 GPL (vever)
+ FIXME
+
+Files: debian/rules
+Copyright: 2012-2016, Jonas Smedegaard <dr at jones.dk>
+License: GPL-3+
  FIXME
 
 Files: CONTRIBUTING
@@ -54,11 +58,3 @@ Copyright: 2012-2014, Toby Inkster
 License: UNKNOWN
  FIXME
 
-Files: COPYRIGHT
-Copyright: 2010-2012, 2014 Toby Inkster
-  2014, Toby Inkster
-  None
-  Unknown
-License: UNKNOWN
- FIXME
-

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



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