[Pkg-cli-apps-commits] r4726 - in /packages/gbrainy/trunk/debian: changelog control
rainct-guest at users.alioth.debian.org
rainct-guest at users.alioth.debian.org
Wed Mar 18 16:06:47 UTC 2009
Author: rainct-guest
Date: Wed Mar 18 16:06:47 2009
New Revision: 4726
URL: http://svn.debian.org/wsvn/pkg-cli-apps/?sc=1&rev=4726
Log:
chmod +x rules, try if alternative build dependencies exist
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=4726&op=diff
==============================================================================
--- packages/gbrainy/trunk/debian/changelog (original)
+++ packages/gbrainy/trunk/debian/changelog Wed Mar 18 16:06:47 2009
@@ -4,7 +4,8 @@
* debian/watch:
- Fix it (well, not really, upstream uses a broken versioning scheme).
* debian/control:
- - Change libgnome2.0-cil build dependency to libgnome2.24-cil.
+ - Add libgnome2.24-cil as an alternative build dependency to
+ libgnome2.0-cil.
-- Siegfried-Angel Gevatter Pujals <rainct at ubuntu.com> Sun, 15 Mar 2009 12:52:49 +0100
Modified: packages/gbrainy/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/gbrainy/trunk/debian/control?rev=4726&op=diff
==============================================================================
--- packages/gbrainy/trunk/debian/control (original)
+++ packages/gbrainy/trunk/debian/control Wed Mar 18 16:06:47 2009
@@ -13,7 +13,7 @@
libglade2.0-cil (>= 2.8),
libgnome2-dev (>= 2.2),
libgnomeui-dev (>= 2.2),
- libgnome2.24-cil (>= 2.8),
+ libgnome2.24-cil (>= 2.8) | libgnome2.0-cil (>= 2.8),
libgtk2.0-cil (>= 2.8),
libgtk2.0-dev (>= 2.8),
libmono-dev (>= 1.1.7),
More information about the Pkg-cli-apps-commits
mailing list