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
|
rpl (1.5.7-1) unstable; urgency=low
* New upstream release. Fixes extra variable encodeen. (Closes: #842314).
-- Kevin Coyner <kcoyner@debian.org> Sat, 29 Oct 2016 14:29:31 -0400
rpl (1.5.6-1) unstable; urgency=low
* New upstream. This release migrates to python3 and fixes umlat in setup.py
(Closes: #837943).
* Acknowledge NMU (Closes: #615270).
* Updated Standards-Version to 3.9.8 and debhelper 9.
* Updated debian/compat to version 9.
* Upgraded to packaging format "3.0 quilt".
* New debian/watch file points to new upstream location.
* Switched debian/rules from cdbs to dh-python.
-- Kevin Coyner <kcoyner@debian.org> Thu, 20 Oct 2016 07:04:49 -0400
rpl (1.5.5-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Build using dh-python instead of python-support. Closes: #786109
* Build-depend on python instead of python-dev, since it builds only one
arch:all package.
* Add dependency on ${misc:Depends}, so debhelper can do its work.
* Move Homepage field to the source stanza.
* Remove long useless debian/pycompat file.
* Recode author name in setup.py in UTF-8, otherwise dh_python2 choke on it.
And also because UTF-8 <=> \o/, everything else <=> /o\.
-- Mattia Rizzolo <mattia@debian.org> Mon, 14 Dec 2015 23:36:10 +0000
rpl (1.5.5-1) unstable; urgency=low
* Uploaded original source files to SourceForge (rpl) in order to convert
this package from a Debian native to a normal package.
* Added homepage to debian/control.
* Added debian/watch file.
* Editorial changes in debian/control description and debian/copyright.
* New e-mail address for maintainer. Changed in debian/* files.
* Changed debian/control Builds-Depends: python-support (>= 0.5.3)
-- Kevin Coyner <kcoyner@debian.org> Sun, 12 Aug 2007 20:46:02 -0400
rpl (1.5.4) unstable; urgency=low
* New maintainer (closes: #388131).
* Updated Standards-Version to 3.7.2.
* Updated debian/control & rules for new Python policies
-- Kevin Coyner <kevin@rustybear.com> Mon, 18 Sep 2006 18:52:56 -0400
rpl (1.5.3) unstable; urgency=low
* Used force instead of opts.force. Thanks to Martin Sarsale for the
report (closes: #347419).
-- Göran Weinholt <weinholt@debian.org> Mon, 13 Mar 2006 11:07:48 +0100
rpl (1.5.2) unstable; urgency=low
* Do not follow symlinks. Fixes the problem with symlink loops. Thanks
to Johannes Berg <johannes@sipsolutions.net> for reporting this bug.
(Closes: #296918).
* Ignore hidden files and directories unless the -a/--all argument is
given. Thanks to Michael Schuerig <michael@schuerig.de> for
reporting this bug. (Closes: #314538)
* debian/control: Update to Standards-Version: 3.6.2 (no changes).
* Updated GPL v2 (COPYING and the address in the copyright notices)
from base-files.
-- Göran Weinholt <weinholt@debian.org> Sun, 31 Jul 2005 15:45:36 +0200
rpl (1.5.1) unstable; urgency=low
* Quiet mode no longer asks for confirmation to replace with the empty
string. That very prompt also had the logic reversed. Thanks to
simon raven <simon@nuit.ca> for the patch. (Closes: #257533)
-- Göran Weinholt <weinholt@debian.org> Sun, 4 Jul 2004 05:43:28 +0200
rpl (1.5.0) unstable; urgency=low
* Liberated! Rewritten as a python script and uploaded to main.
* Recursion works now. (Closes: #250684)
-- Göran Weinholt <weinholt@debian.org> Fri, 18 Jun 2004 22:57:50 +0200
rpl (1.4.0-2) unstable; urgency=low
* New maintainer (closes: #239961).
* Fixed errors in man page (closes: #180524).
* debian/rules: Switched over to CDBS.
* Remove /usr/doc/rpl symlink.
-- Göran Weinholt <weinholt@debian.org> Mon, 5 Apr 2004 13:04:04 +0200
rpl (1.4.0-1) unstable; urgency=low
* New upstream release
-- Aubin Paul <aubin@debian.org> Wed, 24 Jul 2002 14:02:38 -0400
rpl (1.3.0b3-1) unstable; urgency=low
* Initial Release. (Closes: #90468)
-- Aubin Paul <aubin@debian.org> Wed, 20 Mar 2002 15:54:51 -0500
|