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 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144
|
libpod-xhtml-perl (1.61-2) unstable; urgency=medium
* Team upload.
[ Salvatore Bonaccorso ]
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
* Remove Jaldhar H. Vyas from Uploaders. Thanks for your work!
* Remove Rene Mayorga from Uploaders. Thanks for your work!
[ Niko Tyni ]
* Patch the test suite work without cwd in @INC (Closes: #837143)
-- Niko Tyni <ntyni@debian.org> Sat, 17 Sep 2016 15:46:57 +0300
libpod-xhtml-perl (1.61-1) unstable; urgency=medium
* Team upload.
[ Ansgar Burchardt ]
* Update my email address.
* debian/control: Convert Vcs-* fields to Git.
[ Salvatore Bonaccorso ]
* debian/copyright: Replace DEP5 Format-Specification URL from
svn.debian.org to anonscm.debian.org URL.
[ gregor herrmann ]
* debian/control: update {versioned,alternative} (build) dependencies.
[ Salvatore Bonaccorso ]
* Change Vcs-Git to canonical URI (git://anonscm.debian.org)
* Change search.cpan.org based URIs to metacpan.org based URIs
[ Axel Beckert ]
* debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-
copyright"
* Declare compliance with Debian Policy 3.9.6.
* Bump debhelper compatibility to 9 as recommended.
+ Update versioned debhelper build-depndency accordingly.
* Declare package as autopkgtestable.
[ gregor herrmann ]
* Strip trailing slash from metacpan URLs.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
-- Axel Beckert <abe@debian.org> Mon, 14 Dec 2015 00:26:41 +0100
libpod-xhtml-perl (1.60-1) unstable; urgency=low
* New upstream release.
* Drop patch uri_escape.patch: test case fixed upstream.
* Bump Standards-Version to 3.9.1.
* Add myself to Uploaders.
-- Ansgar Burchardt <ansgar@43-1.org> Thu, 29 Jul 2010 15:33:06 +0900
libpod-xhtml-perl (1.59-3) unstable; urgency=low
[ Rene Mayorga ]
* debian/control: update my email address.
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
[ gregor herrmann ]
* debian/control:
- switch Vcs-Browser field to ViewSVN
- change my email address
- remove version from perl (build) dependency
- remove unversioned (build) dependency on perl-modules
- improve short and long description
* Add patch uri_escape.patch: URI::Escape now escapes more characters,
following RFC 3986, so the expected output needs to be adjusted. Also make
the build dependency on liburi-perl versioned and add it to Depends.
Thanks to Niko Tyni for the bug report and the analysis (closes: #576570).
* Convert to source format 3.0 (quilt).
* Set Standards-Version to 3.8.4 (no changes).
* Switch to debhelper 7.
* debian/copyright: format according to DEP5.
* Fix hashbang in example script.
-- gregor herrmann <gregoa@debian.org> Tue, 06 Apr 2010 18:26:07 +0200
libpod-xhtml-perl (1.59-2) unstable; urgency=low
[ gregor herrmann ]
* debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
field (source stanza). Removed: XS-Vcs-Svn fields.
* debian/rules: delete /usr/lib/perl5 only if it exists. (Closes: #467857)
[ Rene Mayorga ]
* debian/control
+ Set standards-version to 3.7.3 (No changes needed)
+ Add myself to uploaders
* debian/rules
+ let install-stamp depends on build-stamp
+ use $@ for touch -stamp files
+ remove un-ussed dh_ calls
+ don't intall README file, its only have Install info
+ Install cgi-bin content in /usr/share/doc/$package/examples
* Improve debian/watch
-- Rene Mayorga <rmayorga@debian.org.sv> Mon, 03 Mar 2008 10:25:10 -0600
libpod-xhtml-perl (1.59-1) unstable; urgency=low
[ Damyan Ivanov ]
* New upstream release
* Use dist/ on search.cpan.org for upstream source and Homepage
* Cleanup debian/rules
+ Drop unneeded OPTIMIZE="..."
+ Drop unneeded dh_* calls
+ Move test suite from install to build target
+ Move dh_clean $stamp_files before distclean
* Add libtest-assertions-perl to B-D-I
* Promote Homepage to a read control field
[ gregor herrmann ]
* Add liburi-perl to Build-Depends-Indep.
-- gregor herrmann <gregor+debian@comodo.priv.at> Mon, 08 Oct 2007 21:33:42 +0200
libpod-xhtml-perl (1.52-2) unstable; urgency=low
[ gregor herrmann ]
* Add watch file.
* Add libtest-pod-perl, libtest-pod-coverage-perl to Build-Depends-Indep.
* Convert some characters in debian/control.
[ Jaldhar H. Vyas ]
* Added location of upstream tarball to debian/copyright.
-- Jaldhar H. Vyas <jaldhar@debian.org> Mon, 27 Aug 2007 01:57:20 -0400
libpod-xhtml-perl (1.52-1) unstable; urgency=low
* Initial Release.
-- Jaldhar H. Vyas <jaldhar@debian.org> Tue, 21 Aug 2007 22:08:41 -0400
|