[SCM] libhtml-embedded-turtle-perl Debian packaging branch, master, updated. debian/0.333-1-16-ga6d2354
Jonas Smedegaard
dr at jones.dk
Fri Jun 7 11:21:39 UTC 2013
The following commit has been merged in the master branch:
commit a6d2354cef72b103367fae30c3c59427e021b010
Author: Jonas Smedegaard <dr at jones.dk>
Date: Fri Jun 7 13:17:56 2013 +0200
Prepare for release: Update changelog, control file and copyright hints.
diff --git a/debian/changelog b/debian/changelog
index dd969da..0b9d532 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,35 @@
-libhtml-embedded-turtle-perl (0.333-2) UNRELEASED; urgency=low
-
- * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
-
- -- Salvatore Bonaccorso <carnil at debian.org> Sun, 06 Jan 2013 22:01:52 +0100
+libhtml-embedded-turtle-perl (0.333-2) unstable; urgency=low
+
+ [ Salvatore Bonaccorso ]
+ * Use canonical host (anonscm.debian.org) in Vcs-Git URI.
+
+ [ Jonas Smedegaard ]
+ * Add README.source emphasizing control.in file as *not* a
+ show-stopper for contributions, referring to wiki page for details.
+ * Bump dephelper compatibility level to 8.
+ * Bump standards-version to 3.9.4.
+ * Use canonical host (anonscm.debian.org) in Vcs-Browser URI.
+ * Declare examples in rules file (not debhelper hint file).
+ * Move aside too old Scalar::Util, to unbreak testsuite.
+ Closes: bug#711424. Thanks to Dominic Hargreaves.
+ * Update package relations:
+ + Tighten build-dependency on cdbs: Needed for
+ DEB_UPSTREAM_CRUFT_MOVE routine.
+ + Relax to build-depend unversioned on devscripts and debhelper:
+ needed versions satisfied even in Debian oldstable.
+ + Relax to build-depend unversioned on libtest-rdf-perl: needed
+ version satisfied in Debian stable (and unavailable before that).
+ + Declare build-dependency on libtest-rdf-perl in rules file.
+ * Update Homepage to use metacpan.com, to match upstream hint.
+ * Bump packaging license to GPL-3+, Explicitly list Florian
+ Schlichting as copyright holder in rules file (not only in copyright
+ file), and extend coverage for myself to include current year.
+ * Update copyright file:
+ + Rewrite using file format 1.0.
+ + Fix cover all convenience code copies.
+ + List upstream issue tracker as preferred contact.
+
+ -- Jonas Smedegaard <dr at jones.dk> Fri, 07 Jun 2013 13:17:19 +0200
libhtml-embedded-turtle-perl (0.333-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 0c6ddc7..fc16efa 100644
--- a/debian/control
+++ b/debian/control
@@ -1,10 +1,10 @@
Source: libhtml-embedded-turtle-perl
Section: perl
Priority: optional
-Build-Depends: devscripts (>= 2.10.7~),
+Build-Depends: devscripts,
+ cdbs (>= 0.4.106~),
perl,
- cdbs (>= 0.4.85~),
- debhelper (>= 7.0.1),
+ debhelper,
dh-buildinfo,
libcommon-sense-perl,
libnamespace-clean-perl,
@@ -13,14 +13,14 @@ Build-Depends: devscripts (>= 2.10.7~),
librdf-rdfa-parser-perl,
librdf-trine-perl,
librdf-trin3-perl,
- libtest-rdf-perl (>= 0.23)
+ libtest-rdf-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Jonas Smedegaard <dr at jones.dk>,
Florian Schlichting <fschlich at zedat.fu-berlin.de>
-Standards-Version: 3.9.2
+Standards-Version: 3.9.4
Vcs-Git: git://anonscm.debian.org/git/pkg-perl/packages/libhtml-embedded-turtle-perl
-Vcs-Browser: http://git.debian.org/?p=pkg-perl/packages/libhtml-embedded-turtle-perl.git
-Homepage: http://search.cpan.org/dist/HTML-Embedded-Turtle/
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhtml-embedded-turtle-perl.git
+Homepage: https://metacpan.org/release/HTML-Embedded-Turtle
Package: libhtml-embedded-turtle-perl
Architecture: all
diff --git a/debian/copyright_hints b/debian/copyright_hints
index 46b04ce..c2f3334 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -1,61 +1,98 @@
-Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?rev=174
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: FIXME
Upstream-Contact: FIXME
Source: FIXME
Disclaimer: Autogenerated by CDBS
Files: Changes
- Changes.ttl
- Changes.xml
MANIFEST
- MANIFEST.SKIP
META.yml
Makefile.PL
SIGNATURE
+ debian/README.source
debian/compat
debian/control
debian/control.in
debian/gbp.conf
- debian/patches/2001_stupify-Module-Install.patch
- debian/patches/series
debian/source/format
- debian/source/local-options
debian/watch
+ examples/simple-example.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/DOAPChangeSets.pm
inc/Module/Install/Fetch.pm
inc/Module/Install/Include.pm
inc/Module/Install/Makefile.pm
- inc/Module/Install/ReadmeFromPod.pm
+ inc/Module/Install/TrustMetaYml.pm
inc/Module/Install/Win32.pm
inc/Module/Install/WriteAll.pm
- inc/Test/Signature.pm
+ inc/Module/Package/Dist/RDF.pm
+ inc/YAML/Tiny.pm
+ meta/changes.ttl
+ meta/doap.ttl
+ meta/makefile.ttl
t/01basic.t
+ t/02data.t
Copyright: *No copyright*
License: UNKNOWN
FIXME
+Files: inc/Scalar/Util.pm
+ inc/Scalar/Util/PP.pm
+Copyright: 1997-2007, Graham Barr <gbarr at pobox.com>.
+ 1997-2009, Graham Barr <gbarr at pobox.com>.
+License: Perl
+ FIXME
+
+Files: inc/Module/Install/Package.pm
+ inc/Module/Package.pm
+Copyright: 2011
+License: UNKNOWN
+ FIXME
+
Files: README
lib/HTML/Embedded/Turtle.pm
-Copyright: 2010, Toby Inkster
+Copyright: 2010-2011, Toby Inkster
License: UNKNOWN
FIXME
+Files: inc/Module/Install/Metadata.pm
+Copyright:
+License: Expat
+ FIXME
+
Files: debian/rules
-Copyright: 2011, Jonas Smedegaard <dr at jones.dk>
-License: GPL
+Copyright: 2011, 2013 Jonas Smedegaard <dr at jones.dk>
+ 2011, Florian Schlichting <fschlich at zedat.fu-berlin.de>
+License: GPL-3+
FIXME
-Files: inc/Module/Install/Metadata.pm
-Copyright:
-License: UNKNOWN
+Files: LICENSE
+Copyright: 1989, Free Software Foundation, Inc
+ 19xx name of author
+ 19yy <name of author>
+ 2011, Toby Inkster <tobyink 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: inc/Module/Install.pm
-Copyright: 2008, - 2010, Adam Kennedy
+Copyright: 2008, - 2011, Adam Kennedy
License: UNKNOWN
FIXME
--
libhtml-embedded-turtle-perl Debian packaging
More information about the Pkg-perl-cvs-commits
mailing list