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
|
ayatana-indicator-application (0.8.0-1) unstable; urgency=medium
* New upstream release.
* debian/control:
+ Bump DH compat level to version 13.
+ Bump Standards-Version: to 4.5.0. No changes needed.
+ Versioned D on ayatana-indicator-common (>= 0.8.0).
* debian/copyright:
+ Update copyright attributions.
-- Mike Gabriel <sunweaver@debian.org> Tue, 18 Aug 2020 11:10:29 +0200
ayatana-indicator-application (0.5.3-1) unstable; urgency=medium
* New upstream release.
- Avoid GLib2.0's deprecated privates ABI. (Closes: #945566)."
* debian/patches:
+ Drop 0001-Make-systemd-optional.-If-systemd-is-not-available-a.patch.
Shipped upstream.
* debian/{control,compat}:
+ Switch to debhelper-compat notation. Bump DH compat level to version 12.
* debian/control:
+ Set Section: from gnome to x11.
+ Bump Standards-Version: to 4.4.1. No changes needed.
+ Add Rules-Requires-Root: field and set it to "no".
-- Mike Gabriel <sunweaver@debian.org> Wed, 27 Nov 2019 11:19:34 +0100
ayatana-indicator-application (0.5.2-2) unstable; urgency=medium
* debian/changelog: post-upload changelog fix for 0.5.2-1
* debian/control:
+ Update Vcs-*: fields. Packaging Git has been migrated to salsa.debian.org.
+ Bump Standards-Version: to 4.2.0. No changes needed.
+ White-space fix.
+ Drop now inherent build-dep dh-autoreconf.
* debian/copyright:
+ Use secure URI to obtain copyright format reference.
* debian/watch:
+ Use secure URL to obtain upstream tarball.
* debian/upstream/metadata:
+ Add file. Comply with DEP-12.
-- Mike Gabriel <sunweaver@debian.org> Thu, 16 Aug 2018 16:52:47 +0200
ayatana-indicator-application (0.5.2-1) unstable; urgency=medium
* Upload to unstable.
* New upstream release.
* debian/{control,copyright,watch}:
+ Update to new upstream URLs.
* debian/control:
+ Bump to new Standards-Version: 4.1.1. No changes needed.
+ Update B-D on systemd. Only required/available on [linux-any].
* debian/{compat,control}:
+ Bump to DH version level 10.
* debian/rules:
+ Migrate to dh_missing.
* debian/patches:
+ Add 0001-Make-systemd-optional.-If-systemd-is-not-available-a.patch
from upstream. Make systemd optional, fixes FTBFS on non-linux based
Debian systems.
-- Mike Gabriel <sunweaver@debian.org> Fri, 06 Oct 2017 11:35:35 +0200
ayatana-indicator-application (0.5.1-1) experimental; urgency=medium
* Initial release to Debian. (Closes: #863617).
-- Mike Gabriel <sunweaver@debian.org> Mon, 29 May 2017 13:17:41 +0200
|