[Pkg-cli-libs-commits] r4441 - in /packages/taoframework/trunk/debian: changelog control

laney-guest at users.alioth.debian.org laney-guest at users.alioth.debian.org
Wed Jun 29 14:34:35 UTC 2011


Author: laney-guest
Date: Wed Jun 29 14:34:34 2011
New Revision: 4441

URL: http://svn.debian.org/wsvn/pkg-cli-libs/?sc=1&rev=4441
Log:
debian/control: Add missing libx11-dev BD, needed so that dh_clideps
generates all runtime dependencies in a clean environment. 

Modified:
    packages/taoframework/trunk/debian/changelog
    packages/taoframework/trunk/debian/control

Modified: packages/taoframework/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-cli-libs/packages/taoframework/trunk/debian/changelog?rev=4441&op=diff
==============================================================================
--- packages/taoframework/trunk/debian/changelog (original)
+++ packages/taoframework/trunk/debian/changelog Wed Jun 29 14:34:34 2011
@@ -1,3 +1,10 @@
+taoframework (2.1.svn20090801-6) UNRELEASED; urgency=low
+
+  * debian/control: Add missing libx11-dev BD, needed so that dh_clideps
+    generates all runtime dependencies in a clean environment. 
+
+ -- Iain Lane <laney at debian.org>  Wed, 29 Jun 2011 15:33:30 +0100
+
 taoframework (2.1.svn20090801-5) unstable; urgency=low
 
   * debian/control:

Modified: packages/taoframework/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-cli-libs/packages/taoframework/trunk/debian/control?rev=4441&op=diff
==============================================================================
--- packages/taoframework/trunk/debian/control (original)
+++ packages/taoframework/trunk/debian/control Wed Jun 29 14:34:34 2011
@@ -29,6 +29,7 @@
                      libsdl1.2-dev,
                      libsmpeg-dev,
                      libswscale-dev,
+                     libx11-dev,
                      mono-devel (>= 2.4.3),
                      monodoc-base
 Standards-Version: 3.9.2




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