[Pkg-cli-apps-commits] r3856 - in /packages/monodevelop-boo/trunk/debian: changelog control

meebey at users.alioth.debian.org meebey at users.alioth.debian.org
Sat Mar 29 17:01:13 UTC 2008


Author: meebey
Date: Sat Mar 29 17:01:13 2008
New Revision: 3856

URL: http://svn.debian.org/wsvn/pkg-cli-apps/?sc=1&rev=3856
Log:
+ Added the boo compiler to dependencies.


Modified:
    packages/monodevelop-boo/trunk/debian/changelog
    packages/monodevelop-boo/trunk/debian/control

Modified: packages/monodevelop-boo/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/monodevelop-boo/trunk/debian/changelog?rev=3856&op=diff
==============================================================================
--- packages/monodevelop-boo/trunk/debian/changelog (original)
+++ packages/monodevelop-boo/trunk/debian/changelog Sat Mar 29 17:01:13 2008
@@ -1,3 +1,10 @@
+monodevelop-boo (1.0-2~pre1) unstable; urgency=low
+
+  * debian/control:
+    + Added the boo compiler to dependencies.
+
+ -- Mirco Bauer <meebey at debian.org>  Sat, 29 Mar 2008 18:00:50 +0100
+
 monodevelop-boo (1.0-1) unstable; urgency=low
 
   * New upstream release

Modified: packages/monodevelop-boo/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/monodevelop-boo/trunk/debian/control?rev=3856&op=diff
==============================================================================
--- packages/monodevelop-boo/trunk/debian/control (original)
+++ packages/monodevelop-boo/trunk/debian/control Sat Mar 29 17:01:13 2008
@@ -24,7 +24,7 @@
 
 Package: monodevelop-boo
 Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${cli:Depends}, monodevelop (>= ${source:Version})
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${cli:Depends}, monodevelop (>= ${source:Version}), boo (>= 0.7.9.2659)
 Description: Boo plugin for MonoDevelop
  MonoDevelop is a GNOME IDE primarily designed for C# and other .NET
  languages.




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