[SCM] librdf-rdfa-generator-perl Debian packaging branch, master, updated. debian/0.102-1-19-gd7fbcb4

Jonas Smedegaard dr at jones.dk
Thu Dec 13 13:19:46 UTC 2012


The following commit has been merged in the master branch:
commit d7fbcb4db3650f423db590999454a0cc77d22904
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Thu Dec 13 14:17:45 2012 +0100

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

diff --git a/debian/changelog b/debian/changelog
index 2e2c501..a581d9a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,37 @@
+librdf-rdfa-generator-perl (0.103-1) unstable; urgency=low
+
+  [ upstream ]
+  * 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 dephelper compatibility level to 8.
+  * Bump standards-version to 3.9.4.
+  * Update package relations:
+    + Stop (build-)depending on libcommon-sense-perl: No longer used
+      upstream.
+    + Relax to (build-)depend unversioned on cdbs, devscripts and
+      debhelper: Needed versions satisfied in stable, and oldstable no
+      longer supported.
+  * Use anonscm.debian.org for Vcs-Browser field.
+  * Add patch 1001 to avoid auto-installing dependencies during build.
+  * Update copyright file:
+    + Update Files sections for convenience copies of external Perl
+      modules.
+    + List upstream issue tracker as preferred upstream contact.
+    + Fix use pseudo-license and pseudo-comment sections to obey silly
+      restrictions of copyright format 1.0.
+    + Bump file format to 1.0.
+    + Fix strip trailing space.
+    + Update copyright file: Add Files section for newly added
+      HACKING.pod, and corresponding CC-BY-SA_UK-2.0 License paragraph.
+  * Use metacpan.org URL as Homepage.
+
+ -- Jonas Smedegaard <dr at jones.dk>  Thu, 13 Dec 2012 14:13:54 +0100
+
 librdf-rdfa-generator-perl (0.102-1) unstable; urgency=low
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index 339f591..02511d2 100644
--- a/debian/control
+++ b/debian/control
@@ -1,21 +1,20 @@
 Source: librdf-rdfa-generator-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,
- libcommon-sense-perl,
  libicon-famfamfam-silk-perl,
  librdf-trine-perl,
  librdf-prefixes-perl,
  libxml-libxml-perl
 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.4
 Vcs-Git: git://git.debian.org/git/pkg-perl/packages/librdf-rdfa-generator-perl
-Vcs-Browser: http://git.debian.org/?p=pkg-perl/packages/librdf-rdfa-generator-perl.git
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/librdf-rdfa-generator-perl.git
 Homepage: http://search.cpan.org/dist/RDF-RDFa-Generator/
 
 Package: librdf-rdfa-generator-perl
diff --git a/debian/copyright_hints b/debian/copyright_hints
index 4675d80..f84a5a6 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -1,14 +1,11 @@
-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
@@ -17,48 +14,111 @@ Files: Changes
  debian/control
  debian/control.in
  debian/gbp.conf
+ debian/patches/1001_no_auto-install_deps.patch
+ debian/patches/README
+ debian/patches/series
  debian/source/format
- debian/source/local-options
  debian/watch
+ examples/example1-out.html
+ examples/example1.css
+ 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/Test/Signature.pm
+ inc/Module/Package/Dist/RDF.pm
+ inc/YAML/Tiny.pm
+ inc/unicore/Name.pm
+ inc/utf8.pm
  lib/RDF/RDFa/Generator/HTML/Head.pm
  lib/RDF/RDFa/Generator/HTML/Hidden.pm
  lib/RDF/RDFa/Generator/HTML/Pretty.pm
+ meta/changes.pret
+ meta/doap.pret
+ meta/makefile.pret
  t/01basic.t
+ t/02_kk_namespaces.t
 Copyright: *No copyright*
 License: UNKNOWN
  FIXME
 
-Files: README
+Files: HACKING
+ README
  lib/RDF/RDFa/Generator.pm
  lib/RDF/RDFa/Generator/HTML/Pretty/Note.pm
 Copyright: 2010, Toby Inkster
+  2012, Toby Inkster
 License: UNKNOWN
  FIXME
 
-Files: debian/rules
-Copyright: 2011, Jonas Smedegaard <dr at jones.dk>
-License: GPL
+Files: inc/Module/Install/Package.pm
+ inc/Module/Package.pm
+Copyright: 2011
+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-2+
+ FIXME
+
+Files: LICENSE
+Copyright: 1989, Free Software Foundation, Inc
+  19xx name of author
+  19yy <name of author>
+  2012, <http://purl.org/NET/cpan-uri/person/tobyink>
+  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/Scalar/Util.pm
+Copyright: 1997-2007, Graham Barr <gbarr at pobox.com>.
+License: Perl
+ FIXME
+
+Files: COPYRIGHT
+Copyright: 1993-2012, Larry Wall and others
+  1997-2007, Graham Barr <gbarr at pobox.com>. 1999, Tuomas J. Lukka <lukka at iki.fi>.
+  2002, - 2012, Brian Ingerson, Audrey Tang and Adam Kennedy
+  2002-2004, Audrey Tang and Brian Ingerson
+  2003-2004, Audrey Tang <autrijus at autrijus.org>
+  2006, - 2012, Adam Kennedy
+  2010, Toby Inkster
+  2011. Ingy doet Net
+  2012, the holder(s)
+  None
+  This software is 2011-2012, by Toby Inkster
+  Unknown
 License: UNKNOWN
  FIXME
 
 Files: inc/Module/Install.pm
-Copyright: 2008, - 2010, Adam Kennedy
+Copyright: 2008, - 2012, Adam Kennedy
 License: UNKNOWN
  FIXME
 

-- 
librdf-rdfa-generator-perl Debian packaging



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