[Pkg-cli-apps-commits] [SCM] Tomboy - desktop note taking program using Wiki style links branch, master, updated. 1a76c930d4d6f15bbf96d82c49415553d423b666

Mirco Bauer meebey at meebey.net
Sat Jun 13 12:14:08 UTC 2009


The following commit has been merged in the master branch:
commit 1a76c930d4d6f15bbf96d82c49415553d423b666
Author: Mirco Bauer <meebey at meebey.net>
Date:   Sat Jun 13 14:12:54 2009 +0200

    - Fixed missing comma (I hate dpkg for not detecting that).
    - Added missing quilt build-dep.
    - Removed revision specifc part of build-deps.

diff --git a/debian/control b/debian/control
index a3d9095..9129cbf 100644
--- a/debian/control
+++ b/debian/control
@@ -3,11 +3,12 @@ Section: gnome
 Priority: optional
 Maintainer: Debian CLI Applications Team <pkg-cli-apps-team at lists.alioth.debian.org>
 Uploaders: Sebastian Dröge <slomo at debian.org>
-Build-Depends: debhelper (>= 7.0.50)
+Build-Depends: debhelper (>= 7.0.50),
+               quilt (>= 0.46-7~),
                autotools-dev,
                pngquant,
                mono-devel (>= 2.0),
-               libgtk2.0-cil (>= 2.10.4-2),
+               libgtk2.0-cil (>= 2.10.4),
                libgconf2.0-cil,
                libgnome2.24-cil,
                libgnomepanel2.24-cil,

-- 
Tomboy - desktop note taking program using Wiki style links



More information about the Pkg-cli-apps-commits mailing list