[Pkg-cli-apps-commits] [SCM] monodevelop branch, master, updated. debian/2.4+dfsg-3-2-gf185c8a
Jo Shields
directhex at apebox.org
Wed Sep 15 11:20:22 UTC 2010
The following commit has been merged in the master branch:
commit 06f360acee53377db22412783ac87ca5dafc855f
Author: Jo Shields <directhex at apebox.org>
Date: Wed Jun 16 13:02:32 2010 +0100
Put SDB addin into package
diff --git a/debian/changelog b/debian/changelog
index e99fd70..0046e36 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -18,6 +18,8 @@ monodevelop (2.4+dfsg-1) UNRELEASED; urgency=low
+ Force DebSrc 1.0
* debian/rules:
+ Force XDG_CONFIG_HOME to allow keystores to work
+ * debian/monodevelop-debugger-sdb.install:
+ + Put Soft Debugger addin into a package
* debian/patches/inject_Mono.Debugger.Soft_source.patch,
debian/patches/remove_support_for_moonlight.patch:
+ MonoDevelop upstream has a nasty habit of bundling binary versions of
diff --git a/debian/control b/debian/control
index 374d335..9640c9d 100644
--- a/debian/control
+++ b/debian/control
@@ -115,14 +115,14 @@ Description: VersionControl plugin for MonoDevelop
# .
# This package enables Moonlight developnment with MonoDevelop.
-#Package: monodevelop-debugger-sdb
-#Architecture: all
-#Depends: ${shlibs:Depends},
-# ${misc:Depends},
-# ${cli:Depends},
-# monodevelop (= ${source:Version})
-#Description: Mono Soft Debugger plugin for MonoDevelop
-# MonoDevelop is a GNOME IDE primarily designed for C# and other CLI (.NET)
-# languages.
-# .
-# This package enables the Mono Soft Debugger integrationfor MonoDevelop.
+Package: monodevelop-debugger-sdb
+Architecture: all
+Depends: ${shlibs:Depends},
+ ${misc:Depends},
+ ${cli:Depends},
+ monodevelop (= ${source:Version})
+Description: Mono Soft Debugger plugin for MonoDevelop
+ MonoDevelop is a GNOME IDE primarily designed for C# and other CLI (.NET)
+ languages.
+ .
+ This package enables the Mono Soft Debugger integrationfor MonoDevelop.
--
monodevelop
More information about the Pkg-cli-apps-commits
mailing list