[Pkg-cli-apps-commits] [SCM] pinta branch, master, updated. debian/0.3-1-1-g012cff4

Iain Lane laney at ubuntu.com
Mon May 24 18:08:40 UTC 2010


The following commit has been merged in the master branch:
commit 012cff4c70ccc98ee1d4b0c9ec096d23296909cd
Author: Iain Lane <laney at ubuntu.com>
Date:   Mon May 24 19:01:04 2010 +0100

    Add BD on libglade2.0-cil-dev
    
    * debian/control: Add missing build-dep on libglade2.0-cil-dev, resolving
      FTBFS.

diff --git a/debian/changelog b/debian/changelog
index b6d3398..db191e5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+pinta (0.3-2) UNRELEASED; urgency=low
+
+  * debian/control: Add missing build-dep on libglade2.0-cil-dev, resolving
+    FTBFS.
+
+ -- Iain Lane <laney at ubuntu.com>  Mon, 24 May 2010 19:00:33 +0100
+
 pinta (0.3-1) unstable; urgency=low
 
   * New upstream release
diff --git a/debian/control b/debian/control
index 150cf72..2ce6e9a 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,8 @@ Uploaders: Iain Lane <laney at ubuntu.com>
 Build-Depends: debhelper (>= 7.0.50~), cli-common-dev (>= 0.5.7)
 Build-Depends-Indep: mono-devel (>= 2.4.3),
                      mono-xbuild (>= 2.4.3),
-                     libgtk2.0-cil-dev
+                     libgtk2.0-cil-dev,
+                     libglade2.0-cil-dev
 Standards-Version: 3.8.4
 Homepage: http://pinta-project.com/
 Vcs-Git: git://git.debian.org/pkg-cli-apps/packages/pinta.git

-- 
pinta



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