[librdf-ns-perl] 09/09: Prepare for release: Update changelog, control file and copyright hints.
Jonas Smedegaard
dr at jones.dk
Sun Jul 26 20:32:59 UTC 2015
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository librdf-ns-perl.
commit 578d70e6c52349e0d3bfb385b0cda5fa60d40d25
Author: Jonas Smedegaard <dr at jones.dk>
Date: Sun Jul 26 22:24:20 2015 +0200
Prepare for release: Update changelog, control file and copyright hints.
---
debian/changelog | 46 ++++++++++++++++++++++++++++++++++++++++++++++
debian/control | 7 ++++---
debian/copyright_hints | 20 ++++++++++++--------
3 files changed, 62 insertions(+), 11 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 23d7cd5..6961059 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,49 @@
+librdf-ns-perl (20150725-1) unstable; urgency=medium
+
+ [ upstream ]
+ * New release(s).
+ + Added: affymetrix airs aktivesa amsl as bag beth bfo bgcat bgdbp
+ bgdbr bgn bibrm bmo bn bner bnf bridge bsym bv c9d caplibacl cart
+ cbo ccrel cff changeset chembl cl clirio company condition cpant
+ cpsv crmdig cwl cwork d0 d2d dannet daq date dbcat dcs decision
+ demlab deps dgfr dicera dm2e doas dpc ecc eccrev ecgl ecglview
+ eclap edgarcik emtr esaloj esapar esco escom esdir esequip
+ espresup essglobal estrf ev faldo faq fdbp figigii fluidops
+ galaksiya geojson gl glview gov gpml gtfs guo ha hasneto holding
+ hp ic imind insdc isocat itcat jerm kegg lawd lc lcdr lden ldvm
+ lemonuby lindt ljkl ll llm llo llont lmx lpeu ls lsd lso lsqv luc
+ lw mbgd mexalgo mexcore mexperf mexv mico minim mmd mmf mtlo ncit
+ nerd newsevents nex npdv oae oboinowl odbc odo ofrd omnfed omnlife
+ onc onto opengov oplcb oplcert oplecrm oplmkt ops oss owsom oxi
+ phdd piero pim pod quantity r4r ramon rdabf rdabm rdacc rdacct
+ rdaco rdact rdaemm rdafmn rdafnm rdafnv rdafr rdafs rdaftn rdagd
+ rdagrp rdagw rdami rdamt rdapmt rdapo rdarm rdarr rdasco rdasoi
+ rdatc rdatr rdaz religion remetca rml rmo rofch rofem rofer rofet
+ rofhf rofid rofim rofin rofit rofrm rofrr rofrt rs rvdata sakthi
+ san saws seas sh shoah soc st sw swcomp tadirah td5 traffic ubiq
+ um uneskos vacseen1 vag verb vidont vstoi wb webservice wn31 wno
+ wro xcql xlime xrd yo.
+ + Changed: biopax blt cex cv dblp factbook gml gnd lemon lgd nfo omn
+ phil rda ro scot sdo vgo xfn
+ + List available dates with rdfns --dates.
+
+ [ Jonas Smedegaard ]
+ * Include perl-build.mk (not perl-makemaker.mk).
+ * Declare compliance with Debian Policy 3.9.6.
+ * Update Vcs-Browser URL to use cgit web frontend.
+ * Update copyright info:
+ + Use License-Grant and License-Reference fields.
+ Thanks to Ben Finney.
+ + Extend coverage of packaging to include current year.
+ * Add lintian overrides regarding license in License-Reference field.
+ See bug#786450.
+ * Update package relations:
+ + Build-depend on libmodule-build-tiny-perl, and tighten build-
+ dependency on cdbs: Needed for upstream (change of) build system.
+ * Work around Module::Build::Tiny missing binary in bin dir.
+
+ -- Jonas Smedegaard <dr at jones.dk> Sun, 26 Jul 2015 22:24:05 +0200
+
librdf-ns-perl (20140910-1) unstable; urgency=medium
[ upstream ]
diff --git a/debian/control b/debian/control
index bcd9998..85aa673 100644
--- a/debian/control
+++ b/debian/control
@@ -1,9 +1,10 @@
Source: librdf-ns-perl
Section: perl
Priority: optional
-Build-Depends: cdbs,
+Build-Depends: cdbs (>= 0.4.122~),
devscripts,
perl,
+ libmodule-build-tiny-perl,
debhelper,
dh-buildinfo,
libfile-sharedir-perl (>= 1.00),
@@ -11,9 +12,9 @@ Build-Depends: cdbs,
librdf-trine-perl (>= 0.140)
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Jonas Smedegaard <dr at jones.dk>
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/librdf-ns-perl
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/librdf-ns-perl.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/librdf-ns-perl.git
Homepage: http://search.cpan.org/dist/RDF-NS/
Package: librdf-ns-perl
diff --git a/debian/copyright_hints b/debian/copyright_hints
index 1b1dca1..b43b933 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -4,41 +4,46 @@ Upstream-Contact: FIXME
Source: FIXME
Disclaimer: Autogenerated by CDBS
-Files: Changes
+Files: Build.PL
+ Changes
MANIFEST
+ META.json
META.yml
- Makefile.PL
+ bin/rdfns
+ cpanfile
debian/README.source
debian/compat
debian/control
debian/control.in
debian/gbp.conf
debian/source/format
+ debian/source/lintian-overrides
debian/watch
- t/author-critic.t
t/compile.t
t/history.t
t/namespaces.t
t/prefix.t
t/rdfns.t
+ t/release-pod-syntax.t
t/trine.t
t/uris.t
Copyright: *No copyright*
License: UNKNOWN
FIXME
-Files: bin/rdfns
+Files: README
lib/App/rdfns.pm
lib/RDF/NS.pm
lib/RDF/NS/Trine.pm
lib/RDF/NS/URIS.pm
lib/RDF/SN.pm
-Copyright: 2013, Jakob Voß
+Copyright: 2013- Jakob VoÃ
+ AND LICENSE
License: UNKNOWN
FIXME
Files: debian/rules
-Copyright: 2012-2014, Jonas Smedegaard <dr at jones.dk>
+Copyright: Â 2012-2015, Jonas Smedegaard <dr at jones.dk>
License: GPL-3+
FIXME
@@ -46,9 +51,8 @@ Files: LICENSE
Copyright: 1989, Free Software Foundation, Inc
19xx name of author
19yy <name of author>
- 2013, Jakob Voß
+ 2013- - by Jakob VoÃ.
disclaimer" for the program, if
- interest in the
the software, and
License: GPL-ever
FIXME
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/librdf-ns-perl.git
More information about the Pkg-perl-cvs-commits
mailing list