[Pkg-cli-apps-commits] [SCM] tasque branch, master, updated. debian/0.1.11-1-13-g69da47a
Andrew Starr-Bochicchio
a.starr.b at gmail.com
Fri Dec 7 19:45:25 UTC 2012
The following commit has been merged in the master branch:
commit 60d3be1b1a76ccf6643475f595e5a6ee217a0c53
Author: Andrew Starr-Bochicchio <a.starr.b at gmail.com>
Date: Fri Dec 7 13:39:21 2012 -0500
Update build dependencies:
- Transition from libndesk-dbus1.0-cil-dev to libdbus1.0-cil-dev.
- Drop libgnome2.0-cil-dev and gconf2.
- Add mono-xbuild.
diff --git a/debian/changelog b/debian/changelog
index 5e5687a..03764f8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,10 @@ tasque (0.1.12-1) UNRELEASED; urgency=low
* New upstream release.
* Use my @debian.org address in maintainer field.
+ * Update build dependencies:
+ - Transition from libndesk-dbus1.0-cil-dev to libdbus1.0-cil-dev.
+ - Drop libgnome2.0-cil-dev and gconf2.
+ - Add mono-xbuild.
-- Andrew Starr-Bochicchio <asb at debian.org> Fri, 07 Dec 2012 13:09:35 -0500
diff --git a/debian/control b/debian/control
index 4be8d58..715fc5b 100644
--- a/debian/control
+++ b/debian/control
@@ -7,14 +7,13 @@ Build-Depends: debhelper (>= 7.0.50~),
cli-common-dev (>= 0.5.7~),
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,
+ libdbus1.0-cil-dev,
+ libdbus-glib1.0-cil-dev,
libnotify-cil-dev,
- intltool
+ intltool,
+ mono-xbuild
Standards-Version: 3.9.3
Homepage: http://live.gnome.org/Tasque
Vcs-Git: git://git.debian.org/git/pkg-cli-apps/packages/tasque.git
--
tasque
More information about the Pkg-cli-apps-commits
mailing list