[SCM] librdf-query-client-perl Debian packaging branch, master, updated. upstream/0.107-17-g69b3918
Jonas Smedegaard
dr at jones.dk
Fri Jan 20 11:00:09 UTC 2012
The following commit has been merged in the master branch:
commit 69b3918b09845cd33066f70a4d81e0ad7ef05566
Author: Jonas Smedegaard <dr at jones.dk>
Date: Fri Jan 20 11:59:55 2012 +0100
Update changelog, control file and copyright hints.
diff --git a/debian/changelog b/debian/changelog
index 3d49c79..745f413 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,14 +1,13 @@
librdf-query-client-perl (0.107-1) UNRELEASED; urgency=low
WAITS-FOR: libauthority-shared-perl
- WAITS-FOR: libuniversal-authority-perl
* New upstream release.
[ Florian Schlichting ]
* Update copyright file:
+ Extend copyright years.
- + Add sections for new files under inc/.
+ + Add sections for some new files under inc/.
* Ship provided examples script.
* Update (build-)dependencies.
* Add myself to uploaders and copyright.
@@ -17,14 +16,20 @@ librdf-query-client-perl (0.107-1) UNRELEASED; urgency=low
* Update copyright file:
+ Bump DEP-5 format to draft 174.
+ Fix use separate sections for Artistic and GPL-1+.
- + Improve references for convenience copy of Module::Install.
+ + Improve coverage of convenience code copies below inc/.
+ Rewrap and shorten comments.
+ * Add patch 1001 to use Object::AUTHORITY (not UNIVERSAL::AUTHORITY).
+ * Bump standards-version to 3.9.2.
+ * Update package relations:
+ + Relax build-dependency on cdbs (needlessly tight).
+ + Relax build-depend unversioned on debhelper and devscripts (needed
+ versions satisfied even in oldstable).
[ gregor herrmann ]
* Remove debian/source/local-options: abort-on-upstream-changes and
unapply-patches are default in dpkg-source since 1.16.1.
- -- Florian Schlichting <fschlich at zedat.fu-berlin.de> Wed, 21 Dec 2011 22:36:04 +0100
+ -- Jonas Smedegaard <dr at jones.dk> Fri, 20 Jan 2012 11:56:20 +0100
librdf-query-client-perl (0.105-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 594e665..0435757 100644
--- a/debian/control
+++ b/debian/control
@@ -1,10 +1,10 @@
Source: librdf-query-client-perl
Section: perl
Priority: optional
-Build-Depends: devscripts (>= 2.10.7~),
+Build-Depends: devscripts,
+ cdbs (>= 0.4.73~),
perl,
- cdbs (>= 0.4.85~),
- debhelper (>= 7.0.1),
+ debhelper,
dh-buildinfo,
libauthority-shared-perl,
libhttp-message-perl,
@@ -15,7 +15,7 @@ Build-Depends: devscripts (>= 2.10.7~),
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.1
+Standards-Version: 3.9.2
Vcs-Git: git://git.debian.org/git/pkg-perl/packages/librdf-query-client-perl
Vcs-Browser: http://git.debian.org/?p=pkg-perl/packages/librdf-query-client-perl.git
Homepage: http://search.cpan.org/dist/RDF-Query-Client/
diff --git a/debian/copyright_hints b/debian/copyright_hints
index bcb6fef..53d1de3 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=166
+Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?rev=174
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
- TODO
debian/compat
debian/control
debian/control.in
debian/gbp.conf
- debian/patches/2001_disable_verification.patch
+ debian/librdf-query-client-perl.examples
+ debian/patches/1001_use_Object_AUTORITY.patch
debian/patches/series
debian/source/format
- debian/source/local-options
debian/watch
+ 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/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/Module/Package/Dist/RDF.pm
+ inc/YAML/Tiny.pm
+ meta/changes.ttl
+ meta/doap.ttl
+ meta/makefile.ttl
t/01basic.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/RDF/Query/Client.pm
-Copyright: 2009-2010, Toby Inkster
+Copyright: 2009-2011, Toby Inkster
License: UNKNOWN
FIXME
+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-1+
+ FIXME
+
Files: debian/rules
Copyright: 2011, Jonas Smedegaard <dr at jones.dk>
-License: GPL
+License: GPL-2+
FIXME
Files: inc/Module/Install/Metadata.pm
Copyright:
-License: UNKNOWN
+License: MIT/X11 (BSD like)
FIXME
Files: inc/Module/Install.pm
-Copyright: 2008, - 2010, Adam Kennedy
+Copyright: 2008, - 2011, Adam Kennedy
License: UNKNOWN
FIXME
--
librdf-query-client-perl Debian packaging
More information about the Pkg-perl-cvs-commits
mailing list