diff-ext (0.2.3-3ubuntu2) karmic; urgency=low * debian/patches/use_meld_by_default.patch: - The package already Recommends meld so should use it by default. Also changing the Reccommend to kdiff3 would pull in QT/KDE stuff for a Nautilus extension. Thanks to PomCompot. (LP: #412382) * debian/{control, rules, README.source}: Add quilt magic. -- Andrew Starr-Bochicchio Thu, 01 Oct 2009 19:12:46 -0400 diff-ext (0.2.3-3ubuntu1) hardy; urgency=low * Use gconf-2.0 and gnome-vfs-2.0 modules when building (LP: #219121) Thanks to Andreas Henriksson (DBTS 475236) * debian/control: - Add explicit build-dependencies on libgconf2-dev and libgnomevfs2-dev - Add meld as a recommends - Modify Maintainer value to match the DebianMaintainerField specification. -- Cesare Tirabassi Fri, 18 Apr 2008 13:20:54 +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