--- monodevelop-java-2.4.orig/debian/changelog
+++ monodevelop-java-2.4/debian/changelog
@@ -0,0 +1,158 @@
+monodevelop-java (2.4-2) unstable; urgency=low
+
+ * [111e478] Add an Uploaders field with me in it, and set the package
+ to team-maintained.
+
+ -- Jo Shields <directhex@apebox.org> Mon, 13 Sep 2010 16:11:53 +0100
+
+monodevelop-java (2.4-1) experimental; urgency=low
+
+ * New upstream release
+ * debian/source/format:
+ + Force DebSrc 1.0
+ * debian/control:
+ + Build-depend on MonoDevelop 2.4
+ + Stop tinkernig with binary dependency on MonoDevelop, since both
+ it and this plugin have the same version.
+ * debian/rules:
+ + Stop using ../tarballs for tarballs in get-orig-source rule
+
+ -- Jo Shields <directhex@apebox.org> Thu, 17 Jun 2010 13:17:54 +0100
+
+monodevelop-java (2.2-3) unstable; urgency=low
+
+ * Rebuild against MonoDevelop 2.2.2
+ * debian/control:
+ + Build-depend on MonoDevelop 2.2.2
+ + Fiddle binary dependencies to require MonoDevelop 2.2.2
+
+ -- Jo Shields <directhex@apebox.org> Fri, 11 Jun 2010 12:09:07 +0100
+
+monodevelop-java (2.2-2) unstable; urgency=low
+
+ * Rebuild against MonoDevelop 2.2.1
+ * debian/control:
+ + No-change bump to Standards 3.8.4
+ + Build-depend on MonoDevelop 2.2.1
+ + Fiddle binary dependencies to require MonoDevelop 2.2.1
+
+ -- Jo Shields <directhex@apebox.org> Fri, 12 Feb 2010 13:13:15 +0000
+
+monodevelop-java (2.2-1) unstable; urgency=low
+
+ * New upstream release
+ * debian/control:
+ + Use -dev packages
+ + Use mono-devel 2.4.3 and drop individual library build-deps
+
+ -- Jo Shields <directhex@apebox.org> Mon, 11 Jan 2010 13:47:25 +0000
+
+monodevelop-java (2.1.1-1) unstable; urgency=low
+
+ [ Jo Shields ]
+ * New upstream release
+ * debian/rules:
+ + Deterministic get-orig-source rule (creates persistent md5sum)
+ * debian/patches/use_csc.dpatch,
+ debian/control:
+ + Use mono-csc from mono-devel 2.4.2.3+
+
+ [ Mirco Bauer ]
+ * debian/control:
+ + Bumped Standards-Version to 3.8.3 (no changes needed)
+ + Changed Section to cli-mono to match archive overrides.
+
+ -- Jo Shields <directhex@apebox.org> Sun, 18 Oct 2009 23:31:39 +0100
+
+monodevelop-java (2.0-1) unstable; urgency=low
+
+ [ Stefan Ebner ]
+ * Remove unneeded libgnome-cil build-dependency
+ * Bump Standards version to 3.8.1
+
+ [ Jo Shields ]
+ * New upstream release
+ * debian/control:
+ + Tweak dependencies to allow for +dfsg version of monodevelop in
+ binary package dependencies
+
+ [ Iain Lane ]
+ * Bump MD build-dep as requested by configure.
+
+ -- Jo Shields <directhex@apebox.org> Thu, 02 Apr 2009 22:22:09 +0100
+
+monodevelop-java (1.9.3-1) unstable; urgency=low
+
+ * New upstream (bugfix) release.
+ * debian/control:
+ + Tighten binary dependency on monodevelop, to ensure the plugin is only
+ installed using the same monodevelop version, as the plugins are not
+ forward compatible.
+ * debian/watch:
+ + Updated to use directory of ftp/http download server.
+
+ -- Mirco Bauer <meebey@debian.org> Tue, 17 Mar 2009 23:25:10 +0100
+
+monodevelop-java (1.9.2-2) unstable; urgency=low
+
+ [ Jo Shields ]
+ * debian/rules,
+ debian/patches/allow_minimal_configure_for_clean.dpatch:
+ + Tweak build process to allow "clean" rule to run without
+ all the package dependencies installed
+
+ [ Mirco Bauer ]
+ * Upload to unstable.
+
+ -- Mirco Bauer <meebey@debian.org> Thu, 05 Mar 2009 22:59:45 +0100
+
+monodevelop-java (1.9.2-1) experimental; urgency=low
+
+ [ Jo Shields ]
+ * New upstream release
+ * debian/control:
+ + Build-Depend on Monodevelop 2.0 beta 1
+ + Set binary depends for javac to recent Java Team proclamations
+
+ [ Mirco Bauer ]
+ * debian/rules:
+ + Implemented get-orig-source target.
+ * debian/watch:
+ + Updated to unstable releases.
+
+ -- Mirco Bauer <meebey@debian.org> Wed, 18 Feb 2009 20:56:56 +0100
+
+monodevelop-java (1.0-2) experimental; urgency=low
+
+ * debian/patches/use_csc.dpatch, debian/control:
+ + Mono 2.0 transition - patch build system to use csc
+ + Remove build-deps on mono-gmcs and libmono-dev and replace with
+ mono-devel (>= 2.0) to pick up csc.
+ * debian/rules:
+ + Remove autogenerated files config.log and config.make in clean target -
+ they cause noise in the diff (Lintian cleanup).
+ * debian/control: Bump standards-version to 3.8.0 .
+ * debian/copyright: Update FSF address (Lintian cleanup).
+
+ -- Iain Lane <laney@ubuntu.com> Wed, 17 Dec 2008 23:51:14 +0000
+
+monodevelop-java (1.0-1) unstable; urgency=low
+
+ * New upstream release
+ * debian/control:
+ + Updated monodevelop build-dependency to >= 1.0.
+
+ -- Mirco Bauer <meebey@debian.org> Sat, 29 Mar 2008 18:55:56 +0100
+
+monodevelop-java (0.19-1) unstable; urgency=low
+
+ * New upstream release
+
+ -- Mirco Bauer <meebey@debian.org> Thu, 28 Feb 2008 23:00:38 +0100
+
+monodevelop-java (0.18-1) unstable; urgency=low
+
+ * Initial packaging, partly based on monodevelop-java of the monodevelop
+ source package.
+
+ -- Mirco Bauer <meebey@debian.org> Sun, 10 Feb 2008 16:58:49 +0100
--- monodevelop-java-2.4.orig/debian/monodevelop-java.install
+++ monodevelop-java-2.4/debian/monodevelop-java.install
@@ -0,0 +1 @@
+debian/tmp/usr
--- monodevelop-java-2.4.orig/debian/rules
+++ monodevelop-java-2.4/debian/rules
@@ -0,0 +1,87 @@
+#!/usr/bin/make -f
+
+#export DH_VERBOSE=1
+export MONO_SHARED_DIR=$(CURDIR)
+
+MAKEFILE = $(firstword $(MAKEFILE_LIST))
+DEBIAN_DIR = $(dir $(MAKEFILE))
+SOURCE_DIR = $(DEBIAN_DIR)/..
+
+DEB_VERSION = $(shell dpkg-parsechangelog -l$(DEBIAN_DIR)/changelog | grep ^Version | cut -d" " -f2)
+DEB_SOURCE_NAME = $(shell dpkg-parsechangelog -l$(DEBIAN_DIR)/changelog | grep ^Source | cut -d" " -f2)
+VERSION = $(shell echo $(DEB_VERSION) | cut -d"-" -f1 | sed 's/+dfsg.*//')
+
+include /usr/share/dpatch/dpatch.make
+
+configure: configure-stamp
+configure-stamp: patch-stamp
+ dh_testdir
+ ./configure --prefix=/usr
+ touch configure-stamp
+
+build: build-stamp
+build-stamp: configure-stamp
+ dh_testdir
+ $(MAKE) RUNTIME=/usr/bin/cli
+ touch build-stamp
+
+clean: clean-patched unpatch
+clean-patched: patch-stamp
+ dh_testdir
+ dh_testroot
+ [ -f config.make ] || ./configure --clean-only
+ [ ! -f Makefile ] || $(MAKE) clean
+ rm -rf $(CURDIR)/.wapi
+ rm -f configure-stamp
+ rm -f build-stamp
+ rm -f $(CURDIR)/config.log
+ rm -f $(CURDIR)/config.make
+ dh_clean
+
+install: build
+ dh_testdir
+ dh_testroot
+ dh_clean -k
+ dh_installdirs
+ $(MAKE) install DESTDIR=$(CURDIR)/debian/tmp
+
+binary-indep: build install
+ dh_testdir
+ dh_testroot
+ dh_link -i
+ dh_install -i
+ dh_installchangelogs -i
+ dh_installdocs -i
+ dh_installexamples -i
+ dh_installman -i
+ dh_installmime -i
+ dh_strip -i
+ dh_clistrip -i
+ dh_compress -i
+ dh_fixperms -i
+ dh_clifixperms -i
+ dh_installdeb -i
+ dh_shlibdeps -i
+ dh_clideps -i -d
+ dh_gencontrol -i
+ dh_md5sums -i
+ dh_builddeb -i
+
+binary-arch:
+
+binary: binary-arch binary-indep
+
+get-orig-source:
+ uscan \
+ --package $(DEB_SOURCE_NAME) \
+ --watchfile $(DEBIAN_DIR)/watch \
+ --upstream-version $(VERSION) \
+ --download-version $(VERSION) \
+ --destdir . \
+ --force-download \
+ --rename
+ bzcat $(DEB_SOURCE_NAME)_$(VERSION).orig.tar.bz2 | \
+ gzip -9fn -c - > ./$(DEB_SOURCE_NAME)_$(VERSION).orig.tar.gz
+ rm $(DEB_SOURCE_NAME)_$(VERSION).orig.tar.bz2
+
+.PHONY: build clean binary-indep binary-arch binary install configure patch unpatch
--- monodevelop-java-2.4.orig/debian/watch
+++ monodevelop-java-2.4/debian/watch
@@ -0,0 +1,2 @@
+version=2
+http://ftp.novell.com/pub/mono/sources/monodevelop-java/monodevelop-java-([\d\.]+)\.(zip|tar\.(gz|bz2))
--- monodevelop-java-2.4.orig/debian/compat
+++ monodevelop-java-2.4/debian/compat
@@ -0,0 +1 @@
+5
--- monodevelop-java-2.4.orig/debian/control
+++ monodevelop-java-2.4/debian/control
@@ -0,0 +1,31 @@
+Source: monodevelop-java
+Section: cli-mono
+Priority: optional
+Maintainer: Debian CLI Applications Team <pkg-cli-apps-team@lists.alioth.debian.org>
+Uploaders: Mirco Bauer <meebey@debian.org>, Jo Shields <directhex@apebox.org>
+Build-Depends: debhelper (>= 5), dpatch
+Build-Depends-Indep: cli-common-dev (>= 0.5.4),
+ monodevelop (>= 2.4),
+ mono-devel (>= 2.4.3),
+ ikvm (>= 0.34),
+ libgtk2.0-cil-dev,
+ libglade2.0-cil-dev,
+ libglib2.0-cil-dev,
+ libmono-addins-cil-dev
+Standards-Version: 3.8.4
+Homepage: http://www.monodevelop.com/
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-cli-apps/packages/monodevelop-java/trunk/
+Vcs-Svn: svn://svn.debian.org/svn/pkg-cli-apps/packages/monodevelop-java/trunk/
+
+Package: monodevelop-java
+Architecture: all
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${cli:Depends},
+ monodevelop (>= ${source:Upstream-Version}),
+ monodevelop (<< ${source:Upstream-Version}.),
+ ikvm (>= 0.34),
+ default-jdk | java-sdk
+Description: Java plugin for MonoDevelop
+ MonoDevelop is a GNOME IDE primarily designed for C# and other .NET
+ languages.
+ .
+ This package enables Java integration for MonoDevelop.
--- monodevelop-java-2.4.orig/debian/copyright
+++ monodevelop-java-2.4/debian/copyright
@@ -0,0 +1,33 @@
+This package was debianized by Mirco Bauer <meebey@debian.org> on
+Sun, 10 Feb 2008 21:09:05 +0200.
+
+It was downloaded from:
+http://www.monodevelop.com/
+
+Authors:
+Todd Berman <tberman@off.net>
+Mike Krüger <mkrueger@novell.com>
+
+Copyright:
+Copyright (C) 2001-2007 Mike Krüger <mkrueger@novell.com>
+Copyright (C) 2007 Novell, Inc (http://www.novell.com)
+
+License:
+ This package is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 2 of the License, or
+ (at your option) any later version.
+
+ This package is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with this package; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ 02110-1301, USA.
+
+
+On Debian systems, the complete text of the GNU General
+Public License can be found in `/usr/share/common-licenses/GPL'.
--- monodevelop-java-2.4.orig/debian/source/format
+++ monodevelop-java-2.4/debian/source/format
@@ -0,0 +1 @@
+1.0
--- monodevelop-java-2.4.orig/debian/patches/use_csc.dpatch
+++ monodevelop-java-2.4/debian/patches/use_csc.dpatch
@@ -0,0 +1,29 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 10_use_csc.dpatch by Iain Lane <laney@ubuntu.com>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: Use mono-csc instead of gmcs (Mono 2.4.2.3 transition)
+## DP: See http://wiki.debian.org/Teams/DebianMonoGroup/Mono20Transition
+
+@DPATCH@
+diff -urNad monodevelop-java-1.0~/JavaBinding.make monodevelop-java-1.0/JavaBinding.make
+--- monodevelop-java-1.0~/JavaBinding.make 2008-03-11 02:41:41.000000000 +0000
++++ monodevelop-java-1.0/JavaBinding.make 2008-12-17 23:18:02.000000000 +0000
+@@ -9,7 +9,7 @@
+ include $(top_srcdir)/config.make
+
+ ifeq ($(CONFIG),DEBUG)
+-ASSEMBLY_COMPILER_COMMAND = gmcs
++ASSEMBLY_COMPILER_COMMAND = /usr/bin/mono-csc
+ ASSEMBLY_COMPILER_FLAGS = -noconfig -codepage:utf8 -warn:4 -optimize- -debug -define:DEBUG
+ ASSEMBLY = build/JavaBinding.dll
+ ASSEMBLY_MDB = $(ASSEMBLY).mdb
+@@ -21,7 +21,7 @@
+ endif
+
+ ifeq ($(CONFIG),RELEASE)
+-ASSEMBLY_COMPILER_COMMAND = gmcs
++ASSEMBLY_COMPILER_COMMAND = /usr/bin/mono-csc
+ ASSEMBLY_COMPILER_FLAGS = -noconfig -codepage:utf8 -warn:4 -optimize+
+ ASSEMBLY = build/JavaBinding.dll
+ ASSEMBLY_MDB =
--- monodevelop-java-2.4.orig/debian/patches/allow_minimal_configure_for_clean.dpatch
+++ monodevelop-java-2.4/debian/patches/allow_minimal_configure_for_clean.dpatch
@@ -0,0 +1,23 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## allow_minimal_configure_for_clean.dpatch by Jo Shields <directhex@apebox.org>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: "make clean" on this package fails unless configure has been run.
+## DP: This patch adds an "empty" configure which can satisfy the
+## DP: requirement without requiring all package dependencies be
+## DP: installed
+
+@DPATCH@
+diff -urNad monodevelop-java-1.9.2.orig/configure monodevelop-java-1.9.2/configure
+--- monodevelop-java-1.9.2.orig/configure 2009-02-19 20:58:25.000000000 +0000
++++ monodevelop-java-1.9.2/configure 2009-02-19 20:59:22.000000000 +0000
+@@ -52,6 +52,9 @@
+
+ while test x$1 != x; do
+ case $1 in
++ --clean-only)
++ required_packages=""
++ ;;
+ --prefix=*)
+ prefix=`echo $1 | sed 's/--prefix=//'`
+ ;;
--- monodevelop-java-2.4.orig/debian/patches/00list
+++ monodevelop-java-2.4/debian/patches/00list
@@ -0,0 +1,2 @@
+use_csc
+allow_minimal_configure_for_clean