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
|
rope (0.10.5-3) unstable; urgency=medium
* Team upload.
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/copyright: Use https protocol in Format field
* d/control: Remove trailing whitespaces
* d/tests: Use AUTOPKGTEST_TMP instead of ADTTMP
* d/control: Remove ancient X-Python-Version field
* d/control: Remove ancient X-Python3-Version field
* Convert git repository from git-dpm to gbp layout
[ Andreas Tille ]
* Maintainer should be the list, Uploader the person who cares
* Fix incorrect Dependencies/Recommends
Closes: #905993
-- Andreas Tille <tille@debian.org> Sun, 09 Sep 2018 12:58:06 +0200
rope (0.10.5-2) unstable; urgency=medium
* Upload to unstable.
-- Arnaud Fontaine <arnau@debian.org> Thu, 20 Jul 2017 09:41:00 +0900
rope (0.10.5-1) experimental; urgency=medium
* d/copyright:
+ Update Homepage.
+ Copyright information were missing.
+ Update Debian packaging copyright years.
[ Diane Trout ]
* New upstream version 0.10.5.
* Build a python3 version using pybuild. Closes: #755911.
+ Add Python 3 & setuptools to Build-Depends.
+ Remove cdbs.
+ Add basic autodep8 test.
-- Arnaud Fontaine <arnau@debian.org> Thu, 13 Apr 2017 17:46:32 +0900
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
|