~ubuntu-branches/ubuntu/oneiric/monodevelop/oneiric-proposed

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Mirco Bauer, David Paleino, Mirco Bauer
  • Date: 2008-12-15 21:49:52 UTC
  • Revision ID: james.westby@ubuntu.com-20081215214952-zoi5o78bybp9pfrk
Tags: 1.0+dfsg-4
[ David Paleino ]
* debian/watch: correctly mangle Debian version.
* debian/control:
  - Standards-Version bumped to 3.8.0 (no changes needed)

[ Mirco Bauer ]
* debian/control:
  + Replaced mono-gmcs build-dep with mono-devel >= 2.0 as part of the
    Mono 2.0 transition.
  + Removed mono-mcs and mono-gmcs from Suggests/Recommends as
    mono-1.0/2.0-devel does that job already.
  + Added mono-devel to recommends.
  + Added autoconf, automake and autotools-dev to build-deps.
* debian/rules:
  + Pass "csc" as C# compiler to configure
  + Refresh build-system as we patch parts of it.
* debian/patches/use_csc.dpatch:
  + This patch replaces hardcoded mcs and gmcs calls with csc.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
monodevelop (1.0+dfsg-4) experimental; urgency=low
 
2
 
 
3
  [ David Paleino ]
 
4
  * debian/watch: correctly mangle Debian version.
 
5
  * debian/control:
 
6
    - Standards-Version bumped to 3.8.0 (no changes needed)
 
7
 
 
8
  [ Mirco Bauer ]
 
9
  * debian/control:
 
10
    + Replaced mono-gmcs build-dep with mono-devel >= 2.0 as part of the
 
11
      Mono 2.0 transition.
 
12
    + Removed mono-mcs and mono-gmcs from Suggests/Recommends as
 
13
      mono-1.0/2.0-devel does that job already.
 
14
    + Added mono-devel to recommends.
 
15
    + Added autoconf, automake and autotools-dev to build-deps.
 
16
  * debian/rules:
 
17
    + Pass "csc" as C# compiler to configure
 
18
    + Refresh build-system as we patch parts of it.
 
19
  * debian/patches/use_csc.dpatch:
 
20
    + This patch replaces hardcoded mcs and gmcs calls with csc.
 
21
 
 
22
 -- Mirco Bauer <meebey@debian.org>  Mon, 15 Dec 2008 21:49:52 +0100
 
23
 
1
24
monodevelop (1.0+dfsg-3) unstable; urgency=medium
2
25
 
3
26
  * debian/control: