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
|
rope (1.7.0-1) unstable; urgency=medium
* New upstream release.
-- Boyuan Yang <byang@debian.org> Fri, 20 Jan 2023 10:38:48 -0500
rope (1.6.0-1) unstable; urgency=medium
* New upstream release.
-- Boyuan Yang <byang@debian.org> Wed, 21 Dec 2022 16:48:47 -0500
rope (1.5.1-1) unstable; urgency=medium
* New upstream release.
* debian/control: Add new build-dep python3-appdirs.
-- Boyuan Yang <byang@debian.org> Sat, 26 Nov 2022 15:08:48 -0500
rope (1.4.0-1) unstable; urgency=medium
* New upstream release.
-- Boyuan Yang <byang@debian.org> Wed, 26 Oct 2022 16:11:14 -0400
rope (1.3.0-1) unstable; urgency=medium
* New upstream release.
* Refresh patches.
-- Boyuan Yang <byang@debian.org> Thu, 04 Aug 2022 14:17:26 -0400
rope (1.2.0-2) unstable; urgency=high
* debian/control: Add missing dependency python3-pkg-resources.
(Closes: #1016498)
-- Boyuan Yang <byang@debian.org> Wed, 03 Aug 2022 17:20:07 -0400
rope (1.2.0-1) unstable; urgency=medium
* New upstream release.
* debian/control:
+ Add new build-dep pytoolconfig, setuptools-scm.
+ Bump Standards-Version to 4.6.1.
* debian/rules: Enable tests but do not fail for now.
* debian/patches: Add patch to use pdm-pep517 as build system
since setuptools.meta is not working well.
-- Boyuan Yang <byang@debian.org> Wed, 13 Jul 2022 13:29:18 -0400
rope (1.1.1-1) unstable; urgency=medium
* New upstream release.
-- Boyuan Yang <byang@debian.org> Sun, 29 May 2022 12:39:52 -0400
rope (1.0.0-1) unstable; urgency=medium
* New upstream release.
-- Boyuan Yang <byang@debian.org> Mon, 11 Apr 2022 14:29:54 -0400
rope (0.23.0-1) unstable; urgency=medium
* New upstream release.
-- Boyuan Yang <byang@debian.org> Wed, 02 Mar 2022 22:42:56 -0500
rope (0.22.0-1) unstable; urgency=medium
* New upstream release.
-- Boyuan Yang <byang@debian.org> Thu, 25 Nov 2021 18:36:54 -0500
rope (0.21.1-1) unstable; urgency=medium
* New upstream release.
-- Boyuan Yang <byang@debian.org> Sat, 13 Nov 2021 10:51:10 -0500
rope (0.21.0-1) unstable; urgency=medium
* New upstream release.
-- Boyuan Yang <byang@debian.org> Wed, 20 Oct 2021 11:52:59 -0400
rope (0.20.1-1) unstable; urgency=medium
* New upstream release.
-- Boyuan Yang <byang@debian.org> Tue, 21 Sep 2021 09:44:38 -0400
rope (0.19.0-2) unstable; urgency=medium
* Add Pablo Mestre Drake as package uploader.
* No longer mark the package as orphaned.
* Bump Standards-Version to 4.6.0.
[ Pablo Mestre Drake ]
* Add salsa-ci.yml copied from Debian pipeline for Developers.
* debian/watch: Update parameters to check for newer versions.
-- Boyuan Yang <byang@debian.org> Fri, 27 Aug 2021 15:14:26 -0400
rope (0.19.0-1) unstable; urgency=medium
* New upstream release 0.19.0.
-- Boyuan Yang <byang@debian.org> Tue, 17 Aug 2021 21:39:13 -0400
rope (0.18.0-1) unstable; urgency=medium
* Team upload.
* New upstream release 0.18.0.
[ Ondřej Nový ]
* d/control: Update Maintainer field with new Debian Python Team
contact address.
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
-- Boyuan Yang <byang@debian.org> Sat, 09 Jan 2021 13:07:34 -0500
rope (0.17.0-1) unstable; urgency=medium
* Team upload.
+ Replace old uploader with myself since package has been orphaned
but still keep the package orphaned.
* New upstream release 0.17.0.
[ Debian Janitor ]
* Wrap long lines in changelog entries: 0.8.4-2.
* Use secure URI in debian/watch.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ Boyuan Yang ]
* Bump debhelper compat to v13.
* debian/control: Use new homepage on GitHub.
* debian/control: Use "Rules-Requires-Root: no".
* debian/copyright: Update copyright information since the library
is now relicensed under LGPL-3+.
* debian/patches: Drop CVE-2014-3539.patch. Upstream version of
fix present since 0.11.0.
-- Boyuan Yang <byang@debian.org> Tue, 21 Jul 2020 11:53:39 -0400
rope (0.10.5-4) unstable; urgency=medium
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
[ Sandro Tosi ]
* Drop python2 support; Closes: #938363
-- Sandro Tosi <morph@debian.org> Sat, 04 Jan 2020 13:37:44 -0500
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
|