[Bug 1021128] Re: Please remove gpa from sync blacklist and sync from Debian
Colin Watson
cjwatson at canonical.com
Fri Jul 13 09:07:03 UTC 2012
This bug was fixed in the package gpa - 0.9.2-2
Sponsored for Jeremy Bicha (jbicha)
---------------
gpa (0.9.2-2) experimental; urgency=low
* debian/control (Homepage): Changed to point to gnupg.org.
(Build-Depends): Removed unused autopoint too.
* debian/patches/fix_segfault_filehandler.patch: Added.
- src/fileman.c: Fix a segmentation fault in file-manager mode.
* debian/patches/series: Added.
-- Daniel Leidert <dleidert at debian.org> Sun, 08 Jul 2012 14:20:49
+0200
gpa (0.9.2-1) experimental; urgency=low
* debian/control: Adjusted for experimental. Removed DM-Upload-Allowed.
(Build-Depends): Dropped dh-autoreconf.
(Uploaders): Adjusted my address.
* debian/gpa.1: Added hidden options and missing references.
* debian/rules: Removed autoreconf addon.
* debian/watch: Fixed tp point to ftp.gnupg.org.
* debian/patches/448765_grammar_fixes.patch: Dropped - applied upstream.
* debian/patches/625513_fix_expiration_date.patch: Ditto.
* debian/patches/628305_build_with_libassuan_v2.patch: Ditto.
* debian/patches/series: Removed.
-- Daniel Leidert <dleidert at debian.org> Wed, 04 Jul 2012 21:09:28
+0200
gpa (0.9.0-2) unstable; urgency=low
* Acknowledge NMU (closes: #628305, #634930).
* debian/compat: Increased debhelper compatibility level to 7.
* debian/control: Set DM-Upload-Allowed.
(Standards-Version): Bumped to 3.9.3.
(Build-Depends): Increased required debhelper and autotools-dev versions.
(Vcs-Browser): Point to real location.
* debian/gpa.1: Fixed typos. Fixed syntax (arguments may contain files).
* debian/gpa.dirs: Dropped (useless).
* debian/gpa.docs: Removed NEWS (closes: #614698).
* debian/rules: Rewritten for debhelper 7. Enabled hardening flags.
* debian/source/format: Added for source format 3.0 (quilt).
* debian/patches/628305_build_with_libassuan_v2.patch: Added.
- Includes patch to fix #628305, #634930.
* debian/patches/448765_grammar_fixes.patch: Added.
- Fix grammar issues (closes: #448765).
* debian/patches/625513_fix_expiration_date.patch: Added.
- Fix bases for the month (closes: #625513).
* debian/patches/series: Added.
-- Daniel Leidert (dale) <daniel.leidert at wgdd.de> Sat, 23 Jun 2012
17:04:46 +0200
gpa (0.9.0-1.1) unstable; urgency=low
* Non-maintainer upload.
* Fix "FTBFS: checking LIBASSUAN API version... does not match.
want=1 got=2.":
- apply commit a27c69e from upstream git repository at
git://git.gnupg.org/gpa.git:
+ configure.ac: Set NEED_LIBASSUAN_VERSION and NEED_LIBASSUAN_API to
1.1.0 and 2 resp.
+ server.c: Update to new assuan interface.
- bump build-dependency on libassuan-dev to >= 2
- use dh-autoreconf to regenerate autotools stuff
(Closes: #628305, #634930)
-- gregor herrmann <gregoa at debian.org> Fri, 10 Feb 2012 16:05:11 +0100
gpa (0.9.0-1) unstable; urgency=low
* New upstream release (closes: #381503).
- Fixes several segmentation faults and loops
(closes: #183708, #229818, #237131, #247783, #280760).
- Working key signing (closes: #181936, #342711).
- Do not treat keys with no expiration as expired (closes: #189102).
- Doesn't freeze if no private key is avilable (closes: #206046, #424945).
- Working HKP keyserver support (closes: #267275).
- Working multi-key export (closes: #274153).
- Typo fix in German translation (closes: #313759).
- Ship a .desktop file (closes: #351579).
- Fixes an FTBFS (closes: #548036).
* debian/compat: Added with dh compat level 5.
* debian/control: Added Homepage and Vcs* fields.
(Maintainer): New maintainer is the GnuPG maintainers team. Thanks to
Bastian Blank for maintaining gpa in the past.
(Uploaders): Added myself.
(Standards-Version): Bumped to 3.8.3.
(Build-Depends): Completed and adjusted the requirements.
(Depends): Added misc-depends variable. Added gpgsm.
(Description): Improved.
* debian/copyright: Updated.
* debian/gpa.1: Added with thanks to Arthur de Jong (closes: #89551).
* debian/gpa.docs: Also install AUTHORS and THANKS (closes: #225286).
* debian/gpa.install: Added.
* debian/gpa.manpages: Added.
* debian/gpa.menu (section): Fixed (closes: #265000).
* debian/rules: Rewritten in parts.
* debian/watch: Added.
-- Daniel Leidert (dale) <daniel.leidert at wgdd.de> Sat, 05 Dec 2009
00:04:30 +0100
gpa (0.7.0-1.1) unstable; urgency=high
* Non-maintainer upload.
* move xpm icon file to /usr/share/pixmaps. Closes: #363575
-- Andreas Barth <aba at not.so.argh.org> Tue, 12 Dec 2006 13:43:28 +0000
gpa (0.7.0-1) unstable; urgency=low
* New upstream version
- now uses libgpgme11 (closes: #211919)
- don't longer freeze on longtime operations (closes: #98327,
#181298, #161905)
-- Bastian Blank <waldi at debian.org> Wed, 22 Oct 2003 18:42:01 +0200
gpa (0.6.1-2) unstable; urgency=low
* make backups 600 (closes: #196375)
* don't link undocumented manpage.
-- Bastian Blank <waldi at debian.org> Fri, 06 Jun 2003 17:29:30 +0200
gpa (0.6.1-1) unstable; urgency=low
* New upstream version
* fix unsigned char issue (closes: #180490)
-- Bastian Blank <waldi at debian.org> Fri, 14 Feb 2003 07:43:42 +0100
gpa (0.6.0-1) unstable; urgency=low
* New upstream version (closes: #165464, #101445, #103984, #141194,
#142529, #159287, #167087, #141045, #145283, #148679)
-- Bastian Blank <waldi at debian.org> Fri, 31 Jan 2003 18:45:40 +0100
gpa (0.4.3-2) unstable; urgency=low
* add config.* update routines to debian/rules
-- Bastian Blank <waldi at debian.org> Sun, 31 Mar 2002 00:52:23 +0100
gpa (0.4.3-1) unstable; urgency=low
* New upstream version (closes: #134966)
* moved into main
-- Bastian Blank <waldi at debian.org> Tue, 26 Mar 2002 21:03:59 +0100
gpa (0.4.2-2) unstable; urgency=low
* fixed color spec in icon (closes: #107576)
* update Standards-Version to 3.5.2
* no longer include upstream INSTALL
-- Bastian Blank <waldi at debian.org> Sat, 25 Aug 2001 19:47:14 +0200
gpa (0.4.2-1) unstable; urgency=low
* New upstream version
-- Bastian Blank <waldi at debian.org> Sat, 7 Jul 2001 22:52:51 +0200
gpa (0.4.1-2) unstable; urgency=low
* fix build-depends (closes: #93718)
-- Bastian Blank <waldi at debian.org> Thu, 12 Apr 2001 21:44:09 +0200
gpa (0.4.1-1) unstable; urgency=low
* New upstream version
* fix pointer problem in ./jnlib/logging.c +230 (closes: #90920)
-- Bastian Blank <waldi at debian.org> Thu, 5 Apr 2001 17:28:51 +0200
gpa (0.3.1-2) unstable; urgency=low
* add icon (closes: #89678)
* change description (closes: #89681)
* updating build-depends
-- Bastian Blank <waldi at debian.org> Fri, 16 Mar 2001 18:27:36 +0100
gpa (0.3.1-1) unstable; urgency=low
* Disable tips.
* Fix header problem in ./jnlib/stringhelp.c
* Initial Release. (closes: #80518)
-- Bastian Blank <waldi at debian.org> Mon, 12 Feb 2001 21:42:28 +0100
gpa (0.3.1-0.2) unstable; urgency=low
* Write description.
-- Bastian Blank <bastianb at gmx.de> Tue, 26 Dec 2000 12:44:00 +0100
gpa (0.3.1-0.1) unstable; urgency=low
* Initial internal Release.
-- Bastian Blank <bastianb at gmx.de> Mon, 11 Dec 2000 08:13:59 +0100
** Changed in: gpa (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Package Archive Administrators, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1021128
Title:
Please remove gpa from sync blacklist and sync from Debian
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gpa/+bug/1021128/+subscriptions
More information about the ubuntu-archive
mailing list