[Pkg-cli-apps-commits] r5263 - in /packages/tasque/trunk/debian: changelog control
laney-guest at users.alioth.debian.org
laney-guest at users.alioth.debian.org
Fri Jan 22 14:20:31 UTC 2010
Author: laney-guest
Date: Fri Jan 22 14:20:26 2010
New Revision: 5263
URL: http://svn.debian.org/wsvn/pkg-cli-apps/?sc=1&rev=5263
Log:
Transition for -cil-dev and mono-devel 2.4.3 und so weiter
Modified:
packages/tasque/trunk/debian/changelog
packages/tasque/trunk/debian/control
Modified: packages/tasque/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/tasque/trunk/debian/changelog?rev=5263&op=diff
==============================================================================
--- packages/tasque/trunk/debian/changelog (original)
+++ packages/tasque/trunk/debian/changelog Fri Jan 22 14:20:26 2010
@@ -1,12 +1,18 @@
tasque (0.1.8-5) UNRELEASED; urgency=low
- * Disable evolution integration - evo# is very broken. We will bring it back
- when it gets fixed.
+ * debian/control, debian/rules: Disable evolution integration - evo# is very
+ broken. We will bring it back when it gets fixed. (See #559522 and
+ #549754)
* debian/watch: Remove "debian uupdate"
* debian/rules, debian/control: Switch to mono-csc compiler per CLI policy
- 0.7
+ 0.7.
+ * debian/control:
+ + Transition to mono-devel >= 2.4.3 and remove all build-deps on binary
+ packages now provided by mono.
+ + Update all build-deps to use new -cil-dev packages.
+ + Standards-Version bump to 3.8.3, no changes required
- -- Iain Lane <laney at ubuntu.com> Tue, 08 Dec 2009 11:15:56 +0000
+ -- Iain Lane <laney at ubuntu.com> Fri, 22 Jan 2010 14:18:11 +0000
tasque (0.1.8-4) unstable; urgency=low
Modified: packages/tasque/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/tasque/trunk/debian/control?rev=5263&op=diff
==============================================================================
--- packages/tasque/trunk/debian/control (original)
+++ packages/tasque/trunk/debian/control Fri Jan 22 14:20:26 2010
@@ -2,8 +2,20 @@
Section: gnome
Priority: optional
Maintainer: Sebastian Dröge <slomo at debian.org>
-Build-Depends: debhelper (>= 5), cdbs, cli-common-dev (>= 0.4.4), pkg-config, mono-devel (>= 2.4.2.3), gconf2, libglib2.0-cil, libgnome2.24-cil, libgtk2.0-cil (>= 2.12), libndesk-dbus1.0-cil, libndesk-dbus-glib1.0-cil, libmono-system2.0-cil, libmono-sqlite2.0-cil, libevolution5.0-cil, libnotify0.4-cil, libmono-cairo2.0-cil, intltool
-Standards-Version: 3.8.1
+Build-Depends: debhelper (>= 5),
+ cdbs,
+ cli-common-dev (>= 0.4.4),
+ pkg-config,
+ mono-devel (>= 2.4.3),
+ gconf2,
+ libglib2.0-cil-dev,
+ libgnome2.0-cil-dev,
+ libgtk2.0-cil-dev (>= 2.12),
+ libndesk-dbus1.0-cil-dev,
+ libndesk-dbus-glib1.0-cil-dev,
+ libnotify-cil-dev,
+ intltool
+Standards-Version: 3.8.3
Homepage: http://live.gnome.org/Tasque
Vcs-Svn: svn://svn.debian.org/svn/pkg-cli-apps/packages/tasque/trunk
Vcs-Browser: http://svn.debian.org/wsvn/pkg-cli-apps/packages/tasque/trunk/
@@ -11,6 +23,5 @@
Package: tasque
Architecture: all
Depends: ${shlibs:Depends}, ${cli:Depends}, ${misc:Depends}
-Recommends: evolution-data-server
Description: simple task management application
Tasque is a simple task management app (TODO list) for the Linux Desktop.
More information about the Pkg-cli-apps-commits
mailing list