2009
mono-addins (0.4-5) unstable; urgency=medium
* debian/patches/fix_mono-addins-gui.pc.patch: Remove gnome-sharp-2.0
and glade-sharp-2.0 from Requires, as they were dropped by
upstream. (Closes: #513994)
* debian/control:
+ Remove self from Uploaders.
+ Add missing comma in B-D-I. Fixes FTBFS. (Closes: #536930)
+ Bump Standards-Version to 3.8.2.
+ Change Section to cli-mono.
* Set urgency to medium for RC bug fix.
-- Tim Retout <tim@retout.co.uk> Tue, 11 Aug 2009 11:35:34 +0100
mono-addins (0.4-4) unstable; urgency=low
* Upload to unstable.
-- Mirco Bauer <meebey@debian.org> Thu, 26 Feb 2009 00:50:58 +0100
mono-addins (0.4-3) experimental; urgency=low
[ Mirco Bauer ]
* debian/patches/fix_ExtensionNodeChildAttribute_ctor_r127062.patch:
+ Fixes InvalidCastException in applications using mono-addins
(like monodevelop).
* debian/libmono-addins0.2-cil.install
debian/libmono-addins0.2-cil.installcligac:
+ Added Mono.Addins.CecilReflector library.
[ Tim Retout ]
* debian/libmono-addins0.2-cil.manpages: Use the version of the man page
from upstream.
* debian/mautil.1: Remove.
-- Mirco Bauer <meebey@debian.org> Mon, 16 Feb 2009 21:56:52 +0100
mono-addins (0.4-2) experimental; urgency=low
* debian/control:
+ Dropped unneeded build-dep on libgnome2.0-cil.
-- Mirco Bauer <meebey@debian.org> Mon, 02 Feb 2009 23:07:10 +0100
mono-addins (0.4-1) experimental; urgency=low
[ Mirco Bauer ]
* New upstream release
* debian/rules:
+ Bumped clilibs to >= 0.4.
* debian/patches/fix_addin_scan.patch:
+ Removed, already applied upstream.
* debian/libmono-addins0.2-cil.install
debian/libmono-addins0.2-cil.installcligac
debian/libmono-addins-gui0.2-cil.install
debian/libmono-addins-gui0.2-cil.installcligac:
+ Added GAC policy assemblies for 0.3.
* debian/control
debian/rules
debian/patches/*.dpatch
debian/patches/*.dpatch:
+ Switched from dpatch to quilt.
* debian/control
debian/rules:
+ Replaced mono-gac, mono-mcs and mono-1.0-devel with mono-devel for the
Mono 2.0 transition.
+ Pass MCS variable to configure call.
+ Added libmono-cairo2.0-cil to build-deps as required by Mono bug #425194.
* debian/control
debian/rules
debian/patches/99_autoreconf.dpatch:
+ Replaced 99_autoreconf patch with autofoo commands.
* debian/control:
+ Bumped Standards-Version to 3.8.0 (no changes needed)
[ Tim Retout ]
* debian/mautil.1, debian/libmono-addins0.2-cil.manpages:
+ Add a manual page for mautil. (Closes: #480403)
-- Mirco Bauer <meebey@debian.org> Sun, 01 Feb 2009 18:57:56 +0100
2008
mono-addins (0.3.1-5) unstable; urgency=medium
* debian/control:
+ Manually depend on cli-common >= 0.5.4 as we use the policy-remove script
from it, which doesn't exist in older versions. (Closes: #471647)
(this fixes smooth upgrades, thus urgency set to medium)
* debian/watch:
+ Updated
-- Mirco Bauer <meebey@debian.org> Fri, 02 May 2008 17:58:04 +0200
mono-addins (0.3.1-4) unstable; urgency=low
* debian/patches/fix_addin_scan.dpatch:
+ Fix from upstream SVN for addin scan issue. (Closes: #459649)
-- Tim Retout <tim@retout.co.uk> Thu, 20 Mar 2008 16:49:59 +0000
mono-addins (0.3.1-3) unstable; urgency=low
* debian/rules:
+ Fix substitution in pkg-config files to actually work.
-- Sebastian Dröge <slomo@debian.org> Mon, 03 Mar 2008 05:23:14 +0100
mono-addins (0.3.1-2) unstable; urgency=low
* debian/patches/99_autoreconf.dpatch:
+ Updated, debian/patches/fix_gac_policy_filenames.dpatch wasn't effective.
(Closes: #468869)
-- Mirco Bauer <meebey@debian.org> Sun, 02 Mar 2008 02:36:43 +0100
mono-addins (0.3.1-1) unstable; urgency=low
* New upstream release
* debian/patches/fix_configure.ac.dpatch:
+ Removed leading "./" from paths, config.status is confused by that,
fixing FTBFS. (Closes: #464298)
* debian/patches/99_autoreconf.dpatch:
+ autoreconf needed for configure.ac change.
* debian/watch:
+ Updated
-- Mirco Bauer <meebey@debian.org> Sat, 01 Mar 2008 15:35:24 +0100
mono-addins (0.3-2) unstable; urgency=low
* Users upgrading from mono-addins << 0.3-1 to 0.3.1 to 0.3-2 please read the
bugreport of #458443, as that contains info how to unbreak the
mono-gac / mono-addins upgrade!
* debian/control:
+ Fixed typo in package short description. (Closes: #457205)
* debian/libmono-addins0.2-cil.postinst
debian/libmono-addins-gui0.2-cil.postinst:
+ Remove left over GAC policy files, missed by cli-common(-dev) debhelper
maintainer script magic in 0.3~svn.r90520-1 to 0.3-1 upgrade caused by a
bug of dh_cligacpolicy in cli-common-dev << 0.5.4. (Closes: #458443)
* debian/libmono-addins0.2-cil.cligacpolicy
debian/libmono-addins-gui0.2-cil.cligacpolicy:
+ Dropped, unused since 0.3-1.
-- Mirco Bauer <meebey@debian.org> Tue, 01 Jan 2008 21:05:54 +0100
2007
mono-addins (0.3-1) unstable; urgency=low
* New upstream release
* debian/watch:
+ Updated
* debian/rules:
+ Bumped clilibs to 0.3
+ Don't run autogen.sh as we use a release tarball again.
+ Don't generate GAC policy files using dh_cligacpolicy, as upstream ships
them now.
+ Enhanced error handling for "make clean".
* debian/control:
+ Added mono-1.0-devel to build-dependencies.
+ Removed autoconf and libtool from build-dependencies, as they
are not needed anymore.
(but leaving automake as build-dep, as the build fails in some obscure
way otherwise)
+ Changed Maintainer to Debian CLI Libraries Team.
+ Updated Standards-Version to 3.7.3, no changes needed.
* debian/patches/fix_mono-addins-gui.pc.dpatch
debian/patches/fix_mono-addins.pc.dpatch
debian/patches/fix_mono-addins-setup.pc.dpatch:
+ Updated
* debian/patches/fix_gac_policy_filenames.dpatch:
+ All raw GAC policy files were named without the assembly name component
(policy.0.2.config), fixed.
* debian/libmono-addins0.2-cil.install
debian/libmono-addins-gui0.2-cil.install:
+ Updated paths, upstream changed the directory layout.
+ Added GAC policy files provided by upstream now.
* debian/libmono-addins0.2-cil.installcligac
debian/libmono-addins-gui0.2-cil.installcligac:
+ Added GAC policy files.
-- Mirco Bauer <meebey@debian.org> Sun, 30 Dec 2007 17:08:42 +0100
mono-addins (0.3~svn.r90520-1) unstable; urgency=low
* New subversion snapshot
* debian/patches/make_Mono.Addins.Gui.AddinTreeWidget_public:
+ Removed, already applied upstream.
* debian/control:
+ Added automake, autoconf and libtool to build-dependencies, as we are
packaging a snapshot now.
+ Updated cli-common-dev build-dependency to >= 0.5.0, as we use
dh_cligacpolicy now for managing the policy files.
+ Moved homepage URL from package description to Homepage field.
+ Added Vcs-Svn and Vcs-Browser fields.
* debian/rules:
+ Bumped clilibs to 0.3~svn.r90520.
+ Run ./autogen.sh before /configure.
+ Add API version number to pkg-config file names, as required by the
CLI Policy.
* debian/libmono-addins0.2-cil.links
debian/libmono-addins-gui0.2-cil.links:
+ Unversioned symlinks to the versioned pkg-config files.
-- Mirco Bauer <meebey@debian.org> Sun, 02 Dec 2007 15:14:44 +0100
mono-addins (0.2-4) unstable; urgency=low
* Mirco 'meebey Bauer:
+ debian/rules:
- Bumped clilibs to 0.2-4.
+ debian/patches/fix_mono-addins.pc.dpatch
debian/patches/fix_mono-addins-gui.pc.dpatch
debian/patches/fix_mono-addins-setup.pc.dpatch:
- Fixed paths, Requires fields and bumped Version to 0.2.1
-- Mirco Bauer <meebey@debian.org> Sat, 22 Sep 2007 00:19:53 +0200
mono-addins (0.2-3) unstable; urgency=low
* Mirco 'meebey Bauer:
+ debian/rules:
- Bumped clilibs to 0.2-3.
+ debian/patches/make_Mono.Addins.Gui.AddinTreeWidget_public.dpatch:
- Made AddinTreeWidget class public, tomboy needs it.
-- Mirco Bauer <meebey@debian.org> Thu, 20 Sep 2007 21:44:06 +0200
mono-addins (0.2-2) unstable; urgency=low
* Mirco 'meebey Bauer:
+ Added missing Debian changelog to binary packages.
-- Mirco Bauer <meebey@debian.org> Sat, 14 Jul 2007 12:07:48 +0200
mono-addins (0.2-1) unstable; urgency=low
* Initial release
-- Mirco Bauer <meebey@debian.org> Sat, 07 Jul 2007 11:06:11 +0200