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 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117
|
gui-apt-key (0.4-2.2) unstable; urgency=medium
* Non-maintainer upload
* Swap binary-* targets to fix FTBFS with "dpkg-buildpackage -A".
(closes: #831914)
* Fix empty owner with GnuPG 2.1 by also parsing "uid:" lines in
output and assigning them to the right key. (closes: #834465)
-- Axel Beckert <abe@debian.org> Sat, 27 Aug 2016 16:48:34 +0200
gui-apt-key (0.4-2.1) unstable; urgency=medium
* Non-maintainer upload with maintainer permission.
* Support /etc/apt/trusted.gpg.d/ (closes: Bug#746573, Bug#746574)
* Fix deprecation warning in Gtk2::AboutDialog (closes: Bug#499145,
LP: #270836)
* Update Turkish translation by Mert Dirik. (closes: Bug#489466)
* Make the build reproducible. (closes: Bug#777240)
-- Axel Beckert <abe@debian.org> Sun, 27 Dec 2015 19:08:20 +0100
gui-apt-key (0.4-2) unstable; urgency=low
* Remove gksu recommends
* Patch by Jordi Mallach, new Catalan translation and more (closes: Bug#476619)
* Adjusted categories in desktop file
-- Joey Schulze <joey@infodrom.org> Mon, 21 Apr 2008 14:37:47 +0200
gui-apt-key (0.4-1) unstable; urgency=low
* New upstream version
. Ask for confirmation after showing the fingerprint before adding new
keys (closes: Bug#394232)
* Move Homepage into its own field
* Add manpage alias for gui-apt-key
* Switch to su-to-root in the desktop file
-- Martin Schulze <joey@infodrom.org> Sun, 03 Feb 2008 15:48:53 +0100
gui-apt-key (0.3-4) unstable; urgency=low
* Move program into section Applications/System/Security as requested by
Bill Allombert (closes: Bug#444904)
-- Martin Schulze <joey@infodrom.org> Mon, 21 Jan 2008 11:37:41 +0100
gui-apt-key (0.3-3) unstable; urgency=low
* Move the program into the admin subsection
* Adjusted the About dialog
-- Martin Schulze <joey@infodrom.org> Thu, 06 Sep 2007 23:44:03 +0200
gui-apt-key (0.3-2) unstable; urgency=low
* Updated Vietnamese translation by Clytie Siddall
* Switch the desktop file to using gksu to become root and recommend it
(Closes: Bug#400710)
-- Martin Schulze <joey@infodrom.org> Thu, 7 Dec 2006 16:44:09 +0100
gui-apt-key (0.3-1) unstable; urgency=low
* New upstream release
- Uses stock buttons where possible (closes: Bug#394250)
* Improved menu description
-- Martin Schulze <joey@infodrom.org> Tue, 21 Nov 2006 08:36:32 +0100
gui-apt-key (0.2-1) unstable; urgency=low
* New upstream version
- Incorporates new Dutsch translation (closes: Bug#394285, Bug#394995)
- Incorporates new Portuguese translation (closes: Bug#394763)
- Incorporates new Russian translation (closes: Bug#392002)
- Incorporates new Polish translation (closes: Bug#395543, Bug#395544)
* Improved the description (closes: Bug#394229)
* Created an alias from /usr/sbin/gui-apt-key to gak (closes: Bug#394229)
* Added the desktop file provided by Alexander Schmehl (closes: Bug#394251)
* Added translations of the name in the desktop file
* Added the desktop icon provided by Alexander Schmehl, converted to XPM
* Converted the desktop icon into a 32x32 pixel version with 150 colours
-- Martin Schulze <joey@infodrom.org> Sun, 5 Nov 2006 11:24:56 +0100
gui-apt-key (0.1-4) unstable; urgency=medium
* New Hungarian translation by Attila SZERVAC <sas@321.hu>
* Updated Spanish translation
* Updated Slovak translation
* Updated French translation
* Updated Basque translation
* Added build dependency to gettext (closes: Bug#391877)
* Updated Swedish translation (closes: Bug#391534)
* Bumped standards version
-- Martin Schulze <joey@infodrom.org> Wed, 18 Oct 2006 09:07:55 +0200
gui-apt-key (0.1-3) unstable; urgency=low
* Updated Romanian translation
* Return success for add/update actions
-- Martin Schulze <joey@infodrom.org> Fri, 6 Oct 2006 17:42:10 +0200
gui-apt-key (0.1-2) unstable; urgency=low
* Moved /usr/lib/gui-apt-key to /usr/share
-- Martin Schulze <joey@infodrom.org> Thu, 5 Oct 2006 20:24:03 +0200
gui-apt-key (0.1-1) unstable; urgency=low
* Initial release
-- Martin Schulze <joey@infodrom.org> Thu, 5 Oct 2006 18:53:25 +0200
|