[Pkg-cli-apps-commits] r4316 - in /packages/gshare/trunk/debian: changelog control rules
directhex-guest at users.alioth.debian.org
directhex-guest at users.alioth.debian.org
Mon Dec 15 20:02:45 UTC 2008
Author: directhex-guest
Date: Mon Dec 15 20:02:45 2008
New Revision: 4316
URL: http://svn.debian.org/wsvn/pkg-cli-apps/?sc=1&rev=4316
Log:
Moo!
Modified:
packages/gshare/trunk/debian/changelog
packages/gshare/trunk/debian/control
packages/gshare/trunk/debian/rules
Modified: packages/gshare/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/gshare/trunk/debian/changelog?rev=4316&op=diff
==============================================================================
--- packages/gshare/trunk/debian/changelog (original)
+++ packages/gshare/trunk/debian/changelog Mon Dec 15 20:02:45 2008
@@ -1,3 +1,11 @@
+gshare (0.94-6) UNRELEASED; urgency=high
+
+ * debian/control
+ debian/rules:
+ + Update build-depends and rules for Mono 2.0 Transition
+
+ -- Jo Shields <directhex at apebox.org> Mon, 15 Dec 2008 19:55:42 +0000
+
gshare (0.94-5) unstable; urgency=high
* debian/patches/04_firefox-permission-denied-crash.patch:
Modified: packages/gshare/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/gshare/trunk/debian/control?rev=4316&op=diff
==============================================================================
--- packages/gshare/trunk/debian/control (original)
+++ packages/gshare/trunk/debian/control Mon Dec 15 20:02:45 2008
@@ -2,7 +2,7 @@
Section: gnome
Priority: optional
Maintainer: Sebastian Dröge <slomo at debian.org>
-Build-Depends: debhelper (>= 5), cdbs, cli-common-dev (>= 0.4.4), libmono-dev (>= 1.1.10), mono-gmcs (>= 1.1.13) | c-sharp-2.0-compiler, libmono2.0-cil, libgtk2.0-cil (>= 2.8), libgconf2.0-cil (>= 2.8), libglade2.0-cil (>= 2.6), libgnome2.0-cil (>= 2.8), libavahi1.0-cil (>= 0.6.5), pkg-config, intltool (>= 0.23), scrollkeeper, libndesk-dbus1.0-cil (>= 0.4), libndesk-dbus-glib1.0-cil (>= 0.3)
+Build-Depends: debhelper (>= 5), cdbs, cli-common-dev (>= 0.4.4), libmono-dev (>= 1.1.10), mono-devel (>= 2.0.1), libmono2.0-cil, libgtk2.0-cil (>= 2.8), libgconf2.0-cil (>= 2.8), libglade2.0-cil (>= 2.6), libgnome2.0-cil (>= 2.8), libavahi1.0-cil (>= 0.6.5), pkg-config, intltool (>= 0.23), scrollkeeper, libndesk-dbus1.0-cil (>= 0.4), libndesk-dbus-glib1.0-cil (>= 0.3)
Standards-Version: 3.8.0
Package: gshare
Modified: packages/gshare/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/gshare/trunk/debian/rules?rev=4316&op=diff
==============================================================================
--- packages/gshare/trunk/debian/rules (original)
+++ packages/gshare/trunk/debian/rules Mon Dec 15 20:02:45 2008
@@ -3,6 +3,8 @@
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/gnome.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
+
+DEB_CONFIGURE_EXTRA_FLAGS += MCS=/usr/bin/csc
export MONO_SHARED_DIR=$(CURDIR)
More information about the Pkg-cli-apps-commits
mailing list