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
|
brebis (0.10-4) unstable; urgency=medium
* Team upload.
* Add explicit build-dependency on python3-setuptools (Closes: #1080555)
* Clean better (Closes: #1043715)
* Swith to DebHelper 13
-- Alexandre Detiste <tchet@debian.org> Thu, 06 Feb 2025 23:08:56 +0100
brebis (0.10-3) unstable; urgency=medium
* Team upload.
* Remove buggy check for python version. (Closes: #1002414)
* Set the Debian Python team as maintainer with Carl's permission.
* Drop unnecessary build-depend on dh-sequence-python3.
* Update Standards-Version to 4.6.1, no changes needed.
-- Emanuele Rocca <ema@debian.org> Thu, 01 Sep 2022 16:32:39 +0200
brebis (0.10-2) unstable; urgency=medium
[ Ondřej Nový ]
* d/changelog: Remove trailing whitespaces
* d/control: Remove ancient X-Python3-Version field
* Use debhelper-compat instead of debian/compat.
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ Debian Janitor ]
* Trim trailing whitespace.
* Add missing build dependency on dh addon; Closes: #952354
* Bump debhelper from deprecated 9 to 12.
[ Sandro Tosi ]
* Use the new Debian Python Team contact name and address
* debian/control
- set Section to admin; Closes: #832190
-- Sandro Tosi <morph@debian.org> Wed, 08 Sep 2021 20:42:59 -0400
brebis (0.10-1) unstable; urgency=medium
* New upstream release
* debian/control:
- bump Standards-Version to 3.9.6.1
- bump X-Python3-Version to 3.4
-- Carl Chenet <chaica@debian.org> Fri, 06 Feb 2015 17:29:22 +0100
brebis (0.9-2) unstable; urgency=medium
* Team upload
* Don't use a python3.x shebang. Thanks Matthias Klose. Closes: #739884
-- Jackson Doak <noskcaj@ubuntu.com> Tue, 15 Apr 2014 09:24:24 +1000
brebis (0.9-1) unstable; urgency=low
* New upstream release
* debian/control:
- bump Standards-Version to 3.9.5
-- Carl Chenet <chaica@debian.org> Thu, 26 Dec 2013 17:37:47 +0100
brebis (0.8-1) unstable; urgency=low
* New upstream release
-- Carl Chenet <chaica@debian.org> Fri, 08 Nov 2013 17:14:01 +0100
brebis (0.7-1) unstable; urgency=low
* New upstream release
-- Carl Chenet <chaica@debian.org> Tue, 15 Oct 2013 22:30:20 +0200
brebis (0.5-1) unstable; urgency=low
* Initial release. (Closes: #642655)
-- Carl Chenet <chaica@debian.org> Fri, 19 Jul 2013 00:36:50 +0100
|