diff-ext (0.3.2-1) unstable; urgency=low * New upstream release. - diff-ext do *not* silently fail when a diff tool is missing anymore. (Closes: #475586) * debian/control: - diff-ext now recommends meld instead of kdiff - libgconf2-dev updated to >= 2.14 as per configure.ac requirements. - libgnomevfs2-dev updated to >= 2.14 as per configure.ac requirements. - added a B-D on libgtk2.0-dev as per configure.ac requirements. - added a B-D on libglib2.0-dev >= 2.14.0 as per configure.ac requirements. - added a B-D on intltool preventing a FTBFS cause missing intltool scripts. * debian/compat: - bumped to reflect dh level. * debian/rules: - dh_clean -k moved to dh_prep preventing a lintian warning. -- Andrea Veri Wed, 23 Sep 2009 10:35:41 +0200 diff-ext (0.2.3-4) unstable; urgency=low * Acknowledge NMU, thanks Andreas Henriksson and Chris Lamb! * debian/control: - Changed my mail address. - Added Sergey Zorin as co-maintainer, he will help me out with upstream issues. (Closes: #536170) - Bzr-Vcs field removed, it's no more needed as far as I won't maintain this package on bzr now. (probably in the future) - added DM-Upload-Allowed field: I'll be a DM really soon. - Bumped Standards-Version to latest 3.8.3. - Bumped dh to level 7. * debian/rules: - added some hacks which will fix diff-ext's crossbuild detection. (for reference: http://lists.debian.org/debian-devel/2007/11/msg00118.html) Thanks to Kumar Appaiah for the patch. (Closes: #542530) * debian/copyright: - adjusted 'downloaded from' field to match new sf's projects layout. -- Andrea Veri Fri, 28 Aug 2009 11:52:39 +0200 diff-ext (0.2.3-3.1) unstable; urgency=medium * Non-maintainer upload. * Add missing Build-Depends on libgconf2-dev and libgnomevfs2-dev to fix FTBFS. Thanks to Chris Taylor for testing. (Closes: #523505) [Andreas Henriksson] * configure.ac, configure: - Check and use gconf-2.0 and gnome-vfs-2.0 modules when building, since it's not possible to rely on nautilus dragging these in since 2.22.0. (Closes: #475236) * debian/control: - Add version >= 2.22.0 to libnautilus-extension-dev build-dependency to make sure this experimental upload gets built against the experimental version of the library. - Recommend kdiff3, as this is the default diff tool and diff-ext silently fails if it can't launch the diff tool. -- Chris Lamb Thu, 30 Jul 2009 18:51:21 +0200 diff-ext (0.2.3-3) unstable; urgency=medium * debian/rules: - removed --with-gconf-source configure variable (seems to be not compatible on some build machines having a not-writable home dir) adding a --disable-schemas-install instead. Now schemas won't be installed during the build run but *after* using the shipped postinst file added in the previous revision. Fixes the FTBFS on amd64, powerpc, s390, ia64, m68k, sparc archs. (Closes: #451897) * debian/copyright: - updated upstream's download URL to point to diff-ext's sf project downloads page. * other changes I forgot to add in the 0.2.3-2 changelog's entry are: - debian/control: - diff-ext now directly depends on gconf2. Lintian warning fixed. - debian/rules: - make distclean rule updated using the one suggested by lintian. Lintian warning fixed. - config.sub, config.guess: - both updated using the examples provided by the autotools-dev package. Lintian won't complain about old config.* files in the upstream tree more. -- Andrea Veri Mon, 26 Nov 2007 20:35:42 +0100 diff-ext (0.2.3-2) unstable; urgency=medium * The "*finally* we have a working diff-ext package again" release * debian/rules: - added --with-gconf-source configure option to prevent a failing gconf schemas installation causing odd crashes on nautilus when diff-ext is installed. (*Really* Closes: #431692) - cleaned up a bit deleting useless debhelper autogenerated comments. - adding a rule to delete de.png file installed by makefiles in the wrong policy directory. Using this way preventing an autotools run (too big diff file) after an eventual Makefile.am change. - added an install rule for the new de.xpm file to point correctly to /usr/share/pixmaps. * debian/postinst: - added for registering diff-ext's gconf schemas correctly. * debian/prerm: - added for un-registering diff-ext's gconf schemas correctly. * diff-ext.desktop.in: - removed every deprecated field and cleaned it up a bit. Desktop-file-validate seems to be happy again now. * /diff-ext/src/main.c: - finally removed the second erroneus g_object_unref line. It was helping diff-ext to crash nautilus when installed. * debian/control: - Homepage field has been moved from Description space to his own field (new debian policy). Updated Bzr field to point to Xs-Bzr instead of old Xs-Vcs-Bzr. * debian/de.xpm: - added and pointed to /usr/share/pixmaps dir. Finally .desktop file will be redirected to a working icon path. -- Andrea Veri Thu, 08 Nov 2007 21:26:57 +0100 diff-ext (0.2.3-1) unstable; urgency=medium * New upstream release, which fixes "nautilus crashes when diff-ext is installed" odd bug that made diff-ext unable to be used ending up with a crash. Bug was forwarded upstream and can be found on sf.net diff-ext's bug tracker. (1799127 bug number). (Closes: #431692) -- Andrea Veri Thu, 27 Sep 2007 21:01:09 +0200 diff-ext (0.2.1-1) unstable; urgency=low * Initial release (Closes: #426578) -- Andrea Veri Sun, 27 May 2007 18:52:43 +0200