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
|
rope (0.10.3-1) unstable; urgency=high
[ Arnaud Fontaine ]
* New upstream release.
* d/source/options: Ignore .egg-info directory.
* d/patches/CVE-2014-3539.patch: Mitigations for this CVE. Closes: #777525.
* d/control:
+ Bump Standards-Version to 3.9.8. No change needed.
+ Bump debhelper compat version to 10 as 7 is deprecated.
+ Add dh-python to Build-Depends (dh_python2 warning).
[ Ondřej Nový ]
* d/control: Fixed VCS URL (https).
-- Arnaud Fontaine <arnau@debian.org> Thu, 26 Jan 2017 14:04:41 +0900
rope (0.10.2-1) unstable; urgency=low
[ Arnaud Fontaine ]
* New maintainer. Closes: #738928.
* New upstream release.
+ d/docs:
- README.txt was renamed to README.rst.
- Add most of docs/*.rst. Closes: #541542.
+ d/rules: Add docs/done.rst as upstream changelog.
* d/control:
+ Bump Standards-Version to 3.9.5.
- d/copyright: Switched to machine-readable format.
* d/source/format: Switched to 3.0 (quilt).
[ David Spreen ]
* New upstream release. Closes: #577015, #539080.
* d/watch:
+ Updated download location to pypi.python.org
[ Jakub Wilk ]
* Use canonical URIs for Vcs-* fields.
[ Jackson Doak ]
* New upstream release. Closes: #673754.
-- Arnaud Fontaine <arnau@debian.org> Thu, 17 Jul 2014 12:09:02 +0900
rope (0.9.2-2) unstable; urgency=low
* Team upload.
* Convert to dh_python2 (Closes: #617053).
-- Andrea Colangelo <warp10@ubuntu.com> Sun, 09 Jun 2013 22:55:00 +0200
rope (0.9.2-1) unstable; urgency=low
[David Spreen]
* New upstream version (Closes: #516205).
* debian/control
- depend on ${misc:Depends}
- build-depend on debhelper >= 7 to match debian/compat
[Sandro Tosi]
* debian/control
- switch Vcs-Browser field to viewsvn
-- David Spreen <netzwurm@debian.org> Fri, 20 Feb 2009 09:39:11 -0800
rope (0.8.4-3) unstable; urgency=low
[ David Spreen ]
* debian/control: Recommend git-core instead of git (Closes: #494570).
-- David Spreen <netzwurm@debian.org> Wed, 13 Aug 2008 14:24:01 -0700
rope (0.8.4-2) unstable; urgency=low
[ David Spreen ]
* debian/control: Changed section to devel after discussion on debian-python@lists.
-- David Spreen <netzwurm@debian.org> Fri, 01 Aug 2008 11:53:08 -0700
rope (0.8.4-1) unstable; urgency=low
[ David Spreen ]
* Initial release (Closes: #467377).
-- David Spreen <netzwurm@debian.org> Fri, 01 Aug 2008 10:44:47 -0700
|