~ubuntu-branches/ubuntu/lucid/monodevelop/lucid

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Jo Shields
  • Date: 2010-01-10 14:25:59 UTC
  • mfrom: (1.2.5 upstream) (1.3.6 sid)
  • Revision ID: james.westby@ubuntu.com-20100110142559-sorji5exvk9tyknr
Tags: 2.2+dfsg-2
* debian/rules/remove_support_for_non_debian_functionality.patch:
  + Also fix monodevelop-core-addins.pc to remove links to the
    addins we remove in Debian

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 for Linux"
8
8
           category    = "Deployment"
9
 
       version     = "2.1.1"
10
 
       compatVersion = "2.1.1">
 
9
       version     = "2.2"
 
10
       compatVersion = "2.2">
11
11
 
12
12
        <Runtime>
13
13
                <Import assembly="MonoDevelop.Deployment.Linux.dll"/>
14
14
        </Runtime>
15
15
 
16
16
        <Dependencies>
17
 
                <Addin id="Core" version="2.1.1"/>
18
 
                <Addin id="Core.Gui" version="2.1.1"/>
19
 
                <Addin id="Projects" version="2.1.1"/>
20
 
                <Addin id="Projects.Gui" version="2.1.1"/>
21
 
                <Addin id="Ide" version="2.1.1"/>
22
 
                <Addin id="Deployment" version="2.1.1"/>
 
17
                <Addin id="Core" version="2.2"/>
 
18
                <Addin id="Core.Gui" version="2.2"/>
 
19
                <Addin id="Projects" version="2.2"/>
 
20
                <Addin id="Projects.Gui" version="2.2"/>
 
21
                <Addin id="Ide" version="2.2"/>
 
22
                <Addin id="Deployment" version="2.2"/>
23
23
        </Dependencies>
24
24
 
25
25
        <Extension path = "/MonoDevelop/Ide/Commands">