~bratsche/ubuntu/maverick/monodevelop/disable-appmenu

« back to all changes in this revision

Viewing changes to src/addins/Deployment/MonoDevelop.Deployment/MonoDevelop.Deployment.addin.xml

  • Committer: Bazaar Package Importer
  • Author(s): Jo Shields, Jo Shields, Iain Lane
  • Date: 2009-04-02 20:50:18 UTC
  • mfrom: (1.2.3 upstream) (1.1.14 sid)
  • Revision ID: james.westby@ubuntu.com-20090402205018-2ehhq89bo5eeajli
Tags: 2.0+dfsg-1~ubuntu1
[ Jo Shields ]
* New upstream release
* DFSG version of MonoDevelop 2.0
  (deleted all pre-compiled binaries from the tarball)
  + For the record here a list of the deleted files:
    src/addins/NUnit/lib/nunit.framework.dll
    src/addins/NUnit/lib/nunit.core.dll
    src/addins/NUnit/lib/nunit.util.dll
    src/addins/NUnit/lib/nunit.core.interfaces.dll
* debian/control:
  + Tweak build-deps to allow building against libgconf2.24-cil due to 
    broken ABI bump in Ubuntu
* debian/patches/update_templates_for_gtk-sharp_2.10.dpatch,
  debian/patches/update_templates_for_gtk-sharp_2.12.dpatch:
  + Refresh patch to ensure new projects are created using the correct
    version of GTK#

[ Iain Lane ]
* Upload from pkg-cli-apps SVN into Ubuntu; delayed in sid due to transition
  constraints. (LP: #353300)

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
       url         = "http://www.monodevelop.com"
7
7
       description = "Provides basic deployment services"
8
8
           category    = "Deployment"
9
 
       version     = "1.9.3"
 
9
       version     = "2.0"
10
10
       flags       = "Hidden"
11
 
       compatVersion = "1.9.3">
 
11
       compatVersion = "2.0">
12
12
 
13
13
        <Dependencies>
14
 
                <Addin id="Core" version="1.9.3"/>
15
 
                <Addin id="Core.Gui" version="1.9.3"/>
16
 
                <Addin id="Projects" version="1.9.3"/>
17
 
                <Addin id="Projects.Gui" version="1.9.3"/>
18
 
                <Addin id="Ide" version="1.9.3"/>
19
 
                <Addin id="DesignerSupport" version="1.9.3"/>
 
14
                <Addin id="Core" version="2.0"/>
 
15
                <Addin id="Core.Gui" version="2.0"/>
 
16
                <Addin id="Projects" version="2.0"/>
 
17
                <Addin id="Projects.Gui" version="2.0"/>
 
18
                <Addin id="Ide" version="2.0"/>
 
19
                <Addin id="DesignerSupport" version="2.0"/>
20
20
        </Dependencies>
21
21
 
22
22
        <Extension path = "/MonoDevelop/Ide/Commands">