[SCM] librdf-trin3-perl Debian packaging branch, master, updated. debian/0.136-1-14-gdeeb5c3

Jonas Smedegaard dr at jones.dk
Tue Aug 7 03:30:38 UTC 2012


The following commit has been merged in the master branch:
commit deeb5c385674e03e77621545f1e3b510af67a9d7
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Tue Aug 7 05:28:57 2012 +0200

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

diff --git a/debian/changelog b/debian/changelog
index deb71df..3f1f3e3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,23 @@
+librdf-trin3-perl (0.202-1) unstable; urgency=low
+
+  * New upstream release.
+
+  [ Jonas Smedegaard ]
+  * Bump debhelper compatibility level to 8.
+  * Bump standards-version to 3.9.3.
+  * Update package relations:
+    + (Build-)depend on liblog-log4perl-perl, libmodule-runtime-perl,
+      librdf-ns-perl, liburi-perl and libnamespace-clean-perl: Required
+      by new upstream release.
+    + Relax to (build-)depend unversioned on cdbs, debhelper, perl and
+      devscripts: Needed version satisfied in stable, and oldstable no
+      longer supported.
+  * Add patch 1001 to avoid auto-installing dependencies during build.
+  * Use metacpan.org page as Homepage.
+  * Rewrite copyright file using file format 1.0.
+
+ -- Jonas Smedegaard <dr at jones.dk>  Tue, 07 Aug 2012 05:28:52 +0200
+
 librdf-trin3-perl (0.136-1) unstable; urgency=low
 
   [ Florian Schlichting ]
diff --git a/debian/control b/debian/control
index 8db2830..228f2fa 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,22 @@
 Source: librdf-trin3-perl
 Section: perl
 Priority: optional
-Build-Depends: devscripts (>= 2.10.7~),
- perl (>= 5.10),
- cdbs (>= 0.4.85~),
- debhelper (>= 7.0.1),
+Build-Depends: cdbs,
+ devscripts,
+ perl,
+ debhelper,
  dh-buildinfo,
  libossp-uuid-perl,
+ libwww-perl,
+ liblog-log4perl-perl,
+ libmodule-runtime-perl,
+ librdf-ns-perl,
  librdf-trine-perl,
- libwww-perl
+ liburi-perl,
+ libnamespace-clean-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
+Uploaders: Jonas Smedegaard <dr at jones.dk>
+Standards-Version: 3.9.3
 Vcs-Git: git://git.debian.org/git/pkg-perl/packages/librdf-trin3-perl
 Vcs-Browser: http://git.debian.org/?p=pkg-perl/packages/librdf-trin3-perl.git
 Homepage: http://search.cpan.org/dist/RDF-TriN3/
diff --git a/debian/copyright_hints b/debian/copyright_hints
index 4b61324..87bfdab 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -1,14 +1,10 @@
-Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?rev=166
+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
+Files: MANIFEST
  META.yml
  Makefile.PL
  SIGNATURE
@@ -16,60 +12,110 @@ Files: Changes
  debian/control
  debian/control.in
  debian/gbp.conf
- debian/patches/2001_disable_verification.patch
+ debian/librdf-trin3-perl.examples
+ debian/patches/1001_no_auto-install_deps.patch
+ debian/patches/README
  debian/patches/series
  debian/source/format
- debian/source/local-options
  debian/watch
+ examples/microturtle.pl
+ examples/pretdsl.pl
+ examples/shorthand-rdf.pl
+ examples/vcard_ttl.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
- t/00sig.t
+ inc/Module/Package/Dist/RDF.pm
+ inc/YAML/Tiny.pm
+ inc/unicore/Name.pm
+ inc/utf8.pm
+ meta/doap.ttl
+ meta/makefile.ttl
  t/01basic.t
+ t/02dbi.t
+ t/03shorthandrdf.t
 Copyright: *No copyright*
 License: UNKNOWN
  FIXME
 
+Files: README
+ lib/RDF/TriN3.pm
+ lib/RDF/Trine/Serializer/Notation3.pm
+ lib/RDF/TrineX/Parser/Pretdsl.pm
+Copyright: 2010-2012, Toby Inkster
+  2012, Toby Inkster
+License: UNKNOWN
+ FIXME
+
+Files: Changes
+ inc/Module/Install/Package.pm
+ inc/Module/Package.pm
+Copyright: 2011
+  2011,
+  2012
+License: UNKNOWN
+ FIXME
+
 Files: lib/RDF/Trine/Node/Formula.pm
  lib/RDF/Trine/Parser/Notation3.pm
  lib/RDF/Trine/Parser/ShorthandRDF.pm
 Copyright: 2006-2010, Gregory Todd Williams
- 2010, Toby Inkster
-License: Perl
- FIXME
-
-Files: README
- lib/RDF/TriN3.pm
-Copyright: 2010, Toby Inkster
+  2010-2012, Toby Inkster
 License: UNKNOWN
  FIXME
 
 Files: debian/rules
 Copyright: 2011, Jonas Smedegaard <dr at jones.dk>
-License: GPL
+License: GPL-2+
  FIXME
 
-Files: lib/RDF/Trine/Serializer/Notation3.pm
-Copyright: 2010, Toby Inkster. This program is free software;
-License: Perl
+Files: LICENSE
+Copyright: 1989, Free Software Foundation, Inc
+  19xx name of author
+  19yy <name of author>
+  2012, 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/Metadata.pm
 Copyright: 
+License: MIT/X11 (BSD like)
+ FIXME
+
+Files: inc/Scalar/Util.pm
+Copyright: 1997-2007, Graham Barr <gbarr at pobox.com>.
+License: Perl
+ FIXME
+
+Files: meta/changes.ttl
+Copyright: 2012."@en ; a dcs:Documentation
 License: UNKNOWN
  FIXME
 
 Files: inc/Module/Install.pm
-Copyright: 2008, - 2010, Adam Kennedy
+Copyright: 2008, - 2012, Adam Kennedy
 License: UNKNOWN
  FIXME
 

-- 
librdf-trin3-perl Debian packaging



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