diff -Nru taskjuggler-2.4.3/debian/changelog taskjuggler-2.4.3/debian/changelog --- taskjuggler-2.4.3/debian/changelog 2010-01-17 01:47:01.000000000 +0100 +++ taskjuggler-2.4.3/debian/changelog 2010-06-23 15:50:55.000000000 +0200 @@ -1,3 +1,11 @@ +taskjuggler (2.4.3-2ubuntu1) maverick; urgency=low + + * Merge from debian testing (LP: #597698). Remaining changes: + - debian/rules: added --without-arts flag to configure call to fix FTBFS, as + libarts support has been dropped from Ubuntu. + + -- Angel Abad Thu, 28 Jan 2010 06:21:49 +0000 + taskjuggler (2.4.3-2) unstable; urgency=low * Remove Timezone.tjp from Testsuite to fix FTBFS. (Closes: #552679) @@ -6,6 +14,24 @@ -- Fathi Boudra Sun, 17 Jan 2010 00:53:27 +0100 +taskjuggler (2.4.3-1ubuntu2) karmic; urgency=low + + * debian/rules: added a clean rule that deletes Timezone.tjp + test, which seems to be bugged. This is just a workaround for now + hoping that in the future there will be a real fix for this issue. + Thanks to Fabrice Coutadeur, who triaged this bug together with + me. (LP: #409178) + + -- Andrea Veri Thu, 06 Aug 2009 00:39:12 +0200 + +taskjuggler (2.4.3-1ubuntu1) karmic; urgency=low + + * Merge from debian unstable (LP: #400528), no remaining changes. + * debian/rules: added --without-arts flag to configure call to fix FTBFS, as + libarts support has been dropped from Ubuntu. + + -- Fabrice Coutadeur Fri, 17 Jul 2009 07:30:07 +0200 + taskjuggler (2.4.3-1) unstable; urgency=low * New upstream release: @@ -30,6 +56,33 @@ -- Fathi Boudra Thu, 16 Jul 2009 09:30:55 +0200 +taskjuggler (2.4.1-1ubuntu3) intrepid; urgency=low + + * Drop kdepim3 support (huge patch from Fedora - thanks kkofler) with patch + kubuntu_02_no-kdepim3.diff + * debian/rules: compile again with kde support + + -- Fabrice Coutadeur Thu, 16 Oct 2008 21:08:07 +0200 + +taskjuggler (2.4.1-1ubuntu2) intrepid; urgency=low + + [ Jonathan Thomas ] + * Compile without KDE support to make it installable in Intrepid. (LP: #271016) + * Bump Standards-Version to 3.8.0 + + [ Jonathan Riddell] + * Add kubuntu_01_no_kde_ical.diff, stop it failing to build + + -- Jonathan Thomas Wed, 15 Oct 2008 08:52:35 -0400 + +taskjuggler (2.4.1-1ubuntu1) intrepid; urgency=low + + * Recommend khelpcenter (LP: #238439) + * Modify Maintainer value to match the DebianMaintainerField + specification. + + -- Nathan Handler Sat, 14 Jun 2008 15:40:52 -0500 + taskjuggler (2.4.1-1) unstable; urgency=low * New upstream release. @@ -139,6 +192,12 @@ -- Fathi Boudra Wed, 6 Sep 2006 16:56:58 +0200 +taskjuggler (2.2.0-1ubuntu1) dapper; urgency=low + + * debian/rules: call dh_iconcache + + -- Gauvain Pocentek < gauvainpocentek@ubuntu.com> Wed, 3 May 2006 06:53:09 +0200 + taskjuggler (2.2.0-1) unstable; urgency=low * New upstream release diff -Nru taskjuggler-2.4.3/debian/control taskjuggler-2.4.3/debian/control --- taskjuggler-2.4.3/debian/control 2010-01-17 01:33:33.000000000 +0100 +++ taskjuggler-2.4.3/debian/control 2010-01-28 07:21:49.000000000 +0100 @@ -1,7 +1,8 @@ Source: taskjuggler Section: kde Priority: optional -Maintainer: Debian KDE Extras Team +Maintainer: Ubuntu Developers +XSBC-Original-Maintainer: Debian KDE Extras Team Uploaders: Mark Purcell , Fathi Boudra Build-Depends: debhelper (>= 7.4), locales-all | locales, automake, kdelibs4-dev, poster, docbook2x, docbook-to-man, docbook-utils, diff -Nru taskjuggler-2.4.3/debian/rules taskjuggler-2.4.3/debian/rules --- taskjuggler-2.4.3/debian/rules 2010-01-17 01:44:40.000000000 +0100 +++ taskjuggler-2.4.3/debian/rules 2010-06-23 15:44:24.000000000 +0200 @@ -11,6 +11,7 @@ --with-xinerama \ --disable-debug \ --with-docdir=/usr/share/doc/kde/HTML/en/taskjuggler/ \ + --without-arts \ --with-ical-support=no %: