[Pkg-mono-svn-commits] rev 3545 - in mono-debugger/trunk/debian: . patches

Mirco Bauer meebey at alioth.debian.org
Sun Dec 23 01:06:30 UTC 2007


Author: meebey
Date: 2007-12-23 01:06:30 +0000 (Sun, 23 Dec 2007)
New Revision: 3545

Modified:
   mono-debugger/trunk/debian/changelog
   mono-debugger/trunk/debian/control
   mono-debugger/trunk/debian/patches/00list
   mono-debugger/trunk/debian/watch
Log:
mono-debugger 0.60+dfsg-1 release



Modified: mono-debugger/trunk/debian/changelog
===================================================================
--- mono-debugger/trunk/debian/changelog	2007-12-23 00:16:39 UTC (rev 3544)
+++ mono-debugger/trunk/debian/changelog	2007-12-23 01:06:30 UTC (rev 3545)
@@ -1,3 +1,20 @@
+mono-debugger (0.60+dfsg-1) unstable; urgency=low
+
+  * DFSG version of mono-debugger 0.60
+    + Deleted pre-compiled binary build/Mono.Debugger.Cecil.dll from tarball.
+  * New upstream release
+  * debian/control:
+    + Updated mono-* and libmono* build-deps to >= 1.2.5
+    + Added libmono-cecil0.5-cil to build-deps.
+    + Added Homepage, Vcs-Svn and Vcs-Browser fields.
+  * debian/patches/link_system_libs:
+    + Link against libmono-cecil0.5-cil instead of the bundled (but deleted)
+      version.
+  * debian/watch:
+    + Updated
+
+ -- Mirco Bauer <meebey at debian.org>  Sun, 23 Dec 2007 01:21:43 +0100
+
 mono-debugger (0.50-1) unstable; urgency=low
 
   * Mirco 'meebey' Bauer:

Modified: mono-debugger/trunk/debian/control
===================================================================
--- mono-debugger/trunk/debian/control	2007-12-23 00:16:39 UTC (rev 3544)
+++ mono-debugger/trunk/debian/control	2007-12-23 01:06:30 UTC (rev 3545)
@@ -1,9 +1,12 @@
 Source: mono-debugger
+Homepage: http://www.mono-project.com/Debugger
 Section: devel
 Priority: optional
 Maintainer: Debian Mono Group <pkg-mono-group at lists.alioth.debian.org>
+Vcs-Svn: svn://svn.debian.org/pkg-mono/mono-debugger/trunk
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-mono/mono-debugger/trunk/
 Uploaders: Mirco Bauer <meebey at debian.org>
-Build-Depends: debhelper (>= 5), dpatch, cli-common-dev (>= 0.4.4), mono-mcs (>= 1.2.4), mono-gac, nunit-console, libtool, automake1.4, libmono-dev (>= 1.2.4), libglib2.0-dev, libreadline5-dev
+Build-Depends: debhelper (>= 5), dpatch, cli-common-dev (>= 0.4.4), mono-mcs (>= 1.2.5), mono-gac (>= 1.2.5), libmono-cecil0.5-cil, nunit-console, libtool, automake1.4, libmono-dev (>= 1.2.5), libglib2.0-dev, libreadline5-dev
 Standards-Version: 3.7.2
 
 Package: mono-debugger

Modified: mono-debugger/trunk/debian/patches/00list
===================================================================
--- mono-debugger/trunk/debian/patches/00list	2007-12-23 00:16:39 UTC (rev 3544)
+++ mono-debugger/trunk/debian/patches/00list	2007-12-23 01:06:30 UTC (rev 3545)
@@ -1,3 +1,3 @@
-#fix_Makefile.am
 use_real_nunit
 fix_dllmap
+link_system_libs

Modified: mono-debugger/trunk/debian/watch
===================================================================
--- mono-debugger/trunk/debian/watch	2007-12-23 00:16:39 UTC (rev 3544)
+++ mono-debugger/trunk/debian/watch	2007-12-23 01:06:30 UTC (rev 3545)
@@ -1,2 +1,2 @@
 version=3
-http://go-mono.com/sources-stable/	.+/mono-debugger-([\d\.]+).tar.gz
+http://go-mono.com/sources-stable/	.+/mono-debugger-([\d\.]+).tar.bz2




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