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
|
python-editor (1.0.3-1) unstable; urgency=medium
* Team upload.
[ Ondřej Nový ]
* d/control: Use team+openstack@tracker.debian.org as maintainer
[ David Rabel ]
* New upstream version.
* d/patches: Remove patch that has been merged upstream.
* d/patches: Fix python3 issues with upstream package.
* d/control: Add build dependency on editor.
* d/copyright: Clean up.
-- David Rabel <david.rabel@noresoft.com> Tue, 04 Sep 2018 11:32:03 +0200
python-editor (0.4-5) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
[ Thomas Goirand ]
* Add runtime python3-distutils depends.
-- Thomas Goirand <zigo@debian.org> Sat, 21 Apr 2018 14:51:15 +0000
python-editor (0.4-4) unstable; urgency=medium
* Team upload.
[ Ondřej Nový ]
* Fix python3-editor depends on python3-six (Closes: #889587)
* Updating standards version to 4.1.3.
* Enable autopkgtest-pkg-python testsuite
[ Daniel Baumann ]
* Updating vcs fields.
* Updating copyright format url.
* Updating maintainer field.
* Running wrap-and-sort -bast.
* Removing gbp.conf, not used anymore or should be specified in the
developers dotfiles.
-- Ondřej Nový <onovy@debian.org> Mon, 05 Feb 2018 13:23:25 +0100
python-editor (0.4-3) unstable; urgency=medium
* Fixed VCS URLs (https).
* d/rules: Changed UPSTREAM_GIT protocol to https
* d/s/options: extend-diff-ignore of .gitreview
* d/control: Using OpenStack's Gerrit as VCS URLs.
-- Ondřej Nový <novy@ondrej.org> Sun, 28 Feb 2016 15:37:08 +0100
python-editor (0.4-2) unstable; urgency=medium
* Added patch to search for /usr/bin/editor (Closes: #802232).
-- Thomas Goirand <zigo@debian.org> Wed, 02 Dec 2015 10:05:38 +0100
python-editor (0.4-1) unstable; urgency=medium
* Initial release. (Closes: #798009)
-- Thomas Goirand <zigo@debian.org> Fri, 04 Sep 2015 14:24:16 +0200
|