lp:debian/experimental/monodevelop

Created by James Westby and last modified
Get this branch:
bzr branch lp:debian/experimental/monodevelop
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

28. By Mirco Bauer

* [c665d03] Added debian/gbp.conf to not rely on uploader's ~/.gbp.conf for a
  consistent debian/changelog
* [4877eb0] Rebuild against Mono 3.2 (from experimental)
* [1cd3d45] Changed debian-branch to master-experimental in debian/gbp.conf

27. By Jo Shields

* [d9ae4b4] Imported Upstream version 3.0.1+dfsg
* [a5fbc35] Remove obsolete downstream port to NUnit 2.5, upstream now
   requires 2.6.
* [9be4510] Remove patch to make 4.0 profile the default - it is now
  the default upstream.
* [c0e5c81] Remove obsolete patch to use our downstream mono-csc
  compiler command for contrib libs.
* [d225eb7] Moonlight is dead, so remove our patch to disable support.
* [9597e12] Remove patch to generate Automake 1.11.2-compatible
  makefiles, this has been accepted upstream.
* [4850e5b] Delete more things in get-orig-source, since upstream has
  accidentally left more things in the source.
* [17080f3] Imported Upstream version 3.0.2+dfsg
* [a3e11b8] Remove bitrotted addins from Suggests.

26. By Jo Shields

* [5cc97fa] Imported Upstream version 2.8.5+dfsg
* [97a3587] Refresh debian/patches/use_libsvn1.patch

25. By Jo Shields

[ Gleb Golubitsky ]
* [0c50f48] Removing dependency to non-present lib libobjc.dylib

[ Jo Shields ]
* [6612c21] Update debian/watch to use bz2, not gz, for upstream tarballs.
* [d780bf9] Imported Upstream version 2.8.2+dfsg
* [2058cc2] Refresh debian/patches/make_4.0_default_framework.patch.
* [b27507a] Refresh debian/patches/link_system_nunit.patch.
* [225c2c1] Refreshed
            debian/patches/update_templates_for_gtk-sharp_2.12.patch.
* [dbbfc74] Refreshed debian/patches/use_csc.patch
* [6d74297] Refresh debian/patches/remove_support_for_moonlight.patch.
* [dfdeb30] Don't apply debian/patches/remove-libobjc-dylib-dep.patch
            after all - use --exclude-moduleref to skip this Mac-only
            code.

24. By Jo Shields

* [7c7e1e1] Update watch file to point to Xamarin-hosted MonoDevelop.
* [c1bd155] Imported Upstream version 2.6+dfsg
* [9b44935] Disable Ubuntu Appmenu for monodevelop (thanks bratsche) (LP: #606470)
* [21473bc] Refresh system nunit patch.

23. By Jo Shields

* [69b146e] Don't Suggest monodevelop-boo, since it seems EOL.
* [30e59cf] Port NUnit addin to use NUnit 2.5.
* [a398070] Include a hard build-dep on NUnit 2.5, since we need it now.

22. By Jo Shields

* [d3fe546] Imported Upstream version 2.5.92+dfsg (2.6 Beta 3)
* [d499e57] Disable inject_Mono.Debugger.Soft_source.patch, since this
  source is now shipped by upstream.
* [2098790] Disable avoid-dependency-on-Mono.Addins-0.5.patch, since
  we now have Mono.Addins 0.6
* [363239b] Refreshed link_system_nunit.patch, which had some aspects
  hard-coded
* [24aac28] Update use_libsvn1.patch for altered path in source tree
* [a18613d] Refresh use_libapr1.patch for new path in source tree
* [db6d7d0] Refresh use_csc.patch to specify ToolsVersion 4.0 for
  xbuild-built components, especially contrib conponents
* [0f7e9bf] Refresh debian/patches/remove_support_for_moonlight
* [3bfb6d6] Start using DebSrc 3.0 (quilt) rather than quilt.make separately
* [28a6814] Exclude modulerefs for Mac-only libraries
* [fdce601] Update build-dependencies
* [cf3ce81] Refresh binary dependencies for MonoDevelop package
* [445d8a0] Refresh configure flags
* [9971926] Exclude more modulerefs, for private libs which aren't going
  to be in LD_LIBRARY_PATH
* [8264ecb] Patch MonoDevelop to force .NET 4.0 as the default framework
  version on new projects. This is recommended for new projects because our
  GTK# (plus every other library not bundled inside Mono itself) is built
  for .NET 4.0, so users will get nasty errors building their projects
  with the 3.5 compiler when consuming 4.0 libraries.
* [001f0aa] Bump mono-devel dependency
* [e987431] Bump Debian Standards version to 3.9.2 (no changes)

21. By Jo Shields

[ Stefan Ebner ]
* [5ea0b80] Pointing to new VCS-* Locations as we are using git
  instead of svn now

[ Jo Shields ]
* [0991342] Add a gbp.conf since we're building in a separate branch
  for Debian Experimental
* [aa1e75f] Imported Upstream version 2.4.1+dfsg
* [3c4f7de] Remove use_keyfile_not_keycontainer patch (fixed upstream)
* [ade23c4] Import upstream git commit 5a628ccfeed02aaee060 as a new
  patch. This fixes some code introduced in MonoDevelop 2.4.1 which
  requires Mono.Addins 0.5 (rather than the 0.4 cited in configure.in).
  Thanks to Lluis Sanchez <email address hidden>
* [1207056] Inject a snapshot of the Mono Soft Debugger source from
  2010-10-23 (as found in Mono commitid fbd6abac72ec96f2034d), along
  with some build system special sauce (as found in Debian MonoDevelop
  commitid 9915fc77e5385d377241). This is needed because MonoDevelop
  2.4.1 makes use of methods in Mono.Debugger.Soft which post-date the
  release of Mono 2.6.7, our Squeeze release version. And upstream's
  just-bundle-the-DLL-in-the-source route is inappropriate for Debian.

20. By Jo Shields

* New upstream release
* DFSG version of MonoDevelop 2.4. Removed files:
  + src/addins/NUnit/lib/nunit.core.interfaces.dll
  + src/addins/NUnit/lib/nunit.framework.dll
  + src/addins/NUnit/lib/nunit.core.dll
  + src/addins/NUnit/lib/nunit.util.dll
  + src/addins/MonoDevelop.Debugger.Soft/Mono.Debugging.Soft/Mono.Debugger.Soft.dll
* debian/control:
  + Bump mono build-deps to 2.6.1, to reflect configure.in
  + Add GTK# development packages to Recommends, since most people want
    MonoDevelop in order to write GTK# apps
* debian/patches/use_libsvn1.patch,
  debian/patches/update_templates_for_gtk-sharp_2.12.patch,
  debian/patches/use_csc.patch,
  debian/patches/remove_support_for_moonlight.patch:
  + Refreshed
* debian/source/format:
  + Force DebSrc 1.0
* debian/rules:
  + Force XDG_CONFIG_HOME to allow keystores to work
* 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
    libraries. So we're now pulling in Mono.Debugger.Soft as source, from
    Mono SVN revision r158545, and integrating it into the build system.

19. By Stefan Ebner

[ Stefan Ebner ]
* New upstream release
* debian/copyright: Updated

[ Jo Shields ]
* Fix up get-orig-source rule to not use ../tarballs

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:debian/squeeze/monodevelop
This branch contains Public information 
Everyone can see this information.

Subscribers