[SCM] librdf-linkeddata-perl Debian packaging branch, master, updated. debian/0.56-1-431-gd4ddd26

Jonas Smedegaard dr at jones.dk
Thu Jul 18 15:34:19 UTC 2013


The following commit has been merged in the master branch:
commit d4ddd26cccf574f8153c94cb65880543a175fb0d
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Thu Jul 18 17:28:34 2013 +0200

    Prepare for release: Update changelog, control file and copyright hints.

diff --git a/debian/changelog b/debian/changelog
index 7f92920..957390d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,15 @@
-librdf-linkeddata-perl (0.56-2) UNRELEASED; urgency=low
+librdf-linkeddata-perl (0.57+05-1) experimental; urgency=low
+
+  [ upstream ]
+  * New release.
+    + Enable optional use of environment for config.
+    + Add the use of content type to Etag to work around some bugs.
+    + Allow POST requests to the endpoint.
+    + Fix newline bug causing problems.
+    + Remove write_sqlite script.
+    + Use URI::NamespaceMap for namespaces.
+    + Change packaging to use Module::Package::RDF.
+    + Improved tests.
 
   [ Salvatore Bonaccorso ]
   * Use canonical hostname (anonscm.debian.org) in Vcs-Git URI.
@@ -9,20 +20,31 @@ librdf-linkeddata-perl (0.56-2) UNRELEASED; urgency=low
   [ Jonas Smedegaard ]
   * Add README.source emphasizing control.in file as *not* a
     show-stopper for contributions, referring to wiki page for details.
-  * Add git URL as alternate source.
+  * Update copyright/licensing info:
+    + Add git URL as alternate source.
+    + Fix use license and comment pseudo-sections in copyright file to
+      obey silly restrictions of copyright format 1.0.
+    + Bump packaging license to GPL-3+, and extend copyrigt coverage for
+      myself to include current year.
+    + Update coverage for convenience code copies.
+    + Extend coverage for main upstream author.
   * Bump debhelper compatibility to 8.
   * Bump standards-version to 3.9.4.
-  * Fix use license and comment pseudo-sections in copyright file to
-    obey silly restrictions of copyright format 1.0.
   * Switch to cpan.org/authors URL for watch file and get-orig-source
     target, and simplify watch file.
   * Stop tracking md5sum of upstream tarball.
-  * Bump packaging license to GPL-3+, and extend copyrigt coverage for
-    myself to include current year.
   * Relax to build-depend unversioned on cdbs: Needed version satisfied
     even on oldstable.
-
- -- Salvatore Bonaccorso <carnil at debian.org>  Sun, 06 Jan 2013 22:06:18 +0100
+  * (Re-)add get-orig-source support for development releases.
+  * Regenerate Module::Package files during build.
+    Build-depend on libmodule-package-rdf-perl.
+    Tighten build-dependency on cdbs to versions supporting putting
+    aside upstream cruft.
+  * (Build-)depend on liburi-namespacemap-perl.
+  * Relax regression tests when targeted experimental suite.
+  * Install PSGI script only as example file.
+
+ -- Jonas Smedegaard <dr at jones.dk>  Thu, 18 Jul 2013 17:28:13 +0200
 
 librdf-linkeddata-perl (0.56-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index dcb0c86..967beb3 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,7 @@
 Source: librdf-linkeddata-perl
 Section: perl
 Priority: optional
-Build-Depends: cdbs,
+Build-Depends: cdbs (>= 0.4.106~),
  devscripts,
  perl,
  debhelper,
@@ -16,6 +16,7 @@ Build-Depends: cdbs,
  libmoosex-undeftolerant-perl,
  librdf-rdfa-generator-perl,
  librdf-helper-properties-perl,
+ liburi-namespacemap-perl,
  libnamespace-autoclean-perl (>= 0.12),
  liburi-perl (>= 1.52),
  libconfig-jfdi-perl,
@@ -27,7 +28,8 @@ Build-Depends: cdbs,
  libtest-www-mechanize-psgi-perl,
  libtest-exception-perl,
  libtest-rdf-perl (>= 0.26),
- librdf-rdfa-parser-perl
+ librdf-rdfa-parser-perl,
+ libmodule-package-rdf-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jonas Smedegaard <dr at jones.dk>
 Standards-Version: 3.9.4
diff --git a/debian/copyright_hints b/debian/copyright_hints
index cf8009b..38b00d4 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -4,14 +4,12 @@ Upstream-Contact: FIXME
 Source: FIXME
 Disclaimer: Autogenerated by CDBS
 
-Files: Changes
+Files: CREDITS
+ Changes
  MANIFEST
- MANIFEST.SKIP
+ META.ttl
  META.yml
- MYMETA.json
- MYMETA.yml
  Makefile.PL
- README
  SIGNATURE
  debian/README.source
  debian/compat
@@ -20,21 +18,27 @@ Files: Changes
  debian/gbp.conf
  debian/source/format
  debian/watch
- inc/Module/Install/AuthorTests.pm
+ 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/DOAPChangeSets.pm
+ inc/Module/Install/Contributors.pm
  inc/Module/Install/Fetch.pm
+ inc/Module/Install/Include.pm
  inc/Module/Install/Makefile.pm
- inc/Module/Install/RDF.pm
- inc/Module/Install/Repository.pm
- inc/Module/Install/Scripts.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.ttl
+ meta/makefile.ttl
  meta/people.ttl
  meta/project.ttl
  rdf_linkeddata.json
+ rdf_linkeddata_acl.json
+ rdf_linkeddata_dev.json
  rdf_linkeddata_end.json
  rdf_linkeddata_void.json
  t/00-load.t
@@ -42,21 +46,32 @@ Files: Changes
  t/11-constructor.t
  t/15-process.t
  t/16-void.t
- t/17-hypermedia.t
+ t/17-hypermedia-ro.t
  t/19_config_file.t
  t/20-psgi-basic.t
  t/25-psgi-endpoint.t
  t/28-psgi-void.t
  t/data/add.ttl
  t/data/basic.ttl
- xt/0-signature.t
- xt/critic.t
- xt/pod-coverage.t
- xt/pod.t
 Copyright: *No copyright*
 License: UNKNOWN
  FIXME
 
+Files: README
+ lib/RDF/LinkedData.pm
+Copyright: & LICENSE
+  2010, ABC Startsiden AS
+  2010, Gregory Todd Williams
+  2010-2013, Kjetil Kjernsmo
+License: Perl
+ 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
@@ -64,18 +79,35 @@ License: Expat
 
 Files: debian/rules
 Copyright: 2011-2013, Jonas Smedegaard <dr at jones.dk>
+  CREDITS Changes LICENSE MANIFEST
 License: GPL-3+
  FIXME
 
-Files: lib/RDF/LinkedData.pm
-Copyright: & LICENSE
-  2010, Gregory Todd Williams and ABC Startsiden AS, 2010-2012, Kjetil Kjernsmo
-License: Perl
+Files: LICENSE
+Copyright: 1989, Free Software Foundation, Inc
+  19xx name of author
+  19yy <name of author>
+  2013, Gregory Todd Williams <gwilliams at cpan.org>, Kjetil Kjernsmo <kjetilk at 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
+  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: lib/Plack/App/RDF/LinkedData.pm
 Copyright: & LICENSE
-  2010-2012, Kjetil Kjernsmo
+  2010-2013, Kjetil Kjernsmo
 License: Perl
  FIXME
 
@@ -84,8 +116,33 @@ Copyright: 2010, ABC Startsiden AS and Gregory Todd Williams and
 License: Perl
  FIXME
 
+Files: inc/Scalar/Util.pm
+Copyright: 1997-2007, Graham Barr <gbarr at pobox.com>.
+License: Perl
+ FIXME
+
+Files: COPYRIGHT
+Copyright: 1997-2007, Graham Barr <gbarr at pobox.com>.
+  1999, Tuomas J. Lukka <lukka at iki.fi>.
+  2002, - 2012, Brian Ingerson, Audrey Tang and Adam Kennedy
+  2002-2004, Audrey Tang and Brian Ingerson
+  2003-2004, Audrey Tang <autrijus at autrijus.org>
+  2006, - 2012, Adam Kennedy
+  2010, ABC Startsiden AS
+  2010, Gregory Todd Williams
+  2010-2013, Kjetil Kjernsmo
+  2011. Ingy doet Net
+  2013, the holder(s)
+  None
+  This software is 2011, by Toby Inkster
+  This software is 2011-2012, by Toby Inkster
+  This software is 2013, by Toby Inkster
+  Unknown
+License: UNKNOWN
+ FIXME
+
 Files: inc/Module/Install.pm
-Copyright: 2008, - 2011, Adam Kennedy
+Copyright: 2008, - 2012, Adam Kennedy
 License: UNKNOWN
  FIXME
 

-- 
librdf-linkeddata-perl Debian packaging



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