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 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240
|
rtpg (0.2.11-3.1) unstable; urgency=medium
* Non maintainer upload by the Reproducible Builds team.
* No source change upload to rebuild on buildd with .buildinfo files.
-- Holger Levsen <holger@debian.org> Thu, 07 Jan 2021 15:01:45 +0100
rtpg (0.2.11-3) unstable; urgency=low
* removed artefact. Thanks for Pavel Arkhipov <poul-hip@yandex.ru>.
-- Dmitry E. Oboukhov <unera@debian.org> Fri, 11 Feb 2011 16:01:37 +0300
rtpg (0.2.11-2) unstable; urgency=low
* Removed postinst/configure scripts, closes: #608451.
-- Dmitry E. Oboukhov <unera@debian.org> Wed, 12 Jan 2011 10:31:02 +0300
rtpg (0.2.11-1) unstable; urgency=low
[ Roman V. Nikolaev ]
* Fix uk language code.
* Add language names tooltip.
[ Dmitry E. Oboukhov ]
Added debconf's question about changing /etc/hosts. Closes: #608451.
-- Dmitry E. Oboukhov <unera@debian.org> Fri, 31 Dec 2010 16:20:05 +0300
rtpg (0.2.10-1) unstable; urgency=low
* Fix params cast.
* Show custom.
-- Roman V. Nikolaev <rshadow@rambler.ru> Mon, 09 Aug 2010 12:39:26 +0400
rtpg (0.2.9-1) unstable; urgency=low
* Fix get some config params.
-- Roman V. Nikolaev <rshadow@rambler.ru> Wed, 14 Jul 2010 11:31:28 +0400
rtpg (0.2.8-1) unstable; urgency=low
* Since now we use CGI::Simple instead CGI (there was a bug in
upload function in CGI module).
* Using locks more properly.
* Added ukrainian trnslation.
-- Dmitry E. Oboukhov <unera@debian.org> Wed, 14 Jul 2010 11:14:37 +0400
rtpg (0.2.7-1) unstable; urgency=low
* You can use only these frames You want.
-- Dmitry E. Oboukhov <unera@debian.org> Wed, 07 Jul 2010 16:24:43 +0400
rtpg (0.2.6-1) unstable; urgency=low
* Fixed sorting of refresh-time.
-- Dmitry E. Oboukhov <unera@debian.org> Wed, 09 Jun 2010 17:37:37 +0400
rtpg (0.2.5-1) unstable; urgency=low
* Fixed licenses and debian packaging, updated debian/copyright.
* Added Roman V. Nikolaev to uploaders list.
* First unstable upload for new rtpg.
-- Dmitry E. Oboukhov <unera@debian.org> Tue, 08 Jun 2010 16:21:58 +0400
rtpg (0.2.4-1) experimental; urgency=low
* detecting if upload file is torrent processes more properly.
* min jquery version is 1.4.2.
-- Dmitry E. Oboukhov <unera@debian.org> Mon, 07 Jun 2010 12:33:22 +0400
rtpg (0.2.3-1) experimental; urgency=low
* A few speed optimizations and bugfixes.
-- Dmitry E. Oboukhov <unera@debian.org> Mon, 31 May 2010 15:38:24 +0400
rtpg (0.2.2-1) experimental; urgency=low
* Fixed uploading torrents in Debian/stable (it has old CGI).
-- Dmitry E. Oboukhov <unera@debian.org> Sun, 30 May 2010 10:50:23 +0400
rtpg (0.2.1-1) experimental; urgency=low
* index.cgi to ensure compatibility with old rtpg(0.1) config.
* switched to 3.0 debian/source format.
-- Dmitry E. Oboukhov <unera@debian.org> Fri, 28 May 2010 16:47:08 +0400
rtpg (0.2.0-1) experimental; urgency=low
* New upstream version:
- new frame interface;
- slow ajax was removed.
-- Dmitry E. Oboukhov <unera@debian.org> Fri, 28 May 2010 15:32:51 +0400
rtpg (0.1.7-1) unstable; urgency=low
* Fixed a few apache warnings.
-- Dmitry E. Oboukhov <unera@debian.org> Fri, 15 Jan 2010 18:00:26 +0300
rtpg (0.1.6-1) unstable; urgency=low
* New upstream version, now it can work with the last version of
XML::RPC::Parser.
-- Dmitry E. Oboukhov <unera@debian.org> Fri, 13 Nov 2009 21:09:04 +0300
rtpg (0.1.5-1) unstable; urgency=low
* New upstream version: fix perl-library for rtorrent 0.8.5.
* Standards-Version bumped to 3.8.3.
-- Dmitry E. Oboukhov <unera@debian.org> Wed, 19 Aug 2009 09:08:32 +0400
rtpg (0.1.4-1) unstable; urgency=low
* New upstream version (Now RTPG supports working on ports
different 80 or 443).
* Fixed a few lintian warnings.
-- Dmitry E. Oboukhov <unera@debian.org> Wed, 01 Jul 2009 14:54:22 +0400
rtpg (0.1.3-1) unstable; urgency=low
* Fixed progressbars (it was set incorrectly in the first refresh).
* Bumped Standards-Version to 3.8.1.
* Added Japanese translation, thanks Hideki Yamane (Debian-JP)
<henrich@debian.or.jp>, closes: #520064.
-- Dmitry E. Oboukhov <unera@debian.org> Mon, 04 May 2009 22:46:01 +0400
rtpg (0.1.2-1) unstable; urgency=low
* Added ability to switch many priorities of torrent at once.
* a few optimisations for better work with many torrents.
-- Dmitry E. Oboukhov <unera@debian.org> Thu, 05 Mar 2009 13:46:20 +0300
rtpg (0.1.1-1) unstable; urgency=low
* I've made a few optimisations for better work of the rtpg with
many torrents.
-- Dmitry E. Oboukhov <unera@debian.org> Wed, 04 Mar 2009 22:33:58 +0300
rtpg (0.1.0-1) unstable; urgency=low
* Now rtpg can to use direct link to rtorrent's SCGI-port/socket.
* Removed apache2, libapache2-mod-scgi from depends, closes: #512922,
look at README.Debian for more information.
* Added debconf's translation:
* Vietnamese, thanks Clytie Siddall <clytie@riverland.net.au>,
closes: #513804;
* Slovak, thanks helix84 <helix84@centrum.sk>, closes: #514392.
-- Dmitry E. Oboukhov <unera@debian.org> Sat, 14 Feb 2009 23:11:45 +0300
rtpg (0.0.7-1) unstable; urgency=low
* The description and debconf's template have been patched, closes: #511284,
thanks Christian Perrier <bubulle@debian.org>.
* Updated or added debconf's:
* Czech translation,
thanks Daniel Kavan <kuan@maradan.org>, closes: #512017;
* Russian translation,
thanks Yuri Kozlov <yuray@komyakino.ru>, closes: #512166;
* Portuguese translation,
thanks Américo Monteiro <a_monteiro@netcabo.pt>, closes: #512057;
* Swedish translation,
thanks Martin Bagge <brother@bsnet.se>, closes: #511568;
* French translation,
thanks Jean-Baka Domelevo-Entfellner <domelevo@gmail.com>,
closes: #512468;
* Finnish translation, thanks Esko Arajärvi <edu@iki.fi>, closes: #512218;
* Romanian translation,
thanks Eddy Petrișor <eddy.petrisor@gmail.com>, closes: #512708;
* German translation,
thanks Helge Kreutzmann <debian@helgefjell.de>, closes: #512127;
* Basque translation,
thanks Piarres Beobide <pi+debian@beobide.net>, closes: #513220;
* Spanish translation, thanks
Francisco Javier Cuadrado <fcocuadrado@gmail.com>, closes: #512769.
-- Dmitry E. Oboukhov <unera@debian.org> Fri, 30 Jan 2009 15:17:50 +0300
rtpg (0.0.6-1) unstable; urgency=low
* Fixed paths in debian's directory.
-- Dmitry E. Oboukhov <unera@debian.org> Sat, 03 Jan 2009 13:23:26 +0300
rtpg (0.0.5-1) unstable; urgency=low
* Added swedish strings for debconf, closes: #510553
thanks Martin Bagge <brother@bsnet.se>.
-- Dmitry E. Oboukhov <unera@debian.org> Sat, 03 Jan 2009 13:04:45 +0300
rtpg (0.0.4-1) unstable; urgency=low
* The description and debconf's text has been patched (bad English),
thanks for Christian Perrier <bubulle@debian.org>.
-- Dmitry E. Oboukhov <unera@debian.org> Fri, 26 Dec 2008 10:30:49 +0300
rtpg (0.0.3-1) unstable; urgency=low
* New upstream release (optimized by traffic, added skins, etc).
-- Dmitry E. Oboukhov <unera@debian.org> Tue, 23 Dec 2008 22:58:21 +0300
rtpg (0.0.2-1) unstable; urgency=low
* New upstream release.
-- Dmitry E. Oboukhov <unera@debian.org> Tue, 02 Dec 2008 11:05:32 +0300
rtpg (0.0.1-2) unstable; urgency=low
* Added images from Konstantinas Myalo <kostia@avakomp.lt>.
-- Dmitry E. Oboukhov <unera@debian.org> Mon, 01 Dec 2008 19:06:49 +0300
rtpg (0.0.1-1) unstable; urgency=low
* Initial release, closes: #506841.
-- Dmitry E. Oboukhov <unera@debian.org> Thu, 20 Nov 2008 17:49:00 +0300
|