[libtypes-uri-perl] 03/03: Prepare for release: Update changelog, control file and copyright info.
Jonas Smedegaard
dr at jones.dk
Tue May 20 19:35:22 UTC 2014
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository libtypes-uri-perl.
commit b0d0ee16085e20330906a7379ccf44c164dbce1b
Author: Jonas Smedegaard <dr at jones.dk>
Date: Tue May 20 21:29:58 2014 +0200
Prepare for release: Update changelog, control file and copyright info.
---
debian/changelog | 14 ++++++++++++++
debian/control | 2 ++
debian/copyright_hints | 1 +
3 files changed, 17 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 0be1729..99eaa40 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,17 @@
+libtypes-uri-perl (0.003-1) unstable; urgency=medium
+
+ [ upstream ]
+ * New release.
+ + Fix avoid commenting out repo metadata.
+ + Add coercion from RDF::Trine::Node::Resource,
+ RDF::Trine::Namespace and from XML::Namespace.
+ + Extend coercion from HashRef to also apply to DataUri and FileUri.
+
+ [ Jonas Smedegaard ]
+ * Build-depend and suggest librdf-trine-perl.
+
+ -- Jonas Smedegaard <dr at jones.dk> Tue, 20 May 2014 21:26:47 +0200
+
libtypes-uri-perl (0.001-1) unstable; urgency=low
* Initial packaging release.
diff --git a/debian/control b/debian/control
index 80fe5b2..4619992 100644
--- a/debian/control
+++ b/debian/control
@@ -11,6 +11,7 @@ Build-Depends: cdbs,
libtypes-uuid-perl,
liburi-perl,
liburi-fromhash-perl,
+ librdf-trine-perl,
perl (>= 5.13.4) | libtest-simple-perl (>= 0.96),
libtest-requires-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
@@ -25,6 +26,7 @@ Architecture: all
Depends: ${cdbs:Depends},
${misc:Depends},
${perl:Depends}
+Suggests: ${cdbs:Suggests}
Description: type constraints and coercions for URIs
Types::URI is a type constraint library suitable for use with Moo/Moose
attributes, Kavorka sub signatures, and so forth.
diff --git a/debian/copyright_hints b/debian/copyright_hints
index 45ec1aa..1fc48c2 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -22,6 +22,7 @@ Files: CREDITS
dist.ini
doap.ttl
t/01uuid.t
+ t/02trine.t
t/50mxt-basic.t
t/51mxt-fully-qualified.t
Copyright: *No copyright*
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtypes-uri-perl.git
More information about the Pkg-perl-cvs-commits
mailing list