gfaim (0.30-0ubuntu4) disco; urgency=medium * debian/patches: Convert to quilt. * debian/source/format: Indicate 3.0 (quilt) format. * debian/rules: Convert to minimal dh sequencer. * debian/control: - Depend on ${misc:Depends}. - Bump Standards-Version to 4.2.1. - Build-depend on debhelper (>= 11~). - Remove build dependency on cdbs. - Use ${source:Version} instead of ${Source-Version}. - Add homepage. * debian/compat: Bump to 11. * debian/patches/01_Makefile.patch: Add CFLAGS, CPPFLAGS, and LDFLAGS to Makefile. * debian/patches/02_gfaim.patch: Add format argument to g_strdup_printf() call to fix error when hardening flags are added. * debian/watch: Added. -- Logan Rosen Thu, 22 Nov 2018 21:08:19 -0500 gfaim (0.30-0ubuntu3) oneiric; urgency=low * Update 01_Makefile.patch to use -D_GNU_SOURCE, removing implicit pointer conversion warning. Fixes FTBFS. (LP: #770941) -- Daniel T Chen Fri, 16 Sep 2011 08:41:23 -0400 gfaim (0.30-0ubuntu2) intrepid; urgency=low * Modify Maintainer value to match the DebianMaintainerField specification. (LP: #230350) -- Andrea Colangelo Fri, 23 May 2008 10:11:30 +0200 gfaim (0.30-0ubuntu1) feisty; urgency=low * Initial Release * Patch 01_gfaim.patch: fix compilation error and possible program segfault Make the code use gtk+ functions, not old gtk1 broken ones * Patch 02_Makefile.patch: fix data files install dir and add -Wall gcc flag Make gfaim compile against libgtk2.0 * Patch 03_lisezmoi.patch : update info as the binary is no longer in the source tarball * Remove the pre-compiled binary from the source tarball * Add english license informations from upstream in the orig tarball -- Albin Tonnerre Sun, 19 Nov 2006 11:46:23 +0100