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
|
libtest-bdd-cucumber-perl (0.26-1~bpo70+1) wheezy-backports; urgency=medium
* Rebuild for wheezy-backports.
* New (backport specific) patch: use JSON::XS instead of JSON::MaybeXS.
* Adjust {build,runtime}-dependencies: replace libjson-maybexs-perl
with libjson-xs-perl.
-- intrigeri <intrigeri@debian.org> Fri, 27 Jun 2014 23:31:40 +0200
libtest-bdd-cucumber-perl (0.26-1) unstable; urgency=medium
* New upstream release.
* Add new {runtime,build}-dependency on libio-stringy-perl,
that provides IO::Scalar.
* Add debian/upstream/metadata.
-- intrigeri <intrigeri@debian.org> Sat, 21 Jun 2014 12:08:53 +0200
libtest-bdd-cucumber-perl (0.25-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Add (build) dependency on libnumber-range-perl.
-- gregor herrmann <gregoa@debian.org> Thu, 12 Jun 2014 18:09:49 +0200
libtest-bdd-cucumber-perl (0.24-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Drop pod.patch, fixed upstream.
* Update (build) dependencies.
-- gregor herrmann <gregoa@debian.org> Sat, 07 Jun 2014 14:58:57 +0200
libtest-bdd-cucumber-perl (0.23-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Update years of upstream copyright.
* Update (build) dependencies.
* Add a patch to fix POD error.
-- gregor herrmann <gregoa@debian.org> Sat, 07 Jun 2014 14:03:17 +0200
libtest-bdd-cucumber-perl (0.18-1) unstable; urgency=medium
[ gregor herrmann ]
* Strip trailing slash from metacpan URLs.
[ intrigeri ]
* Imported Upstream version 0.18
* Declare compliance with standards-version 3.9.5.
-- intrigeri <intrigeri@debian.org> Thu, 10 Apr 2014 08:14:11 +0200
libtest-bdd-cucumber-perl (0.17-1) unstable; urgency=medium
* New upstream release, including these noteworthy changes:
- Supress colours by default when outputting to not a tty
- Support Before and After Hooks
- Support tagged scenarios
-- intrigeri <intrigeri@debian.org> Fri, 06 Dec 2013 15:42:10 +0100
libtest-bdd-cucumber-perl (0.15-1) unstable; urgency=low
* Team upload.
* New upstream release.
* Don't install almost empty boilerplate README anymore.
* Update years of copyright.
* Rewrite dependency on Term::ANSIColor 3.00.
* Declare compliance with Debian Policy 3.9.4.
* Fix hashbang in example scripts.
-- gregor herrmann <gregoa@debian.org> Fri, 26 Jul 2013 20:31:49 +0200
libtest-bdd-cucumber-perl (0.14-1) unstable; urgency=low
[ Salvatore Bonaccorso ]
* Change Vcs-Git to canonical URI (git://anonscm.debian.org)
* Change search.cpan.org based URIs to metacpan.org based URIs
[ intrigeri ]
* Imported Upstream version 0.14
-- intrigeri <intrigeri@debian.org> Sun, 12 May 2013 23:31:44 +0200
libtest-bdd-cucumber-perl (0.11-1) unstable; urgency=low
* Imported Upstream version 0.11
* Add versioned dependency on perl-modules to get Term::ANSIColor 3.00.
-- intrigeri <intrigeri@debian.org> Sun, 03 Jun 2012 14:28:55 +0200
libtest-bdd-cucumber-perl (0.10-1) unstable; urgency=low
* Imported Upstream version 0.10
* Update dependencies: libclone-fast-perl -> libclone-perl.
-- intrigeri <intrigeri@debian.org> Sat, 19 May 2012 12:03:03 +0200
libtest-bdd-cucumber-perl (0.09-1) unstable; urgency=low
* Imported Upstream version 0.08.
* Upload to Debian (Closes: #670148)
-- intrigeri <intrigeri@debian.org> Sun, 29 Apr 2012 15:51:59 +0200
libtest-bdd-cucumber-perl (0.08-1) unstable; urgency=low
* Imported Upstream version 0.08.
-- intrigeri <intrigeri@debian.org> Mon, 23 Apr 2012 15:40:59 +0200
libtest-bdd-cucumber-perl (0.07-1) UNRELEASED; urgency=low
* Imported Upstream version 0.07.
* Add new dependencies on libclone-fast-perl and liblist-moreutils-perl.
* Add sane package description.
-- intrigeri <intrigeri@debian.org> Mon, 23 Apr 2012 10:47:34 +0200
libtest-bdd-cucumber-perl (0.05-1) UNRELEASED; urgency=low
* Imported Upstream version 0.05
-- intrigeri <intrigeri@debian.org> Tue, 20 Mar 2012 02:23:35 +0100
libtest-bdd-cucumber-perl (0.04-1) UNRELEASED; urgency=low
* Initial Release.
-- intrigeri <intrigeri@debian.org> Sun, 4 Mar 2012 10:57:51 +0100
|