[libatteanx-endpoint-perl] 27/27: Prepare for release: Update changelog, control file and copyright hints.

Jonas Smedegaard dr at jones.dk
Sat Oct 28 02:08:07 UTC 2017


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

js pushed a commit to annotated tag debian/0.002-1
in repository libatteanx-endpoint-perl.

commit 1b6498c9adc56265edf1fdfc34155c638f68afb2
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sat Oct 28 04:06:10 2017 +0200

    Prepare for release: Update changelog, control file and copyright hints.
---
 debian/changelog       | 29 ++++++++++++++++++++++++
 debian/control         | 11 +++++----
 debian/copyright_hints | 61 +++++++++++++++++++++++++++++++++++++++++---------
 3 files changed, 84 insertions(+), 17 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index bc640d9..d1f6ee1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,32 @@
+libatteanx-endpoint-perl (0.002-1) unstable; urgency=medium
+
+  [ upstream ]
+  * New release.
+
+  [ Jonas Smedegaard ]
+  * Update package relations:
+    + (Build-)depend on libxml-libxml-perl (not
+      libhtml-html5-writer-perl).
+    + Relax to (build-)depend unversioned on libmoo-perl: Needed version
+      satisfied even in oldstable.
+  * Update copyright info:
+    + Extend coverage for myself.
+    + Use https protocol in file format URL.
+  * Modernize cdbs:
+    + Do copyright-check in maintainer script (not during build).
+    + Stop build-depend on licensecheck.
+  * Modernize Vcs-* fields:
+    + Consistently use git (not cgit) in path.
+    + Consistently include .git suffix in path.
+  * Declare compliance with Debian Policy 4.1.1.
+  * Drop obsolete lintian override regarding debhelper 9.
+  * Tighten lintian overrides regarding License-Reference.
+  * Update watch file:
+    + Track metacpan.org (not cpan.org).
+    + Use substitution strings.
+
+ -- Jonas Smedegaard <dr at jones.dk>  Sat, 28 Oct 2017 04:04:15 +0200
+
 libatteanx-endpoint-perl (0.001-3) unstable; urgency=medium
 
   * Fix broken symlink.
diff --git a/debian/control b/debian/control
index 1123a14..789c7f8 100644
--- a/debian/control
+++ b/debian/control
@@ -2,23 +2,22 @@ Source: libatteanx-endpoint-perl
 Section: perl
 Priority: optional
 Build-Depends: cdbs,
- licensecheck,
  perl,
  debhelper,
  dh-buildinfo,
  libfile-sharedir-perl,
- libhtml-html5-parser-perl,
  libhtml-html5-writer-perl,
  libhttp-negotiate-perl,
  libjson-perl,
+ libxml-libxml-perl,
  liblist-moreutils-perl,
+ libmoo-perl,
  libmoox-log-any-perl,
  libplack-perl,
  libtrycatch-perl,
  libtype-tiny-perl,
  libnamespace-clean-perl,
  libattean-perl (>= 0.013),
- libmoo-perl (>= 1.006000),
  libtest-exception-perl,
  libtest-lwp-useragent-perl,
  libtest-modern-perl,
@@ -27,9 +26,9 @@ Build-Depends: cdbs,
  libjs-codemirror
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jonas Smedegaard <dr at jones.dk>
-Standards-Version: 3.9.8
-Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libatteanx-endpoint-perl
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libatteanx-endpoint-perl.git
+Standards-Version: 4.1.1
+Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libatteanx-endpoint-perl.git
+Vcs-Browser: https://anonscm.debian.org/git/pkg-perl/packages/libatteanx-endpoint-perl.git
 Homepage: https://metacpan.org/release/AtteanX-Endpoint
 
 Package: libatteanx-endpoint-perl
diff --git a/debian/copyright_hints b/debian/copyright_hints
index c183344..355f44e 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -4,8 +4,7 @@ Upstream-Contact: FIXME
 Source: FIXME
 Disclaimer: Autogenerated by CDBS
 
-Files: Changes
- MANIFEST
+Files: MANIFEST
  META.yml
  Makefile.PL
  README.md
@@ -14,7 +13,6 @@ Files: Changes
  debian/compat
  debian/control
  debian/control.in
- debian/files
  debian/gbp.conf
  debian/patches/1001_use_codemirror2.patch
  debian/patches/README
@@ -22,6 +20,8 @@ Files: Changes
  debian/source/format
  debian/source/lintian-overrides
  debian/uwsgi/README
+ debian/uwsgi/etc/apache2/conf.d/atteanx_endpoint
+ debian/uwsgi/etc/uwsgi/apps-available/atteanx_endpoint.ini
  debian/watch
  inc/Module/Install/AuthorTests.pm
  inc/Module/Install/Base.pm
@@ -29,10 +29,32 @@ Files: Changes
  inc/Module/Install/DOAPChangeSets.pm
  inc/Module/Install/Fetch.pm
  inc/Module/Install/Makefile.pm
- meta/changes.ttl
+ inc/Module/Install/Share.pm
+ inc/Module/Install/Win32.pm
+ inc/Module/Install/WriteAll.pm
  scripts/endpoint.psgi
  share/endpoint/index.html
  share/endpoint/results.html
+ share/endpoint/www/css/docs.css
+ share/endpoint/www/css/sparqlcolors.css
+ share/endpoint/www/js/codemirror.js
+ share/endpoint/www/js/editor.js
+ share/endpoint/www/js/highlight.js
+ share/endpoint/www/js/mirrorframe.js
+ share/endpoint/www/js/parsecss.js
+ share/endpoint/www/js/parsedummy.js
+ share/endpoint/www/js/parsehtmlmixed.js
+ share/endpoint/www/js/parsejavascript.js
+ share/endpoint/www/js/parsesparql.js
+ share/endpoint/www/js/parsexml.js
+ share/endpoint/www/js/select.js
+ share/endpoint/www/js/sparql_form.js
+ share/endpoint/www/js/stringstream.js
+ share/endpoint/www/js/tokenize.js
+ share/endpoint/www/js/tokenizejavascript.js
+ share/endpoint/www/js/undo.js
+ share/endpoint/www/js/unittests.js
+ share/endpoint/www/js/util.js
  t/00.load.t
  t/simple.t
  xt/pod-coverage.t
@@ -41,23 +63,40 @@ Copyright: NONE
 License: UNKNOWN
  FIXME
 
+Files: debian/copyright-check
+ debian/rules
+Copyright: 2016-2017, Jonas Smedegaard <dr at jones.dk>
+License: GPL-3+
+ FIXME
+
+Files: inc/Module/Install/Metadata.pm
+Copyright: NONE
+License: AGPL and/or BSD~unspecified
+ FIXME
+
 Files: lib/AtteanX/Endpoint.pm
-Copyright: Copyright (c) 2014 Gregory Todd Williams. /
+Copyright: Copyright (c) 2016 Gregory Todd Williams. /
 License: Artistic or GPL-1+
  FIXME
 
 Files: LICENSE
-Copyright: 2014, --2016 Gregory Todd Williams
+Copyright: 2012, Marijn Haverbeke <marijnh at gmail.com>
+  2016, Gregory Todd Williams
 License: Expat
  FIXME
 
-Files: debian/rules
-Copyright: 2016, Jonas Smedegaard <dr at jones.dk>
-License: GPL-3+
- FIXME
-
 Files: inc/Module/Install.pm
 Copyright: 2008-2012, Adam Kennedy.
 License: UNKNOWN
  FIXME
 
+Files: Changes
+Copyright: year and added text about CodeMirror license.
+License: UNKNOWN
+ FIXME
+
+Files: meta/changes.ttl
+Copyright: year and added text about CodeMirror license."
+License: UNKNOWN
+ FIXME
+

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



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