[librdf-rdfa-generator-perl] 64/64: Prepare for release: Update changelog, control file and copyright hints.

Jonas Smedegaard dr at jones.dk
Sat Dec 23 12:22:59 UTC 2017


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

js pushed a commit to annotated tag debian/0.106-1
in repository librdf-rdfa-generator-perl.

commit ccf4955317bcfffca587d8fc65562d75beec1701
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sat Dec 23 13:22:41 2017 +0100

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

diff --git a/debian/changelog b/debian/changelog
index dcbafbf..0696bbe 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,30 @@
+librdf-rdfa-generator-perl (0.106-1) unstable; urgency=medium
+
+  [ upstream ]
+  * New upstream release.
+
+  [ Jonas Smedegaard ]
+  * Improve short description, based on upstream META hints.
+  * Update package relations: Build-depend on libtest-output-perl.
+  * Update watch file: Use substitution strings.
+  * Modernize cdbs:
+    + Resolve archs in maintainer script (not during build).
+    + Avoid dh-buildinfo to support building without (fake)root.
+    + Stop build-depend on licensecheck dh-buildinfo.
+  * Modernize Vcs-* fields:
+    + Use git (not cgit) in path.
+    + Include .git suffix in path.
+  * Declare that regular build targets does not require root access.
+  * Declare compliance with Debian Policy 4.1.2.
+  * Update copyright info:
+    + Stop track no longer shipped file HACKING.pod.
+    + Stop track no longer included embedded code copies.
+    + Fix strip legacy leading ./ from a file path.
+    + Extend coverage for main upstream author(s).
+    + Extend coverage for myself.
+
+ -- Jonas Smedegaard <dr at jones.dk>  Sat, 23 Dec 2017 13:20:11 +0100
+
 librdf-rdfa-generator-perl (0.103-2) unstable; urgency=medium
 
   [ Salvatore Bonaccorso ]
diff --git a/debian/control b/debian/control
index 9a05cff..5a7dab2 100644
--- a/debian/control
+++ b/debian/control
@@ -2,25 +2,25 @@ Source: librdf-rdfa-generator-perl
 Section: perl
 Priority: optional
 Build-Depends: cdbs,
- licensecheck,
  perl,
  debhelper,
- dh-buildinfo,
  libicon-famfamfam-silk-perl,
  librdf-trine-perl,
  librdf-prefixes-perl,
- libxml-libxml-perl
+ libxml-libxml-perl,
+ 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.8
-Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/librdf-rdfa-generator-perl
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/librdf-rdfa-generator-perl.git
+Standards-Version: 4.1.2
+Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/librdf-rdfa-generator-perl.git
+Vcs-Browser: https://anonscm.debian.org/git/pkg-perl/packages/librdf-rdfa-generator-perl.git
 Homepage: https://metacpan.org/release/RDF-RDFa-Generator
+Rules-Requires-Root: no
 
 Package: librdf-rdfa-generator-perl
 Architecture: all
 Depends: ${perl:Depends}, ${misc:Depends}, ${cdbs:Depends}
-Description: generate some data in RDFa
+Description: generate data for RDFa serialization
  Resource Description Framework (RDF) is a standard model for data
  interchange on the Web.
  .
diff --git a/debian/copyright_hints b/debian/copyright_hints
index 2061f84..2dade3a 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -4,7 +4,10 @@ Upstream-Contact: FIXME
 Source: FIXME
 Disclaimer: Autogenerated by CDBS
 
-Files: Changes
+Files: CREDITS
+ Changes
+ INSTALL
+ META.json
  META.yml
  Makefile.PL
  TODO
@@ -16,34 +19,40 @@ Files: Changes
  debian/source/format
  debian/source/lintian-overrides
  debian/watch
+ dist.ini
+ doap.ttl
  examples/example1-out.html
  examples/example1.css
  examples/example1.pl
- 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/YAML/Tiny.pm
- inc/unicore/Name.pm
- inc/utf8.pm
- meta/changes.pret
- meta/doap.pret
- meta/makefile.pret
+ lib/RDF/RDFa/Generator/HTML/Head.pm
+ lib/RDF/RDFa/Generator/HTML/Hidden.pm
+ lib/RDF/RDFa/Generator/HTML/Pretty.pm
  t/01basic.t
  t/02_kk_namespaces.t
+ t/uninit_lang_warning.t
 Copyright: NONE
 License: UNKNOWN
  FIXME
 
+Files: README
+ README.pod
+ lib/RDF/RDFa/Generator.pm
+Copyright: 2010, Toby Inkster, 2017 Kjetil Kjernsmo
+License: Artistic or GPL-1+
+ FIXME
+
+Files: debian/copyright-check
+ debian/rules
+Copyright: 2011-2013, 2016, Jonas Smedegaard <dr at jones.dk>
+  2016-2017, Jonas Smedegaard <dr at jones.dk>
+License: GPL-3+
+ FIXME
+
 Files: LICENSE
 Copyright: 1989, Free Software Foundation, Inc.
   19xx name of author
   19yy <name of author>
-  2012, <http:purl.org/NET/cpan-uri/person/tobyink>.
+  2017, Kjetil Kjernsmo and Toby Inkster.
   disclaimer" for the program, if
   ed by the Free
   interest in the
@@ -52,60 +61,31 @@ Copyright: 1989, Free Software Foundation, Inc.
 License: Artistic or GPL-1+
  FIXME
 
-Files: inc/Scalar/Util.pm
-Copyright: 1997-2007, Graham Barr <gbarr at pobox.com>.
+Files: lib/RDF/RDFa/Generator/HTML/Pretty/Note.pm
+Copyright: 2010, Toby Inkster
 License: Artistic or GPL-1+
  FIXME
 
 Files: COPYRIGHT
 Copyright: -format/1.0/
-  1993-2012, Larry Wall and others
-  2012, the copyright holder(s).
+  2017, the copyright holder(s).
+  CREDITS
+  Copyright (C) 2010 by Toby Inkster, 2017 Kjetil Kjernsmo.
   Copyright (C) 2010 by Toby Inkster.
-  Copyright (c) 1997-2007 Graham Barr <gbarr at pobox.com>.
-  Copyright (c) 2011. Ingy doet Net.
-  Copyright 2002 - 2012 Brian Ingerson, Audrey Tang and Adam Kennedy.
-  Copyright 2002, 2003, 2004 Audrey Tang and Brian Ingerson.
-  Copyright 2003, 2004 by Audrey Tang <autrijus at autrijus.org>.
-  Copyright 2006 - 2012 Adam Kennedy.
-  Copyright: None
-  This software is copyright (c) 2011-2012 by Toby Inkster.
+  Copyright 2013 Toby Inkster.
+  Copyright 2017 Kjetil Kjernsmo and Toby Inkster.
+  None
   Unknown
-License: Artistic or GPL-1+
- FIXME
-
-Files: README
-Copyright: 2010, Toby Inkster
-License: Artistic or GPL-1+
+License: Artistic-1.0 and/or GPL-1
  FIXME
 
-Files: HACKING
-Copyright: 2012, Toby Inkster.
-License: CC-BY-SA-2.0
- FIXME
-
-Files: debian/rules
-Copyright: 2011-2013, Jonas Smedegaard <dr at jones.dk>
-License: GPL-3+
- FIXME
-
-Files: inc/Module/Install.pm
-Copyright: 2008-2012, Adam Kennedy.
-License: UNKNOWN
- FIXME
-
-Files: inc/Module/Package.pm
-Copyright: 2011, see:
+Files: MANIFEST
+Copyright: CREDITS
 License: UNKNOWN
  FIXME
 
 Files: SIGNATURE
-Copyright: SHA1 2f6225364f4c93e686a8bece0bae8b2a32f1be68 Changes
-License: UNKNOWN
- FIXME
-
-Files: MANIFEST
-Copyright: examples/example1-out.html
+Copyright: SHA1 50ff1164ce6a80b19cf718197559e6fec454b9b1 CREDITS
 License: UNKNOWN
  FIXME
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/librdf-rdfa-generator-perl.git



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