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 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298
|
cycle (0.3.3-2) unstable; urgency=medium
* Team upload.
* Add dependency on python3-setuptools (Closes: #1080854)
* Use dh-sequence-python3
-- Alexandre Detiste <tchet@debian.org> Sun, 22 Sep 2024 13:59:23 +0200
cycle (0.3.3-1) unstable; urgency=medium
* Team upload
* Upstream bugfix release
Closes: #1036988
* Code moved to Github
* Set upstream metadata fields: Bug-Database, Bug-Submit.
* Drop override_dh_python2
-- Andreas Tille <tille@debian.org> Thu, 01 Jun 2023 10:26:48 +0200
cycle (0.3.2-2) unstable; urgency=medium
* Team upload
* Clarified license of translations
* Standards-Version: 4.6.2 (routine-update)
-- Andreas Tille <tille@debian.org> Mon, 09 Jan 2023 08:26:06 +0100
cycle (0.3.2-1) unstable; urgency=medium
* Team upload.
* Re-introduce cycle to Debian
* Point watch file to Github
* Standards-Version: 4.6.1 (routine-update)
* debhelper-compat 13 (routine-update)
* rename debian/NEWS.Debian debian/NEWS (routine-update)
* Add salsa-ci file (routine-update)
* Rules-Requires-Root: no (routine-update)
* Use secure URI in Homepage field.
* Upstream has switched to Python3
* Set upstream metadata fields: Repository, Repository-Browse.
* Drop translations without copyright for the moment to find time to
research copyrights
* Lintian-overrides for national encoding
-- Andreas Tille <tille@debian.org> Fri, 14 Oct 2022 08:06:07 +0200
cycle (0.3.1-17) unstable; urgency=medium
* Team upload
* Revert port to Python3
Closes: #940902
* Warn about future removal at login screen and in NEWS.Debian
-- Andreas Tille <tille@debian.org> Mon, 23 Sep 2019 09:31:51 +0200
cycle (0.3.1-16) unstable; urgency=medium
* Team upload.
* Redo 2to3 patch, wxPython 4 migration
Closes: #939181, #940651
* Inform users about Python3 migration in NEWS.Debian
-- Andreas Tille <tille@debian.org> Mon, 16 Sep 2019 15:18:56 +0200
cycle (0.3.1-15) unstable; urgency=medium
* Team upload.
* Use 2to3 to port to Python3
Closes: #939181
* debhelper-compat 12
* Standards-Version: 4.4.0
* Trim trailing whitespace.
* Use secure URI in debian/watch.
* Set upstream metadata fields: Archive.
-- Andreas Tille <tille@debian.org> Mon, 09 Sep 2019 16:37:24 +0200
cycle (0.3.1-14) unstable; urgency=medium
* Team upload.
[ Jelmer Vernooij ]
* Use secure copyright file specification URI.
* Trim trailing whitespace.
[ Andreas Tille ]
* removed redundant debian/README.source
* Point Vcs fields to salsa.debian.org
* Standards-Version: 4.3.0
* Drop custom compression settings
-- Andreas Tille <tille@debian.org> Mon, 07 Jan 2019 09:50:29 +0100
cycle (0.3.1-13) unstable; urgency=medium
* Team upload.
* cme fix dpkg-control
* Take over to Debian Med team Git
* debhelper 11
* Remove old menu file since there is a desktop file
* d/rules: Short dh
* DEP3
* Build-Depends: dh-python
-- Andreas Tille <tille@debian.org> Fri, 02 Feb 2018 19:23:34 +0100
cycle (0.3.1-12) unstable; urgency=medium
* Team upload.
[ Samuel Henrique ]
* debian/control:
- Build-Depends-Indep: Remove gettext as debhelper ships it.
- Description: Remove trailing whitespace.
- Standards-Version: Update to 3.9.8.
- Vcs-Browser: Use https.
* debian/copyright:
- Update to format 1.0.
* debian/cycle.desktop:
- Add keywords field.
* manpage:
- Fix typos in cycle.1.
[ Ana Beatriz Guerrero Lopez ]
* Remove myself from Maintainer.
-- Ana Beatriz Guerrero Lopez <ana@debian.org> Thu, 21 Apr 2016 23:26:11 +0200
cycle (0.3.1-11) unstable; urgency=medium
[ Olly Betts ]
* Fix initial size of window to not need scrollbars
- New patch: wxclientsize.patch (Closes: #761335)
-- Ana Beatriz Guerrero Lopez <ana@debian.org> Mon, 15 Sep 2014 22:52:06 +0200
cycle (0.3.1-10) unstable; urgency=medium
* Update to use wxpython3.0. Patch by Olly Betts. (Closes: #758955)
* Update cycle depends from python-wxgtk2.8 to python-wxgtk3.0.
-- Ana Beatriz Guerrero Lopez <ana@debian.org> Sun, 07 Sep 2014 16:44:56 +0200
cycle (0.3.1-9) unstable; urgency=low
[ Emilio Pozuelo Monfort ]
* Added a watch file, thanks to Per Hansen.
[ Ryan Kavanagh ]
* Added a README.source, as required by Debian Policy Manual section 4.14
* Added the Vcs-* tags
[ Miriam Ruiz ]
* Updated Hungarian translation. Closes: #684277
* Removed annoying warning about deprecated md5 module. Closes: #658723
* Fixed grammar error in debian/control. Closes: #684791
* Upgraded Standards-Version from 3.7.3 to 3.9.4
* Changed source package to DebSrc 3.0
* Changed my email to miriam@debian.org
* Removed many Lintian warnings
[ Jakub Wilk ]
* Use canonical URIs for Vcs-* fields.
* Fix a typo in the package description.
-- Miriam Ruiz <miriam@debian.org> Mon, 08 Jul 2013 00:12:24 +0200
cycle (0.3.1-8) unstable; urgency=low
* Switch to wxwidgets2.8: (Closes: #645627)
- Update Depends from python-wxgtk2.6 to python-wxgtk2.8.
- This also removes warnings. (Closes: #530339)
* Small fix to the German translation, thanks Meike. (Closes: #629639)
* Update the Catalan translation, thanks Mònica.
* Fix typo, "Enter you name" -> "Enter your name" (Closes: #444776)
* Switch to dh_python2 from dh_pysupport.
* Add cycle.desktop, thanks to Mònica!
-- Ana Beatriz Guerrero Lopez <ana@debian.org> Fri, 11 Nov 2011 19:28:21 +0100
cycle (0.3.1-7) unstable; urgency=low
* Package now co-maintained by the Python Applications Team.
* Move homepage field into control.
* Bump Standards-Version to 3.7.3.
* Update section in the menu file to the new policy.
* Remove files pyversions and pycompat, no necessary anymore.
-- Ana Beatriz Guerrero Lopez <ana@debian.org> Tue, 04 Dec 2007 13:20:35 +0100
cycle (0.3.1-6) unstable; urgency=low
[ Miriam Ruiz ]
* Modified building system for using quilt.
[ Ana Beatriz Guerrero Lopez ]
* Changed description s/Webpage/Homepage/ and added space to homepage
pseudo header.
* Improved catalan translation, thanks to Jordi Mallach.
* Removed dh_python from debian/rules.
-- Miriam Ruiz <little_miry@yahoo.es> Fri, 20 Oct 2006 01:21:47 +0200
cycle (0.3.1-5) unstable; urgency=low
* Convert the package to the new Python policy. (Closes: #380783)
* Bumped compat to 5
* Removed README.Debian, since python locales are fixed in python2.4.
* Some minor changes in packaging.
-- Ana Beatriz Guerrero Lopez <ana@ekaia.org> Sun, 6 Aug 2006 23:09:08 +0200
cycle (0.3.1-4) unstable; urgency=low
* Bumped standards-version to 3.7.2, no changes required.
* Improved package descripcion s/reception/administration/, thanks nattie!
* Added copyright of the debian packaging.
-- Ana Beatriz Guerrero Lopez <ana@ekaia.org> Mon, 15 May 2006 06:05:20 +0200
cycle (0.3.1-3) unstable; urgency=low
* Added swedish translation, thanks to Daniel Nylander. (Closes: #346494).
* Applied patch to let cycle export to iCal. Thanks to Joe Wreschnig.
(Closes: #351595).
* New maintainer address.
-- Ana Beatriz Guerrero Lopez <ana@ekaia.org> Sun, 9 Apr 2006 22:24:42 +0200
cycle (0.3.1-2) unstable; urgency=low
* Fix python syntax error that prevents starting. (Closes: #336117)
-- Ana Beatriz Guerrero Lopez <anja_isbilia@yahoo.es> Fri, 28 Oct 2005 12:05:59 +0000
cycle (0.3.1-1) unstable; urgency=low
* New upstream version.
* Now the program will show a message in the first execution of a user warning
it is not a reliable contraceptive method. (Closes: #305441, Closes: #305434)
* debian/control
- Changed wxPython dependence, now only uses wxpython 2.6
-- Ana Beatriz Guerrero Lopez <anja_isbilia@yahoo.es> Thu, 13 Oct 2005 06:09:42 +0200
cycle (0.3.0-5) unstable; urgency=low
* debian/copyright
- Changed new postal address of the FSF.
- Added p_rotor.py module license.
* debian/rules
- Cosmetic changes, removed binary-arch lines (not used)
and dh_python (unnecesary).
* debian/control
- Bumped Standards-Version to 3.6.2 (no packaging changes).
- Removed python-dev build-dependency (not needed).
- Joined Build-Depends and Build-Depends-Indep lines, the package
is build dependecies independent, so it was unnecesary a Build-Depends line.
- Changed ${python:Depends} dependecies for python.
- Since wxpython packages are now named python-wxgtk2.X, changed
wxPython dependence to allow use wxpython 2.4 and 2.6.
-- Ana Beatriz Guerrero Lopez <anja_isbilia@yahoo.es> Sat, 3 Sep 2005 16:17:51 +0000
cycle (0.3.0-4) unstable; urgency=low
* New co-maintainer Ana Beatriz Guerrero Lopez
* Changed some sentences to format strings to ease translation by Miriam Ruiz.
-- Ana Beatriz Guerrero Lopez <anja_isbilia@yahoo.es> Sun, 14 Aug 2005 22:12:02 +0000
cycle (0.3.0-3) unstable; urgency=low
* Commented out unneccesary wxversion module import. Closes: #312616.
-- Miriam Ruiz <little_miry@yahoo.es> Thu, 9 Jun 2005 14:09:22 +0000
cycle (0.3.0-2) unstable; urgency=low
* Backported the program to wx2.4. Closes: #307516.
* Allows only user names with ASCII (0x20-0x79) alphanumeric characters.
Added function check_validname to dialogs.py. Closes: #305558.
* Updated galician (gl.po) translation.
-- Miriam Ruiz <little_miry@yahoo.es> Mon, 18 Apr 2005 23:14:00 +0000
cycle (0.3.0-1) unstable; urgency=low
* Initial Release. Closes: #303667.
* Solved upstream bug: colors not initialized the first time a user was created.
* Added code to use wx 2.5.3 or higher if multiple versions are installed.
* Added es, ca and gl translations, and solved some bugs in locale subsystem.
* Added note alerting that this is not a reliable contraceptive method every
time a new user is created.
-- Miriam Ruiz <little_miry@yahoo.es> Mon, 4 Apr 2005 20:19:46 +0000
|