[Pkg-mono-svn-commits] rev 4044 - mono-debugger/trunk/debian

Mirco Bauer meebey at alioth.debian.org
Sun Sep 20 21:17:49 UTC 2009


Author: meebey
Date: 2009-09-20 21:17:48 +0000 (Sun, 20 Sep 2009)
New Revision: 4044

Modified:
   mono-debugger/trunk/debian/changelog
   mono-debugger/trunk/debian/control
Log:
  * debian/control:
    + Replaced libreadline5-dev build-dep with libreadline-dev.
    + Bumped Standards-Version to 3.8.3 (no changes needed)



Modified: mono-debugger/trunk/debian/changelog
===================================================================
--- mono-debugger/trunk/debian/changelog	2009-09-03 07:16:37 UTC (rev 4043)
+++ mono-debugger/trunk/debian/changelog	2009-09-20 21:17:48 UTC (rev 4044)
@@ -1,3 +1,11 @@
+mono-debugger (2.4.2-2) unstable; urgency=low
+
+  * debian/control:
+    + Replaced libreadline5-dev build-dep with libreadline-dev.
+    + Bumped Standards-Version to 3.8.3 (no changes needed)
+
+ -- Mirco Bauer <meebey at debian.org>  Sun, 20 Sep 2009 23:13:39 +0200
+
 mono-debugger (2.4.2-1) unstable; urgency=low
 
   [ Jo Shields ]

Modified: mono-debugger/trunk/debian/control
===================================================================
--- mono-debugger/trunk/debian/control	2009-09-03 07:16:37 UTC (rev 4043)
+++ mono-debugger/trunk/debian/control	2009-09-20 21:17:48 UTC (rev 4044)
@@ -17,8 +17,8 @@
  libtool,
  libmono-dev (>= 2.0),
  libglib2.0-dev,
- libreadline5-dev
-Standards-Version: 3.8.2
+ libreadline-dev
+Standards-Version: 3.8.3
 Homepage: http://www.mono-project.com/Debugger
 Vcs-Svn: svn://svn.debian.org/pkg-mono/mono-debugger/trunk
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-mono/mono-debugger/trunk/




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