[Pkg-mono-svn-commits] rev 2550 - non-group/beagle/trunk/debian

Jose Carlos Garcia Sogo jsogo at costa.debian.org
Sat May 20 13:50:48 UTC 2006


Author: jsogo
Date: 2006-05-20 13:50:47 +0000 (Sat, 20 May 2006)
New Revision: 2550

Modified:
   non-group/beagle/trunk/debian/changelog
   non-group/beagle/trunk/debian/control
Log:
Dependency must be declared on libmono-sqlite1.0-cil


Modified: non-group/beagle/trunk/debian/changelog
===================================================================
--- non-group/beagle/trunk/debian/changelog	2006-05-20 13:40:43 UTC (rev 2549)
+++ non-group/beagle/trunk/debian/changelog	2006-05-20 13:50:47 UTC (rev 2550)
@@ -1,7 +1,7 @@
 beagle (0.2.6-2) unstable; urgency=low
 
   * Version 0.2.6 fixes CVE-2006-1865. (Closes: #365371)
-  * debian/control: build depend on missing libmono-sqlite2.0-cil.
+  * debian/control: build depend on missing libmono-sqlite1.0-cil.
     (Closes: #366229)
   * beagle.postinst: change order of arguments to be compatible with
     older adduser packages. (Closes: #366288)
@@ -11,7 +11,7 @@
   * Force dependency on python2.4, by renaming python-beagle to
     python2.4-beagle, and thus following Debian's Python Policy (Closes: #366693)
 
- -- Jose Carlos Garcia Sogo <jsogo at debian.org>  Sat, 20 May 2006 12:41:17 +0200
+ -- Jose Carlos Garcia Sogo <jsogo at debian.org>  Sat, 20 May 2006 15:50:03 +0200
 
 beagle (0.2.6-1) unstable; urgency=low
 

Modified: non-group/beagle/trunk/debian/control
===================================================================
--- non-group/beagle/trunk/debian/control	2006-05-20 13:40:43 UTC (rev 2549)
+++ non-group/beagle/trunk/debian/control	2006-05-20 13:50:47 UTC (rev 2550)
@@ -2,7 +2,7 @@
 Section: gnome
 Priority: optional
 Maintainer: Jose Carlos Garcia Sogo <jsogo at debian.org>
-Build-Depends: debhelper (>= 4.1.0), intltool, mono-mcs (>= 1.0) | c-sharp-compiler, libmono-dev (>= 1.0), libgnome2.0-cil, libgmime2.1-cil (>= 2.1.19), libevolution-cil, libgtk2.0-dev, libexif-dev, libsqlite0-dev, libmono-sqlite2.0-cil, libxss-dev, zip, libgnomevfs2-dev (>= 2.6), libgnome2-dev (>= 2.6), libgalago-cil, cli-common-dev (>= 0.4.0), dpatch, autotools-dev, python2.4-dev, python2.4-gtk2, python-gtk2-dev, librsvg2-dev, libxml2-dev (>= 2.6.19), libxss-dev
+Build-Depends: debhelper (>= 4.1.0), intltool, mono-mcs (>= 1.0) | c-sharp-compiler, libmono-dev (>= 1.0), libgnome2.0-cil, libgmime2.1-cil (>= 2.1.19), libevolution-cil, libgtk2.0-dev, libexif-dev, libsqlite0-dev, libmono-sqlite1.0-cil, libxss-dev, zip, libgnomevfs2-dev (>= 2.6), libgnome2-dev (>= 2.6), libgalago-cil, cli-common-dev (>= 0.4.0), dpatch, autotools-dev, python2.4-dev, python2.4-gtk2, python-gtk2-dev, librsvg2-dev, libxml2-dev (>= 2.6.19), libxss-dev
 Standards-Version: 3.7.2
 
 Package: beagle




More information about the Pkg-mono-svn-commits mailing list