[Pkg-mono-svn-commits] rev 3574 - mono-tools/trunk/debian

Sebastian Dröge slomo at alioth.debian.org
Wed Jan 2 19:16:40 UTC 2008


Author: slomo
Date: 2008-01-02 19:16:39 +0000 (Wed, 02 Jan 2008)
New Revision: 3574

Modified:
   mono-tools/trunk/debian/changelog
   mono-tools/trunk/debian/control
   mono-tools/trunk/debian/watch
Log:
* debian/control:
  + Build depend on mono-1.0-devel for resgen to fix FTBFS (Closes: #458693).
* debian/watch:
  + Update location (Closes: #449755).

Modified: mono-tools/trunk/debian/changelog
===================================================================
--- mono-tools/trunk/debian/changelog	2008-01-01 21:41:35 UTC (rev 3573)
+++ mono-tools/trunk/debian/changelog	2008-01-02 19:16:39 UTC (rev 3574)
@@ -1,3 +1,12 @@
+mono-tools (1.2.6-2) unstable; urgency=low
+
+  * debian/control:
+    + Build depend on mono-1.0-devel for resgen to fix FTBFS (Closes: #458693).
+  * debian/watch:
+    + Update location (Closes: #449755).
+
+ -- Sebastian Dröge <slomo at debian.org>  Wed, 02 Jan 2008 20:12:51 +0100
+
 mono-tools (1.2.6-1) unstable; urgency=low
 
   * New upstream release:

Modified: mono-tools/trunk/debian/control
===================================================================
--- mono-tools/trunk/debian/control	2008-01-01 21:41:35 UTC (rev 3573)
+++ mono-tools/trunk/debian/control	2008-01-02 19:16:39 UTC (rev 3574)
@@ -4,7 +4,7 @@
 Maintainer: Debian Mono Group <pkg-mono-group at lists.alioth.debian.org>
 Uploaders: Mirco Bauer <meebey at debian.org>, Sebastian Dröge <slomo at debian.org>
 Build-Depends: debhelper (>= 5.0.0), dpatch
-Build-Depends-Indep: cli-common-dev (>= 0.4.4), pkg-config, mono-mcs (>= 1.0), mono-gmcs (>= 1.0), libmono-dev (>= 1.0), mono-gac (>= 1.0), libnunit2.2-cil (>= 2.2.0), libgtk2.0-cil (>= 2.0), libgconf2.0-cil (>= 2.0), libglade2.0-cil (>= 2.0), libgecko2.0-cil (>= 0.10), monodoc-base (>= 1.1.9), libxul-dev
+Build-Depends-Indep: cli-common-dev (>= 0.4.4), pkg-config, mono-mcs (>= 1.0), mono-gmcs (>= 1.0), libmono-dev (>= 1.0), mono-gac (>= 1.0), mono-1.0-devel, libnunit2.2-cil (>= 2.2.0), libgtk2.0-cil (>= 2.0), libgconf2.0-cil (>= 2.0), libglade2.0-cil (>= 2.0), libgecko2.0-cil (>= 0.10), monodoc-base (>= 1.1.9), libxul-dev
 Standards-Version: 3.7.3
 
 Package: monodoc-browser

Modified: mono-tools/trunk/debian/watch
===================================================================
--- mono-tools/trunk/debian/watch	2008-01-01 21:41:35 UTC (rev 3573)
+++ mono-tools/trunk/debian/watch	2008-01-02 19:16:39 UTC (rev 3574)
@@ -1,2 +1,2 @@
 version=2
-http://go-mono.com/sources-stable/ .+/mono-tools-([\d+\.]+)\.tar\.gz
+http://go-mono.com/sources-stable/ .+/mono-tools-([\d+\.]+)\.tar\.bz2




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