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
|
mom (0.6.0-2) unstable; urgency=medium
* New patch for compatibility with Python-3.9 (Closes: #975817)
Thanks, Adrian Bunk.
* Rules-Requires-Root: no
* Standards-Version: 4.5.0
-- Dmitry Smirnov <onlyjob@debian.org> Tue, 12 Jan 2021 11:39:14 +1100
mom (0.6.0-1) unstable; urgency=medium
* New upstream release.
* Transitioned to Python3 (Closes: #937064).
* Enabled tests.
* Build-Depends:
+ python3-six
+ python3-mock
* Depends:
+ python3-six
-- Dmitry Smirnov <onlyjob@debian.org> Fri, 29 Nov 2019 09:55:55 +1100
mom (0.5.16-1) unstable; urgency=medium
* New upstream release.
-- Dmitry Smirnov <onlyjob@debian.org> Thu, 12 Sep 2019 18:32:34 +1000
mom (0.5.15-1) unstable; urgency=medium
* New upstream release.
* Standards-Version: 4.4.0.
* DH & compat to version 12.
-- Dmitry Smirnov <onlyjob@debian.org> Sun, 25 Aug 2019 08:12:58 +1000
mom (0.5.12-1) unstable; urgency=medium
* New upstream release.
* Build-Depends:
- python-all-dev
+ python
* Vcs URLs to Salsa.
* Added "watch" file.
* Fixed Homepage URL.
* rules: don't compress examples.
* debhelper & compat to version 11.
* Standards-Version: 4.1.4; Priority: optional.
* systemd service improvements and corrections.
* Taking over the package. Thanks, Milan Zamazal.
-- Dmitry Smirnov <onlyjob@debian.org> Wed, 06 Jun 2018 22:58:07 +1000
mom (0.5.1-3) unstable; urgency=medium
* Section really changed to `admin'.
-- Milan Zamazal <mzamazal@redhat.com> Mon, 01 Feb 2016 19:57:32 +0100
mom (0.5.1-2) unstable; urgency=low
* Section changed to `admin'; closes: #813416.
-- Milan Zamazal <mzamazal@redhat.com> Mon, 01 Feb 2016 19:42:22 +0100
mom (0.5.1-1) unstable; urgency=low
* Initial official Debian package, based on oVirt releng-tools packaging;
closes: #808828.
-- Milan Zamazal <mzamazal@redhat.com> Mon, 18 Jan 2016 14:13:02 +0100
|