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
|
libhtml-formfu-perl (0.07002-2) unstable; urgency=low
* Add myself to Uploaders.
* Cherrypick fix from upstream's SVN to fix test failures due to
changes in libcaptcha-recaptcha-perl using google-infrastructure.
Add fix-591120-use-google-infrastructure.patch patch (Closes:
#591120).
* Bump versioned (Build-)Depends(-Indep) on libcaptcha-recaptcha-perl
to (>= 0.94).
* debian/copyright: Update debian/* packaging stanza and refresh
License-Texts. For GPL-1+ explicitly reference license text in
common-licenses.
* Bump Standards-Version to 3.9.1.
-- Salvatore Bonaccorso <salvatore.bonaccorso@gmail.com> Sun, 01 Aug 2010 21:42:00 +0200
libhtml-formfu-perl (0.07002-1) unstable; urgency=low
* New upstream release.
* Refresh patches.
* Bump (build-)dep on libdatetime-format-strptime-perl to >= 1.2000.
* Bump (build-)dep on libdatetime-locale-perl to >= 1:0.45.
-- Ansgar Burchardt <ansgar@43-1.org> Sun, 27 Jun 2010 16:32:19 +0900
libhtml-formfu-perl (0.07001-1) unstable; urgency=low
* New upstream release.
+ Refresh patches.
* Remove (build-)dep on libregexp-copy-perl.
Use libclone-perl (>= 0.31) instead. (Closes: #580328)
* Remove (build-)dep on libclass-c3-perl. Add perl (>= 5.10) for mro
and libmro-compat-perl instead.
* Bump (build-)dep on libconfiy-any-perl to >= 0.18.
* Remove patch spelling.patch: applied upstream.
* debian/copyright: Formatting changes for current DEP-5 proposal.
* debian/copyright: Update years of copyright for ./inc/*.
* Bump Standards-Version to 3.8.4 (no changes).
-- Ansgar Burchardt <ansgar@43-1.org> Mon, 17 May 2010 13:21:22 +0900
libhtml-formfu-perl (0.06001-1) unstable; urgency=low
* New upstream release.
+ Fixes issues with new year in test suite. (Closes: #564402)
* Use source format 3.0 (quilt).
* New patch `spelling.patch' to fix spelling errors pointed out by lintian.
-- Ansgar Burchardt <ansgar@43-1.org> Sat, 09 Jan 2010 21:50:24 +0900
libhtml-formfu-perl (0.06000-1) unstable; urgency=low
[ gregor herrmann ]
* debian/control: remove version from perl build dependency.
[ Ansgar Burchardt ]
* New upstream release.
+ add build-dep on perl (>= 5.10.1) | libtest-simple-perl (>= 0.92).
+ now (build-)deps on libyaml-libyaml-perl instead of linyaml-syck-perl.
+ refresh patches.
* Bump Standards-Version to 3.8.3.
[ gregor herrmann ]
* debian/control: bump (build) dependency on libdata-visitor-perl to 0.26.
-- Ansgar Burchardt <ansgar@43-1.org> Sat, 12 Dec 2009 17:56:27 +0900
libhtml-formfu-perl (0.05001-1) unstable; urgency=low
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
[ Ansgar Burchardt ]
* New upstream release
+ refresh patch how-to-report-bugs.diff
* Use minimal debian/rules.
* Bump Standards Version to 3.8.2 (no changes)
-- Ansgar Burchardt <ansgar@43-1.org> Sun, 19 Jul 2009 17:49:56 +0200
libhtml-formfu-perl (0.05000-1) unstable; urgency=low
* New upstream release.
-- Ansgar Burchardt <ansgar@43-1.org> Wed, 27 May 2009 17:35:13 +0200
libhtml-formfu-perl (0.04002-1) unstable; urgency=low
[ Ansgar Burchardt ]
* New upstream release.
* Depend on libdata-visitor-perl (>= 0.24-2): adds missing dependency on
libnamespace-clean-perl. Drop build-dep on libnamespace-clean-perl.
[ gregor herrmann ]
* debian/copyright: update some years, add additional copyright holder.
-- Ansgar Burchardt <ansgar@43-1.org> Sat, 09 May 2009 19:03:39 +0200
libhtml-formfu-perl (0.04001-1) unstable; urgency=low
[ Krzysztof Krzyżaniak (eloy) ]
* New upstream release
* debian/control: Add myself to Uploaders, Standards-Version updated to 3.8.1
(no changes), add libnumber-format-perl and libhash-flatten-perl
to dependencies.
* debian/rules: Add LC_ALL=C for test suite
[ gregor herrmann ]
* debian/control:
- add (build) dependency on libpath-class-perl
- add build dependency on libnamespace-clean-perl
-- Krzysztof Krzyżaniak (eloy) <eloy@debian.org> Wed, 08 Apr 2009 15:07:56 +0200
libhtml-formfu-perl (0.03007-1) unstable; urgency=low
[ Brian Cassidy ]
* New upstream release
* debian/control:
+ Add myself to Uploaders
+ add perl-modules (>= 5.8.8) | libcgi-pm-perl to build-deps
* debian/patches:
+ Add description to HTML::FormFu::MultiForm
+ add descriptions to each patch
[ gregor herrmann ]
* debian/control:
- switch Vcs-Browser field to ViewSVN
- make (build) dependency on libyaml-syck-perl versioned
- wrap long lines
-- Brian Cassidy <brian.cassidy@gmail.com> Mon, 08 Dec 2008 09:55:54 -0400
libhtml-formfu-perl (0.03005-1) unstable; urgency=low
* Initial Release. (Closes: #457583)
-- Ansgar Burchardt <ansgar@43-1.org> Thu, 18 Sep 2008 17:41:51 +0200
|