1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105
|
librdf-ns-curated-perl (1.004-2) unstable; urgency=medium
* fix watch file
-- Jonas Smedegaard <dr@jones.dk> Thu, 12 Dec 2019 19:57:12 +0100
librdf-ns-curated-perl (1.004-1) unstable; urgency=medium
[ upstream ]
* new release(s)
[ Jonas Smedegaard ]
* enable autopkgtest
* declare compliance with Debian Policy 4.4.1
* use debhelper compatibility level 10
* update watch file:
+ use substitution strings
+ rewrite usage comment
* relax to build-depend unversioned on perl
* stop build-depend on dh-buildinfo
* copyright: bump (yes not extend) coverage
-- Jonas Smedegaard <dr@jones.dk> Wed, 11 Dec 2019 06:44:52 +0100
librdf-ns-curated-perl (1.001-1) unstable; urgency=medium
[ upstream ]
* New release(s).
+ Fix a typo bug in dc11 URI.
+ Add an all method.
+ Add author test to check the RDFa Initial Context.
+ Add csvw prefix.
+ Add sosa prefix.
+ Add qname method.
+ Add solid and acl prefixes.
Closes: Bug#890246.
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ gregor herrmann ]
* debian/*: update URLs from {search,www}.cpan.org to MetaCPAN.
* debian/*: update GitHub URLs to use HTTPS.
[ Jonas Smedegaard ]
* Simplify rules:
+ Do copyright-check in maintainer script (not during build).
Stop build-depend on licensecheck.
+ Drop get-orig-source target: Use gbp import-orig --uscan.
+ Stop resolve (build-)dependencies in rules file.
+ Use short-form dh sequencer (not cdbs).
Stop build-depend on cdbs.
* Wrap and sort control file.
* Update watch file: Fix typo in usage comment.
* Update copyright info:
+ Strip superfluous copyright marks.
+ Extend coverage of packaging.
+ Use https protocol in protocol URL.
+ Extend coverage for main upstream author.
* Declare compliance with Debian Policy 4.2.1.
* Set Rules-Requires-Root: no.
* Stop bogusly depends on ${shlibs:Depends}.
* Tighten lintian overrides regarding License-Reference.
-- Jonas Smedegaard <dr@jones.dk> Fri, 02 Nov 2018 22:07:49 +0100
librdf-ns-curated-perl (0.005-1) unstable; urgency=medium
[ upstream ]
* New release(s).
+ Add more prefixes.
[ Jonas Smedegaard ]
* Modernize Vcs-* fields:
+ Use git subdir.
+ Use https protocol for Vcs-Git.
+ Use .git suffix
* Declare compliance with Debian Policy 3.9.8.
* Modernize git-buildpackage config: Filter any .git* file.
* Update watch file:
+ Bump to file format 4.
+ Watch only MetaCPAN URL.
+ Mention gbp --uscan in usage comment.
+ Tighten version regex.
* Stop override lintian for
package-needs-versioned-debhelper-build-depends: Fixed in lintian.
* Update copyright info:
+ Extend coverage of Debian packaging.
+ Fix cover Makefile.PL.
-- Jonas Smedegaard <dr@jones.dk> Mon, 23 Jan 2017 18:20:24 +0100
librdf-ns-curated-perl (0.002-2) unstable; urgency=medium
* Fix build package as arch-independent.
Closes: Bug#809361. Thanks to Dagfinn Ilmari Mannsåker.
-- Jonas Smedegaard <dr@jones.dk> Wed, 30 Dec 2015 08:18:06 +0530
librdf-ns-curated-perl (0.002-1) unstable; urgency=low
* Initial packaging release.
Closes: bug#797717.
-- Jonas Smedegaard <dr@jones.dk> Sat, 26 Dec 2015 17:02:53 +0530
|