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
|
libregexp-debugger-perl (0.001020-1) unstable; urgency=medium
* Imported Upstream version 0.001020
-- Salvatore Bonaccorso <carnil@debian.org> Mon, 24 Feb 2014 06:33:10 +0100
libregexp-debugger-perl (0.001019-1) unstable; urgency=medium
[ Axel Beckert ]
* Update long description to mention included rxrx helper tool.
[ Salvatore Bonaccorso ]
* Imported Upstream version 0.001019
* Update copyright years for debian/* packaging files
-- Salvatore Bonaccorso <carnil@debian.org> Sun, 12 Jan 2014 08:48:58 +0100
libregexp-debugger-perl (0.001018-1) unstable; urgency=low
* Imported Upstream version 0.001018
* Bump Standards-Version to 3.9.5
-- Salvatore Bonaccorso <carnil@debian.org> Thu, 05 Dec 2013 06:40:53 +0100
libregexp-debugger-perl (0.001016-1) unstable; urgency=low
* Imported Upstream version 0.001016
-- Salvatore Bonaccorso <carnil@debian.org> Tue, 22 Oct 2013 06:20:26 +0200
libregexp-debugger-perl (0.001015-1) unstable; urgency=low
* Imported Upstream version 0.001015
-- Salvatore Bonaccorso <carnil@debian.org> Sat, 27 Jul 2013 22:42:35 +0200
libregexp-debugger-perl (0.001014-1) unstable; urgency=low
* Imported Upstream version 0.001014
* Update copyright years for debian/* packaging files
-- Salvatore Bonaccorso <carnil@debian.org> Mon, 15 Jul 2013 20:40:48 +0200
libregexp-debugger-perl (0.001013-1) unstable; urgency=low
* Imported Upstream version 0.001013
-- Salvatore Bonaccorso <carnil@debian.org> Thu, 23 May 2013 07:22:28 +0200
libregexp-debugger-perl (0.001012-1) unstable; urgency=low
* Imported Upstream version 0.001012
* Change Vcs-Git to canonical URI (git://anonscm.debian.org)
* Change search.cpan.org based URIs to metacpan.org based URIs
-- Salvatore Bonaccorso <carnil@debian.org> Fri, 08 Mar 2013 21:04:54 +0100
libregexp-debugger-perl (0.001011-1) unstable; urgency=low
* Imported Upstream version 0.001011
-- Salvatore Bonaccorso <carnil@debian.org> Thu, 11 Oct 2012 22:10:55 +0200
libregexp-debugger-perl (0.001010-1) unstable; urgency=low
* Imported Upstream version 0.001010
-- Salvatore Bonaccorso <carnil@debian.org> Mon, 24 Sep 2012 07:37:13 +0200
libregexp-debugger-perl (0.001009-2) unstable; urgency=low
* Correct recommends for libio-prompter-perl.
At least libio-prompter-perl 0.004000 is needed to have the history
mechanism and cursor motions over input working for rxrx.
-- Salvatore Bonaccorso <carnil@debian.org> Sat, 22 Sep 2012 22:43:30 +0200
libregexp-debugger-perl (0.001009-1) unstable; urgency=low
* Imported Upstream version 0.001009
* Add Recommends on libio-prompter-perl
* Bump Standards-Version to 3.9.4
-- Salvatore Bonaccorso <carnil@debian.org> Sat, 22 Sep 2012 22:23:29 +0200
libregexp-debugger-perl (0.001008-1) unstable; urgency=low
* Imported Upstream version 0.001008
-- Salvatore Bonaccorso <carnil@debian.org> Mon, 20 Aug 2012 07:01:32 +0200
libregexp-debugger-perl (0.001007-1) unstable; urgency=low
* Imported Upstream version 0.001007
-- Salvatore Bonaccorso <carnil@debian.org> Sun, 19 Aug 2012 20:15:36 +0200
libregexp-debugger-perl (0.001006-1) unstable; urgency=low
* Imported Upstream version 0.001006
-- Salvatore Bonaccorso <carnil@debian.org> Sun, 19 Aug 2012 06:47:55 +0200
libregexp-debugger-perl (0.001005-2) unstable; urgency=low
* Add use-usr-bin-perl-shebang.patch patch.
Use #!/usr/bin/perl shebang in rxrx script to be compliant to '5.1
Script Magic' in the Perl policy.
-- Salvatore Bonaccorso <carnil@debian.org> Tue, 31 Jul 2012 23:38:19 +0200
libregexp-debugger-perl (0.001005-1) unstable; urgency=low
* Imported Upstream version 0.001005
-- Salvatore Bonaccorso <carnil@debian.org> Fri, 27 Jul 2012 23:06:47 +0200
libregexp-debugger-perl (0.001004-1) unstable; urgency=low
* Imported Upstream version 0.001003 and 0.001004.
-- Salvatore Bonaccorso <carnil@debian.org> Wed, 25 Jul 2012 18:53:34 +0200
libregexp-debugger-perl (0.001002-1) unstable; urgency=low
* Imported Upstream version 0.001002
* Drop manpage-rxrx.patch patch.
A similar patch was applied to upstream sources.
* Remove Build-Depends-Indep on libterm-readkey-perl
* Move optional modules to Recommends.
It adds more functionality to Regexp::Debugger if the modules JSON::XS,
JSON or JSON::Syck are installed. The same if Term::ReadKey is
installed. Move libjson-xs-perl | libjson-perl | libyaml-syck-perl and
libterm-readkey-perl Depends to the Recommends control field.
-- Salvatore Bonaccorso <carnil@debian.org> Sun, 22 Jul 2012 08:51:38 +0200
libregexp-debugger-perl (0.001000-1) unstable; urgency=low
* Initial Release. (Closes: #681944)
-- Salvatore Bonaccorso <carnil@debian.org> Thu, 19 Jul 2012 19:49:22 +0200
|