[Pkg-cli-apps-commits] r5291 - in /packages/sysinfo/trunk/debian: changelog control

laney-guest at users.alioth.debian.org laney-guest at users.alioth.debian.org
Tue Feb 2 00:39:01 UTC 2010


Author: laney-guest
Date: Tue Feb  2 00:39:00 2010
New Revision: 5291

URL: http://svn.debian.org/wsvn/pkg-cli-apps/?sc=1&rev=5291
Log:
debian/control: Add missing lsb-release build-dep so that distro detection
works to select the correct patchset.

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

Modified: packages/sysinfo/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/sysinfo/trunk/debian/changelog?rev=5291&op=diff
==============================================================================
--- packages/sysinfo/trunk/debian/changelog (original)
+++ packages/sysinfo/trunk/debian/changelog Tue Feb  2 00:39:00 2010
@@ -1,3 +1,10 @@
+sysinfo (0.7-4) UNRELEASED; urgency=low
+
+  * debian/control: Add missing lsb-release build-dep so that distro detection
+    works to select the correct patchset.
+
+ -- Iain Lane <laney at ubuntu.com>  Tue, 02 Feb 2010 00:35:30 +0000
+
 sysinfo (0.7-3) unstable; urgency=low
 
   [ David Paleino ]

Modified: packages/sysinfo/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/sysinfo/trunk/debian/control?rev=5291&op=diff
==============================================================================
--- packages/sysinfo/trunk/debian/control (original)
+++ packages/sysinfo/trunk/debian/control Tue Feb  2 00:39:00 2010
@@ -5,6 +5,7 @@
 Uploaders: David Paleino <dapal at debian.org>
 Build-Depends: debhelper (>= 7), autotools-dev, quilt
 Build-Depends-Indep: cli-common-dev (>= 0.4.4),
+ lsb-release,
  mono-devel (>= 2.4.3),
  autoconf,
  automake,




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