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
|
guake-indicator (1.4.5-1) unstable; urgency=medium
* New upstream release.
* debian/watch:
+ Obtain orig tarball from Github tags.
+ Switch to format version 4.
* debian/control:
+ Bump to Standards-Version: 4.5.1. No changes needed.
+ Add Rules-Requires-Root: field and set it to 'no'.
+ Add myself to Uploaders: field.
* debian/{control,compat}:
+ Switch to debhelper-compat notation. Bump to DH compat level version 13.
* debian/patches:
+ Add 1001_typo-fix-in-manpage.patch. Fix typo in manpage.
* debian/upstream/metadata:
+ Add file. Comply with DEP-12.
-- Mike Gabriel <sunweaver@debian.org> Thu, 25 Feb 2021 14:51:03 +0100
guake-indicator (1.4-1) unstable; urgency=medium
[ Alessio Garzi ]
* New upstream release.
* debian/guake-indicator.1:
+ Drop man page, now shipped upstream.
* debian/manpages:
+ Drop file. Upstream man page now installed via autotools.
* debian/menu:
+ Drop file. Forbidden as applications has a .desktop file.
* debian/install:
+ Remove data/gi_custom_cmd_form.glade, no custom cmd form in this upstream
version anymore.
* debian/control:
+ Drop from B-D: gnome-common, not needed anymore. (Closes: #829883).
+ Drop from B-D: libgconf2-dev. (Closes: #892706).
+ Drop from B-D and D: python-beautifulsoup. (Closes: #891093).
+ Replace B-D on libappindicator-dev by B-D on libayatana-appindicator3-dev.
(Closes: #906046).
[ Mike Gabriel ]
* debian/changelog: White-space cleanup.
* debian/rules:
+ Add get-orig-source target.
+ Drop --with autotools-dev. Deprecated.
+ Enable all hardening flags.
* debian/watch:
+ Fix URL scheme, upstream tarball now has a dash (not underscore) after
the code project name.
* debian/control:
+ Bump Standards-Version: to 4.2.0. No changes needed.
+ Add Vcs-*: fields. Packaging now takes place on salsa.debian.org.
+ Add B-D: dpkg-dev (>= 1.16.1.1~).
+ Drop now useless B-D on autotools-dev.
* debian/{control,compat}: Bump DH compat level to version 11.
* debian/copyright:
+ Use secure URI for copyright format reference.
-- Alessio Garzi <gun101@email.it> Mon, 27 Aug 2018 10:27:50 +0200
guake-indicator (1.1-2) unstable; urgency=low
* Fixed bug in debian/control description (Closes: #774813)
-- Alessio Garzi <gun101@email.it> Tue, 13 Jan 2015 19:49:00 +0100
guake-indicator (1.1-1) unstable; urgency=low
* new upstream release
- commands are now fully customizable (LP: #1337277 and LP: #1340917)
[ Sylvestre Ledru ]
* Standards-Version updated 3.9.6
-- Alessio Garzi <gun101@email.it> Wed, 31 Dec 2014 14:43:00 +0100
guake-indicator (0.4-1) unstable; urgency=low
* Initial release (Closes: #745087)
-- Alessio Garzi <gun101@email.it> Tue, 22 Apr 2014 10:29:25 +0100
|