[Pkg-cli-apps-commits] r5206 - in /packages/gbrainy/trunk/debian: changelog control
rainct-guest at users.alioth.debian.org
rainct-guest at users.alioth.debian.org
Fri Jan 8 20:16:30 UTC 2010
Author: rainct-guest
Date: Fri Jan 8 20:16:29 2010
New Revision: 5206
URL: http://svn.debian.org/wsvn/pkg-cli-apps/?sc=1&rev=5206
Log:
Move all build dependencies from -Indep to Build-Depends, to fix
a FTBFS when attempting to build arch-specific packages (even though
we don't have any). Thanks to Bdale Garbee for reporting.
Modified:
packages/gbrainy/trunk/debian/changelog
packages/gbrainy/trunk/debian/control
Modified: packages/gbrainy/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/gbrainy/trunk/debian/changelog?rev=5206&op=diff
==============================================================================
--- packages/gbrainy/trunk/debian/changelog (original)
+++ packages/gbrainy/trunk/debian/changelog Fri Jan 8 20:16:29 2010
@@ -1,3 +1,11 @@
+gbrainy (1.30-2) unstable; urgency=low
+
+ * Move all build dependencies from -Indep to Build-Depends, to fix
+ a FTBFS when attempting to build arch-specific packages (even though
+ we don't have any). Thanks to Bdale Garbee for reporting.
+
+ -- Siegfried-Angel Gevatter Pujals <rainct at ubuntu.com> Fri, 08 Jan 2010 21:17:05 +0100
+
gbrainy (1.30-1) unstable; urgency=low
[ Jo Shields ]
Modified: packages/gbrainy/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/gbrainy/trunk/debian/control?rev=5206&op=diff
==============================================================================
--- packages/gbrainy/trunk/debian/control (original)
+++ packages/gbrainy/trunk/debian/control Fri Jan 8 20:16:29 2010
@@ -5,8 +5,9 @@
Homepage: http://live.gnome.org/gbrainy
Vcs-Svn: svn://svn.debian.org/svn/pkg-cli-apps/packages/gbrainy/trunk
Vcs-Browser: http://svn.debian.org/wsvn/pkg-cli-apps/packages/gbrainy/trunk/
-Build-Depends: cdbs (>= 0.4.49), debhelper (>= 5.0.37.1)
-Build-Depends-Indep: autotools-dev,
+Build-Depends: cdbs (>= 0.4.49),
+ debhelper (>= 5.0.37.1),
+ autotools-dev,
cli-common-dev (>= 0.4.4),
intltool (>= 0.35),
libcairo2-dev (>= 1.2),
More information about the Pkg-cli-apps-commits
mailing list