[SCM] librdf-rdfa-parser-perl Debian packaging branch, master, updated. debian/1.096-2-17-g07e9067

Jonas Smedegaard dr at jones.dk
Thu Jun 14 13:30:39 UTC 2012


The following commit has been merged in the master branch:
commit 07e906784e5ee53d6f6b3aa5d1a1e97767ffd1d2
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Thu Jun 14 15:26:48 2012 +0200

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

diff --git a/debian/changelog b/debian/changelog
index 65db408..9bbb21f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,25 @@
+librdf-rdfa-parser-perl (1.097-1) unstable; urgency=low
+
+  * New upsream release.
+    Closes: bug#677037. Thanks to Kjetil Kjernsmo.
+
+  * Update copyright file:
+    + Improve Files sections for convenience copies of external Perl
+      modules.
+    + Extend coverage of main licensing and packaging.
+    + Improve references to main author.
+    + Favor issue tracker as contact.
+    + Fix refer to versioned GPL license.
+    + Quote license string in GPL comment.
+    + Bump format version to 1.0.
+  * Include example files.
+  * Add patch 1001 to avoid auto-installing dependencies during build.
+  * Use metacpan.org URL as homepage and main source, and add
+    bitbucket.org URL as secondary source, to match upstream hinting.
+  * Bump standards-version to 3.9.3.
+
+ -- Jonas Smedegaard <dr at jones.dk>  Thu, 14 Jun 2012 15:26:32 +0200
+
 librdf-rdfa-parser-perl (1.096-2) unstable; urgency=low
 
   [ gregor herrmann ]
diff --git a/debian/control b/debian/control
index ebb9c5a..81f193c 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,6 @@ Build-Depends: devscripts,
  libcommon-sense-perl,
  libossp-uuid-perl,
  libfile-sharedir-perl,
- perl (>= 5.10.1) | libfile-spec-perl,
  libhtml-html5-parser-perl,
  libhtml-html5-sanity-perl,
  libwww-perl,
@@ -16,16 +15,17 @@ Build-Depends: devscripts,
  liburi-perl,
  libxml-libxml-perl,
  libxml-regexp-perl,
+ perl (>= 5.10.1) | libfile-spec-perl,
  libarchive-zip-perl,
  libxml-atom-owl-perl,
  libfile-slurp-perl,
  librdf-query-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.3
 Vcs-Git: git://git.debian.org/git/pkg-perl/packages/librdf-rdfa-parser-perl
 Vcs-Browser: http://git.debian.org/?p=pkg-perl/packages/librdf-rdfa-parser-perl.git
-Homepage: http://search.cpan.org/dist/RDF-RDFa-Parser/
+Homepage: https://metacpan.org/release/RDF-RDFa-Parser
 
 Package: librdf-rdfa-parser-perl
 Architecture: all
diff --git a/debian/copyright_hints b/debian/copyright_hints
index dcfa90f..f698026 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -1,4 +1,4 @@
-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
@@ -90,17 +90,17 @@ Files: share/catalogue/www.w3.org/MarkUp/DTD/aria-attributes-1.mod
  share/catalogue/www.w3.org/TR/xhtml-modularization/DTD/xhtml-style-1.mod
  share/catalogue/www.w3.org/TR/xhtml-modularization/DTD/xhtml-text-1.mod
 Copyright: 1998-2003, W3C (MIT, ERCIM, Keio)
- 1998-2005, W3C (MIT, ERCIM, Keio)
- 1998-2007, W3C (MIT, ERCIM, Keio)
- 1998-2008, W3C (MIT, ERCIM, Keio)
- 1998-2010, W3C (MIT, ERCIM, Keio)
- 2000-2007, W3C (MIT, ERCIM, Keio)
- 2002-2005, W3C (MIT, ERCIM, Keio)
- 2006, W3C (MIT, ERCIM, Keio)
- 2007, W3C (MIT, ERCIM, Keio)
- 2007-2008, W3C (MIT, ERCIM, Keio)
- 2008, W3C (MIT, ERCIM, Keio)
- 2008-2009, W3C (MIT, ERCIM, Keio)
+  1998-2005, W3C (MIT, ERCIM, Keio)
+  1998-2007, W3C (MIT, ERCIM, Keio)
+  1998-2008, W3C (MIT, ERCIM, Keio)
+  1998-2010, W3C (MIT, ERCIM, Keio)
+  2000-2007, W3C (MIT, ERCIM, Keio)
+  2002-2005, W3C (MIT, ERCIM, Keio)
+  2006, W3C (MIT, ERCIM, Keio)
+  2007, W3C (MIT, ERCIM, Keio)
+  2007-2008, W3C (MIT, ERCIM, Keio)
+  2008, W3C (MIT, ERCIM, Keio)
+  2008-2009, W3C (MIT, ERCIM, Keio)
 License: UNKNOWN
  FIXME
 
@@ -113,20 +113,18 @@ Files: MANIFEST
  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/watch
- examples/README
- examples/example-uri.pl
- examples/example0.pl
- examples/example1.pl
- examples/example3.pl
- examples/example4.pl
- examples/example5.pl
- examples/example6.odt
- examples/example6.pl
- examples/example7.pl
- examples/example8.pl
- examples/example9.pl
+ examples/rdfa-distiller-psgi/README
+ examples/rdfa-distiller-psgi/app.cgi
+ examples/rdfa-distiller-psgi/app.html
+ examples/rdfa-distiller-psgi/app.psgi
+ examples/rdfa10-to-ntriples.pl
+ examples/rdfa11-to-ntriples.pl
+ examples/xml_rdfa11-to-ntriples.pl
  inc/Module/AutoInstall.pm
  inc/Module/Install/AutoInstall.pm
  inc/Module/Install/AutoManifest.pm
@@ -141,7 +139,26 @@ Files: MANIFEST
  inc/Module/Install/WriteAll.pm
  inc/Module/Package/Dist/RDF.pm
  inc/YAML/Tiny.pm
+ inc/unicore/Name.pm
  meta/doap.ttl
+ meta/earl/README
+ meta/earl/atom-rdfa10-tests.ttl
+ meta/earl/atom-rdfa11-tests.ttl
+ meta/earl/datarss-rdfa10-tests.ttl
+ meta/earl/datarss-rdfa11-tests.ttl
+ meta/earl/html4-rdfa10-tests.ttl
+ meta/earl/html4-rdfa11-tests.ttl
+ meta/earl/html5-rdfa10-tests.ttl
+ meta/earl/html5-rdfa11-role-tests.ttl
+ meta/earl/html5-rdfa11-tests.ttl
+ meta/earl/svg-rdfa11-tests.ttl
+ meta/earl/xhtml1-rdfa10-tests.ttl
+ meta/earl/xhtml1-rdfa11-role-tests.ttl
+ meta/earl/xhtml1-rdfa11-tests.ttl
+ meta/earl/xhtml5-rdfa11-role-tests.ttl
+ meta/earl/xhtml5-rdfa11-tests.ttl
+ meta/earl/xml-rdfa11-role-tests.ttl
+ meta/earl/xml-rdfa11-tests.ttl
  meta/makefile.ttl
  share/catalogue/index.xml
  share/catalogue/www.w3.org/MarkUp/DTD/html4-rdfa-1.dtd
@@ -163,7 +180,9 @@ Files: MANIFEST
  t/05namedgraphs.t
  t/06xmlbase.t
  t/07rdfxml.t
- t/09profiles.t
+ t/09opendocument.odt
+ t/09opendocument.t
+ t/10trine.t
 Copyright: *No copyright*
 License: UNKNOWN
  FIXME
@@ -172,25 +191,9 @@ Files: README
  lib/RDF/RDFa/Parser.pm
  lib/RDF/RDFa/Parser/Config.pm
  lib/RDF/RDFa/Parser/OpenDocumentObjectModel.pm
- lib/RDF/RDFa/Parser/Profile.pm
- lib/RDF/RDFa/Parser/Profile/ARIARoles.pm
- lib/RDF/RDFa/Parser/Profile/AbstractLinkTypes.pm
- lib/RDF/RDFa/Parser/Profile/ForgetMeNot.pm
- lib/RDF/RDFa/Parser/Profile/GRDDLLinkTypes.pm
- lib/RDF/RDFa/Parser/Profile/HTML32LinkTypes.pm
- lib/RDF/RDFa/Parser/Profile/HTML4LinkTypes.pm
- lib/RDF/RDFa/Parser/Profile/HTML5LinkTypes.pm
- lib/RDF/RDFa/Parser/Profile/IETFLinkTypes.pm
- lib/RDF/RDFa/Parser/Profile/Null.pm
- lib/RDF/RDFa/Parser/Profile/PrefixCC.pm
- lib/RDF/RDFa/Parser/Profile/RDF.pm
- lib/RDF/RDFa/Parser/Profile/RDFa10LinkTypes.pm
- lib/RDF/RDFa/Parser/Profile/RDFa11.pm
- lib/RDF/RDFa/Parser/Profile/SearchMonkey.pm
- lib/RDF/RDFa/Parser/Profile/XHTML.pm
- lib/RDF/RDFa/Parser/Profile/XHTMLRoles.pm
-Copyright: 2008-2011, Toby Inkster
- 2011, Toby Inkster
+ lib/RDF/TrineX/Parser/RDFa.pm
+Copyright: 2008-2012, Toby Inkster
+  2012, Toby Inkster
 License: UNKNOWN
  FIXME
 
@@ -200,7 +203,7 @@ Files: share/catalogue/www.w3.org/MarkUp/DTD/xhtml-ruby-1.mod
  share/catalogue/www.w3.org/MarkUp/DTD/xhtml1-transitional.dtd
  share/catalogue/www.w3.org/TR/ruby/xhtml-ruby-1.mod
 Copyright: 1998-2002, W3C (MIT, INRIA, Keio)
- 1999-2001, W3C (MIT, INRIA, Keio)
+  1999-2001, W3C (MIT, INRIA, Keio)
 License: UNKNOWN
  FIXME
 
@@ -210,9 +213,9 @@ Files: share/catalogue/www.w3.org/MarkUp/DTD/xhtml-aria-1.dtd
  share/catalogue/www.w3.org/MarkUp/DTD/xhtml-rdfa-2.dtd
  share/catalogue/www.w3.org/MarkUp/DTD/xhtml11.dtd
 Copyright: 1998-2003, World Wide Web Consortium
- 1998-2008, World Wide Web Consortium
- 1998-2010, World Wide Web Consortium
- holders make no
+  1998-2008, World Wide Web Consortium
+  1998-2010, World Wide Web Consortium
+  holders make no
 License: UNKNOWN
  FIXME
 
@@ -220,25 +223,25 @@ Files: Changes
  inc/Module/Install/Package.pm
  inc/Module/Package.pm
 Copyright: 2010,
- 2011
+  2011
 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>.
+  1997-2009, Graham Barr <gbarr at pobox.com>.
 License: Perl
  FIXME
 
 Files: share/catalogue/www.w3.org/MarkUp/DTD/xhtml-basic10-f.dtd
  share/catalogue/www.w3.org/MarkUp/DTD/xhtml-basic11-f.dtd
 Copyright: 1998-2005, W3C (MIT, ERCIM, Keio)
- 1998-2005, World Wide Web Consortium
- International Organization for Standardization 1986,
- International Organization for Standardization 1986:
- holders make
- sign, U+00A9 ISOnum -->
+  1998-2005, World Wide Web Consortium
+  International Organization for Standardization 1986,
+  International Organization for Standardization 1986:
+  holders make
+  sign, U+00A9 ISOnum -->
 License: UNKNOWN
  FIXME
 
@@ -248,53 +251,47 @@ Copyright: International Organization for Standardization 1986:
 License: UNKNOWN
  FIXME
 
-Files: examples/example2.pl
- t/08atom.t
-Copyright: 2003, Mark Pilgrim</rights>
-License: UNKNOWN
- FIXME
-
 Files: share/catalogue/www.w3.org/MarkUp/DTD/xframes-1.dtd
  share/catalogue/www.w3.org/MarkUp/DTD/xhtml2.dtd
 Copyright: 2002-2005, W3C (MIT, ERCIM, Keio)
- 2004-2005, W3C (MIT, ERCIM, Keio)
- holders make no
+  2004-2005, W3C (MIT, ERCIM, Keio)
+  holders make no
 License: UNKNOWN
  FIXME
 
 Files: share/catalogue/www.w3.org/MarkUp/DTD/xhtml-basic10.dtd
  share/catalogue/www.w3.org/MarkUp/DTD/xhtml-basic11.dtd
 Copyright: 1998-2005, World Wide Web Consortium
- 1998-2007, World Wide Web Consortium
- holders make
+  1998-2007, World Wide Web Consortium
+  holders make
 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
- FIXME
-
 Files: debian/rules
 Copyright: 2011, Jonas Smedegaard <dr at jones.dk>
-License: GPL
+License: GPL-2+
+ FIXME
+
+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
@@ -308,38 +305,51 @@ License: UNKNOWN
  FIXME
 
 Files: inc/Module/Install.pm
-Copyright: 2008, - 2011, Adam Kennedy
+Copyright: 2008, - 2012, Adam Kennedy
+License: UNKNOWN
+ FIXME
+
+Files: lib/RDF/RDFa/Parser/InitialContext.pm
+Copyright: 2008-2012, Toby Inkster
+  Chapter Section Subsection Appendix
+  current describedby
+  next previous help
 License: UNKNOWN
  FIXME
 
 Files: share/catalogue/www.w3.org/MarkUp/DTD/xhtml-math11-f.dtd
 Copyright: 1998-2000, W3C (MIT, INRIA, Keio)
- 1998-2000, World Wide Web Consortium
- 1999, W3C (MIT, INRIA, Keio)
- International Organization for Standardization 1986,
- International Organization for Standardization 1986:
- International Organization for Standardization 1991,
- holders make
- sign -->
- sign, U+00A9 ISOnum -->
+  1998-2000, World Wide Web Consortium
+  1999, W3C (MIT, INRIA, Keio)
+  International Organization for Standardization 1986,
+  International Organization for Standardization 1986:
+  International Organization for Standardization 1991,
+  holders make
+  sign -->
+  sign, U+00A9 ISOnum -->
 License: UNKNOWN
  FIXME
 
 Files: share/catalogue/www.w3.org/MarkUp/DTD/xhtml11-flat.dtd
 Copyright: 1998-2005, W3C (MIT, ERCIM, Keio)
- 1998-2008, W3C (MIT, ERCIM, Keio)
- 1998-2008, World Wide Web Consortium
- 1999-2001, W3C (MIT, INRIA, Keio)
- International Organization for Standardization 1986,
- International Organization for Standardization 1986:
- holders make no
- sign, U+00A9 ISOnum -->
+  1998-2008, W3C (MIT, ERCIM, Keio)
+  1998-2008, World Wide Web Consortium
+  1999-2001, W3C (MIT, INRIA, Keio)
+  International Organization for Standardization 1986,
+  International Organization for Standardization 1986:
+  holders make no
+  sign, U+00A9 ISOnum -->
 License: UNKNOWN
  FIXME
 
 Files: share/catalogue/www.w3.org/MarkUp/DTD/xhtml-lat1.ent
 Copyright: International Organization for Standardization 1986:
- sign, U+00A9 ISOnum -->
+  sign, U+00A9 ISOnum -->
+License: UNKNOWN
+ FIXME
+
+Files: t/08atom.t
+Copyright: 2003, Mark Pilgrim</rights>
 License: UNKNOWN
  FIXME
 

-- 
librdf-rdfa-parser-perl Debian packaging



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