[SCM] librdf-helper-properties-perl Debian packaging branch, master, updated. debian/0.10-1-18-g98403c9
Jonas Smedegaard
dr at jones.dk
Sat Nov 3 01:13:45 UTC 2012
The following commit has been merged in the master branch:
commit 98403c95205bc33357ec0a0953ada43bffd25377
Author: Jonas Smedegaard <dr at jones.dk>
Date: Sat Nov 3 02:11:11 2012 +0100
Prepare for release: Update changelog, control file and copyright hints.
diff --git a/debian/changelog b/debian/changelog
index 2732488..0828b89 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,37 @@
+librdf-helper-properties-perl (0.22-1) unstable; urgency=low
+
+ * New upstream release.
+
+ [ gregor herrmann ]
+ * Remove debian/source/local-options: abort-on-upstream-changes and
+ unapply-patches are default in dpkg-source since 1.16.1.
+
+ [ Jonas Smedegaard ]
+ * Bump debhelper compatibility level to 8.
+ * Bump standards-version to 3.9.3.
+ * Tidy rules file.
+ * Update package relations:
+ + Relax to build-depend unversioned on cdbs, debhelper and
+ devscripts: Needed versions satisfied in stable, and oldstable no
+ longer supported.
+ + Build-depend and recommend libchi-perl.
+ + (Build-)depend on libany-moose-perl.
+ + Recommend (not depend on) libmoose-perl.
+ + Tighten to (build-)depend versioned on
+ libnamespace-autoclean-perl.
+ * Update copyright file:
+ + Adjust syntax to file format 1.0.
+ + Update Files sections for included code copies of other projects.
+ + Fix double-indent in Copyright fields as per Policy §5.6.13.
+ + Fix use comment and license pseudo-sections to obey silly
+ restrictions of copyright format 1.0.
+ + Quote licenses in comments.
+ + List upstream issue tracker as contact.
+ * Use anonscm.debian.org (not git.debian.org) in Vcs-Browser URL.
+ * Add Toby Inkster as upstream copyright holder.
+
+ -- Jonas Smedegaard <dr at jones.dk> Sat, 03 Nov 2012 02:08:28 +0100
+
librdf-helper-properties-perl (0.10-1) unstable; urgency=low
* Initial packaging release.
diff --git a/debian/control b/debian/control
index b722705..5463d78 100644
--- a/debian/control
+++ b/debian/control
@@ -1,17 +1,17 @@
Source: librdf-helper-properties-perl
Section: perl
Priority: optional
-Build-Depends: devscripts (>= 2.10.7~),
+Build-Depends: cdbs,
+ devscripts,
perl,
- cdbs (>= 0.4.85~),
- debhelper (>= 7.0.1),
+ debhelper,
dh-buildinfo,
+ libany-moose-perl,
librdf-trine-perl,
- libmoose-perl,
- libnamespace-autoclean-perl
+ libnamespace-autoclean-perl (>= 0.13)
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Jonas Smedegaard <dr at jones.dk>
-Standards-Version: 3.9.2
+Standards-Version: 3.9.3
Vcs-Git: git://git.debian.org/git/pkg-perl/packages/librdf-helper-properties-perl
Vcs-Browser: http://git.debian.org/?p=pkg-perl/packages/librdf-helper-properties-perl.git
Homepage: http://search.cpan.org/dist/RDF-Helper-Properties/
@@ -19,6 +19,7 @@ Homepage: http://search.cpan.org/dist/RDF-Helper-Properties/
Package: librdf-helper-properties-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}, ${cdbs:Depends}
+Recommends: ${cdbs:Recommends}
Suggests: ${cdbs:Suggests}
Description: shortcuts to retrieve certain information
Resource Description Framework (RDF) is a standard model for data
diff --git a/debian/copyright_hints b/debian/copyright_hints
index 5aa365a..e6f1b5f 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -1,14 +1,15 @@
-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
MANIFEST
MANIFEST.SKIP
META.yml
+ MYMETA.json
+ MYMETA.yml
Makefile.PL
SIGNATURE
debian/compat
@@ -16,19 +17,21 @@ Files: Changes
debian/control.in
debian/gbp.conf
debian/source/format
- debian/source/local-options
debian/watch
inc/Module/Install/AuthorTests.pm
inc/Module/Install/Base.pm
- inc/Module/Install/Bugtracker.pm
inc/Module/Install/Can.pm
inc/Module/Install/DOAPChangeSets.pm
inc/Module/Install/Fetch.pm
inc/Module/Install/Makefile.pm
+ inc/Module/Install/RDF.pm
inc/Module/Install/ReadmeFromPod.pm
inc/Module/Install/Repository.pm
inc/Module/Install/Win32.pm
inc/Module/Install/WriteAll.pm
+ meta/changes.ttl
+ meta/people.ttl
+ meta/project.ttl
t/00-load.t
t/basic.t
t/data/basic.db
@@ -44,22 +47,23 @@ License: UNKNOWN
Files: README
lib/RDF/Helper/Properties.pm
Copyright: & LICENSE
- 2010, Gregory Todd Williams and ABC Startsiden AS
+ 2010, Gregory Todd Williams and ABC Startsiden AS
+ 2012, Toby Inkster
License: Perl
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-2009, Adam Kennedy
+Copyright: 2008, - 2012, Adam Kennedy
License: UNKNOWN
FIXME
--
librdf-helper-properties-perl Debian packaging
More information about the Pkg-perl-cvs-commits
mailing list