[libpandoc-elements-perl] 08/13: Update changelog, control file, and copyright hints.

Jonas Smedegaard dr at jones.dk
Tue Jan 10 21:02:06 UTC 2017


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

js pushed a commit to branch master
in repository libpandoc-elements-perl.

commit cfe466a8d157fc022031b87398581b21f777c273
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Wed Jan 4 13:12:18 2017 +0100

    Update changelog, control file, and copyright hints.
---
 debian/changelog       | 16 ++++++++++++++++
 debian/control         |  6 +++---
 debian/copyright_hints | 23 +++++++++++++++--------
 3 files changed, 34 insertions(+), 11 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 241feec..739f941 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,19 @@
+libpandoc-elements-perl (0.15-2) UNRELEASED; urgency=medium
+
+  * Update watch file:
+    + Bump to file format 4.
+    + Watch only MetaCPAN URL.
+    + Add usage comment.
+    + Tighten version regex.
+  * Drop CDBS get-orig-source target: Use gbp import-orig --uscan.
+  * Modernize git-buildpackage config: Filter any .git* file.
+  * Declare compliance with Debian Policy 3.9.8.
+  * Modernize Vcs-Git field: Use https protocol.
+  * Update copyright info: Extend coverage of Debian packaging.
+  * Modernize CDBS use: Build-depend on licensecheck (not devscripts).
+
+ -- Jonas Smedegaard <dr at jones.dk>  Wed, 04 Jan 2017 13:11:27 +0100
+
 libpandoc-elements-perl (0.15-1) unstable; urgency=medium
 
   [ upstream ]
diff --git a/debian/control b/debian/control
index 576a48a..914c1a2 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: libpandoc-elements-perl
 Section: perl
 Priority: optional
 Build-Depends: cdbs (>= 0.4.122~),
- devscripts,
+ licensecheck,
  perl,
  libmodule-build-tiny-perl,
  debhelper,
@@ -11,8 +11,8 @@ Build-Depends: cdbs (>= 0.4.122~),
  libtest-output-perl
 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/libpandoc-elements-perl
+Standards-Version: 3.9.8
+Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libpandoc-elements-perl
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libpandoc-elements-perl.git
 Homepage: https://github.com/nichtich/Pandoc-Elements
 
diff --git a/debian/copyright_hints b/debian/copyright_hints
index 8b7adda..af997f2 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -52,7 +52,7 @@ Files: Build.PL
  t/stringify.t
  t/synopsis.t
  t/walker.t
-Copyright: *No copyright*
+Copyright: NONE
 License: UNKNOWN
  FIXME
 
@@ -60,18 +60,25 @@ Files: README
  lib/Pandoc/Elements.pm
  lib/Pandoc/Filter.pm
  lib/Pandoc/Walker.pm
-Copyright: 2014- Jakob Voß
-  AND LICENSE
+Copyright: 2014, - Jakob Voß
 License: UNKNOWN
  FIXME
 
+Files: LICENSE
+Copyright: 1989, 1991, Free Software Foundation, Inc.,
+  2014, - by Jakob Voß <jakob.voss at gbv.de>.
+  <year> <name of author>
+  disclaimer" for the program, if
+  ed by the Free
+  ed interfaces, the
+  interest in the program
+  the software, and
+  year name of author
+License: GPL-2
+ FIXME
+
 Files: debian/rules
 Copyright: 2015, Jonas Smedegaard <dr at jones.dk>
 License: GPL-3+
  FIXME
 
-Files: LICENSE
-Copyright: 2014- Jakob Voß <jakob.voss at gbv.de>
-License: GPL-ever
- FIXME
-

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



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