pinentry (0.7.5-2ubuntu1) intrepid; urgency=low * Merge from debian unstable, remaining changes: - Remove pinentry-gtk binary package and gtk1 build-dep in debian/control, Makefile, pinentry.prerm.in, rules, pinentry.1.in, pinentry.postinst.in, and pinentry.README.Debian.in - Change maintainer to Ubuntu Core Developers -- Scott Kitterman Tue, 06 May 2008 13:05:08 -0400 pinentry (0.7.5-2) unstable; urgency=high * gtk+-2/gtksecentry.c: Adjusted the g_*malloc*() overrides to have the same prototype as glib, to fix FTBFS (closes: #471613) * debian/control: Added Build-Depends on libglib2.0-dev (>= 2.15.5) to make sure we don't run into the old prototypes of g_*malloc*() -- Peter Eisentraut Tue, 29 Apr 2008 11:41:54 +0200 pinentry (0.7.5-1) unstable; urgency=low * New upstream release -- Peter Eisentraut Sun, 17 Feb 2008 15:50:05 +0100 pinentry (0.7.4-2ubuntu2) hardy; urgency=low * debian/rules, debian/control: add quilt support. * debian/patches/glib-malloc-prototypes: the g_*malloc*() overrides must have the same prototype as glib, which means using gsize as the size_t analog - not gulong. Fixes a build failure on 32-bit architectures (LP: #194555). -- Steve Langasek Mon, 25 Feb 2008 04:04:55 +0000 pinentry (0.7.4-2ubuntu1) hardy; urgency=low * Merge from debian unstable, remaining changes: (LP: #178203) * Remove pinentry-gtk binary package and gtk1 build-dep - Touches debian/control, Makefile, pinentry.prerm.in, rules, pinentry.1.in, pinentry.postinst.in, and pinentry.README.Debian.in - Add pinentry-gtk2 provides/replaces pinentry-gtk in debian/control * Change maintainer to Ubuntu Core Developers -- Scott Kitterman Sat, 22 Dec 2007 22:59:23 -0500 pinentry (0.7.4-2) unstable; urgency=low * debian/copyright: converted to UTF-8 (closes: #455738) * Changed section of pinentry-doc to doc * debian/watch: force passive FTP, since ftp.gnupg.org seems unhappy with active (closes: #456468) -- Peter Eisentraut Fri, 21 Dec 2007 14:53:11 +0100 pinentry (0.7.4-1ubuntu1) hardy; urgency=low * Merge from Debian unstable. Remaining Ubuntu changes: (LP: #175558) * Remove pinentry-gtk binary package and gtk1 build-dep - Touches debian/control, Makefile, pinentry.prerm.in, rules, pinentry.1.in, pinentry.postinst.in, and pinentry.README.Debian.in - Add pinentry-gtk2 provides/replaces pinentry-gtk in debian/control * Change pinentry-doc to Section: doc * Change maintainer to Ubuntu Core Developers -- Scott Kitterman Tue, 11 Dec 2007 09:11:44 -0500 pinentry (0.7.4-1) unstable; urgency=low * New upstream release * Added Homepage control field * Updated standards version * Added configure option --without-libcap to get consistent builds -- Peter Eisentraut Mon, 10 Dec 2007 13:33:34 +0100 pinentry (0.7.3-1ubuntu2) gutsy; urgency=low * Trigger rebuild for hppa -- LaMont Jones Thu, 04 Oct 2007 12:19:19 -0600 pinentry (0.7.3-1ubuntu1) gutsy; urgency=low * Merge from Debian unstable. Remaining Ubuntu changes: * Remove pinentry-gtk binary package and gtk1 build-dep - Touches debian/control, Makefile, pinentry.prerm.in, rules, pinentry.1.in, pinentry.postinst.in, and pinentry.README.Debian.in - Add pinentry-gtk2 provides/replaces pinentry-gtk in debian/control * Add second leading space to start of home page line in package descriptions * Change pinentry-doc to Section: doc * Change maintainer to Ubuntu Core Developers -- Scott Kitterman Wed, 25 Jul 2007 00:42:52 -0400 pinentry (0.7.3-1) unstable; urgency=low * New upstream release - Fixes segfault after confirm in pinentry-curses (closes: #311410) * Updated standards version * Changed to Debhelper level 5 * Cleaned up build rules -- Peter Eisentraut Tue, 17 Jul 2007 17:47:46 +0200 pinentry (0.7.2-3ubuntu2) gutsy; urgency=low * Add pinentry-gtk2 provides/replaces pinentry-gtk in debian/control -- Scott Kitterman Mon, 16 Jul 2007 11:25:24 -0400 pinentry (0.7.2-3ubuntu1) gutsy; urgency=low * Remove pinentry-gtk binary package and gtk1 build-dep - Touches debian/control, Makefile, pinentry.manpages.in, pinentry.prerm.in, rules, pinentry.1.in, pinentry.install.in, pinentry.postinst.in, and pinentry.README.Debian.in * Generally freshen the package: - Bump compat/debhelper build-dep to 5 without further change - Bump standards version to 3.7.2 - Add second leading space to start of home page line in package descriptions - Change pinentry-doc to Section: doc * Change maintainer to Ubuntu Core Developers -- Scott Kitterman Tue, 03 Jul 2007 08:45:45 -0400 pinentry (0.7.2-3) unstable; urgency=low * Added linker option --as-needed -- Peter Eisentraut Fri, 25 Nov 2005 21:12:12 +0100 pinentry (0.7.2-2) unstable; urgency=low * Changed maintainer address * Updated standards version * Rebuilt for new C++ ABI (closes: #324548) * Tightened dependency on libgtk2.0-dev -- Peter Eisentraut Mon, 29 Aug 2005 21:25:48 +0200 pinentry (0.7.2-1) unstable; urgency=low * New upstream release * Added new -gtk2 flavor. * Build dependencies revised accordingly. * Added more copyright holders to debian/copyright. * Removed compatibility symlinks. * Converted to CDBS. -- Peter Eisentraut Thu, 27 Jan 2005 19:10:07 +0100 pinentry (0.7.1-5) unstable; urgency=low * Actually apply the dpatches * Removed no longer needed pinentry-cppflags patch -- Peter Eisentraut Tue, 9 Nov 2004 22:27:14 +0100 pinentry (0.7.1-4) unstable; urgency=low * Converted to dpatch * Moved programs to /usr/bin, made compatibility symlinks in /usr/lib/pinentry * Added Provides: pinentry, pinentry-x11 (closes: #274708) * Created pinentry, pinentry-x11 alternatives (closes: #275711) * Wrote man pages * Use m4 to create the debhelper control files * Added Enhances: gnupg-agent * Use --disable-dependency-tracking -- Peter Eisentraut Sun, 10 Oct 2004 11:37:51 +0200 pinentry (0.7.1-3) unstable; urgency=low * Suggestions by Martin Pitt... * Removed stale pinentry.substvars * Changed pinentry-doc Recommends to Suggests * Changed pinentry-doc to architecture-independent * Added -g to CXXFLAGS * Removed empty maintainer scripts * Fixed configure build and host options as suggested by autotools-dev -- Peter Eisentraut Mon, 21 Jun 2004 09:17:23 +0200 pinentry (0.7.1-2) unstable; urgency=low * Revised synopses and descriptions * Revised Debian.README * Added watch file * Enabled curses fallback * Put Build-Depends onto one line only -- Peter Eisentraut Sun, 06 Jun 2004 16:53:05 +0200 pinentry (0.7.1-1) unstable; urgency=low * Initial public release (closes: #187546, #214578). * Added missing include file path in qt/Makefile.am. -- Peter Eisentraut Fri, 07 May 2004 11:07:25 +0200