~ubuntu-branches/debian/sid/bzr-svn/sid

« back to all changes in this revision

Viewing changes to bzr-svn.doap

  • Committer: Bazaar Package Importer
  • Author(s): Jelmer Vernooij
  • Date: 2009-03-10 14:38:42 UTC
  • mfrom: (1.2.1 upstream) (3.1.4 jaunty)
  • Revision ID: james.westby@ubuntu.com-20090310143842-ucp9fxog1yi3la8f
Tags: 0.5.3-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8" ?>
 
2
<Project xmlns="http://usefulinc.com/ns/doap#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
 
3
        <name>bzr-svn</name>
 
4
        <shortdesc>Support for Subversion branches in Bazaar</shortdesc>
 
5
        <shortname>bzrsvn</shortname>
 
6
        <description>This plugin adds support for branching off and committing to Subversion repositories from Bazaar.</description>
 
7
        <download-page>http://bazaar-vcs.org/BzrForeignBranches/Subversion</download-page>
 
8
        <homepage rdf:resource="http://bazaar-vcs.org/BzrForeignBranches/Subversion" />
 
9
        <maintainer>
 
10
                <foaf:Person>
 
11
                        <foaf:name>Jelmer Vernooij</foaf:name>
 
12
                        <foaf:mbox_sha1sum>251a170d525dafa87fe37140ff6b06ca38b577b7</foaf:mbox_sha1sum>
 
13
                </foaf:Person>
 
14
        </maintainer>
 
15
        <release>
 
16
                <Version>
 
17
                        <name>0.4.12</name>
 
18
                        <revision>0.4.12</revision>
 
19
                        <branch>Default</branch>
 
20
                        <created>2008-09-01</created>
 
21
                        <file-release rdf:resource="http://samba.org/~jelmer/bzr/bzr-svn-0.4.12.tar.gz" />
 
22
                </Version>
 
23
        </release>
 
24
 
 
25
        <release>
 
26
                <Version>
 
27
                        <name>0.4.11~rc2</name>
 
28
                        <revision>0.4.11~rc2</revision>
 
29
                        <branch>Default</branch>
 
30
                        <created>2008-08-26</created>
 
31
                        <file-release rdf:resource="http://samba.org/~jelmer/bzr/bzr-svn-0.4.11~rc2.tar.gz" />
 
32
                </Version>
 
33
        </release>
 
34
 
 
35
        <release>
 
36
                <Version>
 
37
                        <name>0.4.11~rc1</name>
 
38
                        <revision>0.4.11~rc1</revision>
 
39
                        <branch>Default</branch>
 
40
                        <created>2008-08-09</created>
 
41
                        <file-release rdf:resource="http://samba.org/~jelmer/bzr/bzr-svn-0.4.11~rc1.tar.gz" />
 
42
                </Version>
 
43
        </release>
 
44
</Project>