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
|
gertty (1.6.0-1) unstable; urgency=medium
* New upstream version 1.6.0
* d/copyright:
+ Update Source location (according OpenDev migration)
* d/control:
+ wrap-and-sort -f debian/control
+ Update Homepage location (according OpenDev migration)
+ Bump debhelper compatibility to 12
+ Bump to Standards-Version 4.4.0 (no changes needed)
+ Fix alembic B-D, Thx Esa! (Closes: #934313)
* d/rules: Cleanup rules… and use pybuild
* d/tests: Introduce basic testing
-- Sebastien Badia <sbadia@debian.org> Tue, 13 Aug 2019 10:37:47 +0200
gertty (1.5.0-3) unstable; urgency=medium
* Team upload.
* Ran wrap-and-sort -bast.
* Switch to Python 3.
* Add a debian/source/options to ignore .gitreview and egg-info changes.
-- Thomas Goirand <zigo@debian.org> Wed, 10 Jul 2019 14:15:29 +0200
gertty (1.5.0-2) unstable; urgency=medium
* d/compat: Bump compat version to 11
* d/copyright: Use HTTPS for URI
* d/control:
+ Use salsa.debian.org in Vcs-* fields
+ Fix homepage URI (migrated to OpenStack namespace)
+ Bump to Standards-Version 4.2.1 (no changes needed)
+ Added missing pre-deps on sensible-utils
* d/examples: Ship examples files
* d/upstream: Added Upstream metadata
* d/rules: Remove the simple note about alembic (lintian info)
-- Sebastien Badia <sbadia@debian.org> Sun, 02 Sep 2018 14:01:02 +0200
gertty (1.5.0-1) unstable; urgency=medium
* New upstream version 1.5.0
* d/watch: Use pypi simple API instead of debian.net service
* d/compat: Bump compat. version to 10
* d/control:
+ Use my Debian email address
+ Bump Standard-Version to 4.0.0 (no changes needed)
* d/copyright: Update upstream location
* d/man: Update manpage
-- Sebastien Badia <sbadia@debian.org> Wed, 09 Aug 2017 16:24:04 +0200
gertty (1.4.0-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Rebuild to drop SQLAlchemy << 1.1 dependency (closes: 851413)
-- Piotr Ożarowski <piotr@debian.org> Sat, 14 Jan 2017 22:37:35 +0100
gertty (1.4.0-1) unstable; urgency=medium
* New upstream release (Closes: #836392)
* d/control:
Bumped Standards-Version to 3.9.8 (no changes)
Update Vcs-* fields (use https)
* d/patches: Refresh patches (and remove applied upstream)
Thanks Clint (Closes: #813859)
-- Sebastien Badia <seb@sebian.fr> Fri, 02 Sep 2016 20:51:13 +0200
gertty (1.3.1-1) unstable; urgency=medium
* New upstream release
-- Sebastien Badia <seb@sebian.fr> Wed, 30 Dec 2015 13:14:27 +0100
gertty (1.3.0-1) unstable; urgency=medium
* New upstream release (Closes: #808263)
-- Sebastien Badia <seb@sebian.fr> Fri, 18 Dec 2015 14:24:30 +0100
gertty (1.2.1-1) unstable; urgency=medium
* New upstream release (Closes: #788363)
-- Sebastien Badia <seb@sebian.fr> Sun, 28 Jun 2015 22:27:03 +0200
gertty (1.1.0-2) unstable; urgency=medium
* Rebuild, upload to unstable.
-- Sebastien Badia <seb@sebian.fr> Mon, 04 May 2015 12:04:11 +0200
gertty (1.1.0-1) experimental; urgency=medium
* Imported Upstream version 1.1.0
* d/rules: Remove un-needed auto_clean override
* d/watch: Update watch file according pypi's file listing disappearing
* d/control: Many changes
* Remove specific dependency to dpkg
* Fix vcs-browser URL (use cgit)
* Added dh-python to build-deps
* d/patches: Refresh debian patchs
-- Sebastien Badia <seb@sebian.fr> Sat, 07 Mar 2015 21:12:56 +0100
gertty (1.0.3-1) unstable; urgency=medium
* New upstream release.
* d/control: Fix package section (Closes: #764035).
* d/control: Bump Standards-Version (no changes needed).
-- Sebastien Badia <seb@sebian.fr> Mon, 06 Oct 2014 00:27:12 +0200
gertty (1.0.2-1) unstable; urgency=low
* Initial release. (Closes: #762152)
-- Sebastien Badia <seb@sebian.fr> Fri, 19 Sep 2014 14:05:33 +0200
|