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
|
python-notify2 (0.3.1-1) unstable; urgency=medium
* Team Upload
* New upstream version 0.3.1 (Closes: #1078727)
* Add build-dep on python3-setuptools (Closes: #1080751)
* Use dh-sequence-python3
* Set Rules-Requires-Root: no
-- Alexandre Detiste <tchet@debian.org> Fri, 11 Oct 2024 12:32:13 +0200
python-notify2 (0.3-5) unstable; urgency=low
[ Debian Janitor ]
* Use secure URI in debian/watch.
* Bump debhelper from deprecated 8 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Repository.
[ 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.
[ Debian Janitor ]
* Bump debhelper from old 12 to 13.
-- Sandro Tosi <morph@debian.org> Fri, 03 Jun 2022 23:06:06 -0400
python-notify2 (0.3-4) unstable; urgency=medium
[ Ondřej Nový ]
* Fixed homepage (https)
* Fixed VCS URL (https)
* d/control: Set Vcs-* to salsa.debian.org
* d/copyright: Use https protocol in Format field
* Convert git repository from git-dpm to gbp layout
[ Sandro Tosi ]
* Drop python2 support; Closes: #937956
* debian/control
- replace b-d on dbus-x11 with default-dbus-session-bus | dbus-session-bus;
Closes: #836292
- add libgtk-3-bin to b-d, needed for gtk-launch
* debian/runtests.sh
- launch notification-daemon via gtk-launch; Closes: #887515
-- Sandro Tosi <morph@debian.org> Thu, 12 Dec 2019 20:34:17 -0500
python-notify2 (0.3-3) unstable; urgency=low
* Team upload.
[ Jakub Wilk ]
* Use canonical URIs for Vcs-* fields.
[ Etienne Millon ]
* Run tests under dbus-run-session (Closes: #746103)
* Bump Standards-Version to 3.9.6 (no changes)
[ Piotr Ożarowski ]
* Add dh-python to Build-Depends
-- Etienne Millon <me@emillon.org> Fri, 24 Oct 2014 15:32:39 +0200
python-notify2 (0.3-2) unstable; urgency=low
* Fix for running test suite, courtesy of Jakub Wilk (Closes: #674351)
-- Thomas Kluyver <thomas@kluyver.me.uk> Mon, 28 May 2012 11:06:00 +0100
python-notify2 (0.3-1) unstable; urgency=low
* Initial release (Closes: #672799)
-- Thomas Kluyver <thomas@kluyver.me.uk> Sun, 13 May 2012 18:29:32 +0100
|