~ubuntu-branches/ubuntu/natty/moin/natty-updates

« back to all changes in this revision

Viewing changes to debian/control.in.etch

  • Committer: Bazaar Package Importer
  • Author(s): Jonas Smedegaard
  • Date: 2008-06-22 21:17:13 UTC
  • mfrom: (0.9.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20080622211713-fpo2zrq3s5dfecxg
Tags: 1.7.0-3
Simplify /etc/moin/wikilist format: "USER URL" (drop unneeded middle
CONFIG_DIR that was wrongly advertised as DATA_DIR).  Make
moin-mass-migrate handle both formats and warn about deprecation of
the old one.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Source: moin
2
 
Section: net
3
 
Priority: optional
4
 
Maintainer: Jonas Smedegaard <dr@jones.dk>
5
 
Standards-Version: 3.7.2
6
 
Build-Depends: @cdbs@
7
 
Vcs-Svn: svn://svn.debian.org/collab-maint/deb-maint/moin/trunk
8
 
Vcs-Browser: http://svn.debian.org/wsvn/collab-maint/deb-maint/moin/trunk
9
 
 
10
 
Package: moinmoin-common
11
 
Architecture: all
12
 
Depends: ${python:Depends}
13
 
Recommends: python-moinmoin
14
 
Conflicts: moin
15
 
Replaces: moin
16
 
Description: Python clone of WikiWiki - common data
17
 
 A WikiWikiWeb is a collaborative hypertext environment, with an
18
 
 emphasis on easy access to and modification of information. MoinMoin
19
 
 is a Python WikiClone that allows you to easily set up your own wiki,
20
 
 only requiring a Web server and a Python installation.
21
 
 .
22
 
 This package contains MoinMoin system pages and other data common for
23
 
 all flavors of MoinMoin. For a complete installation of MoinMoin you
24
 
 want python-moinmoin installed too.
25
 
 .
26
 
  Homepage: http://moinmoin.wikiwikiweb.de/
27
 
 
28
 
Package: python-moinmoin
29
 
Architecture: all
30
 
Section: python
31
 
Depends: ${python:Depends}, moinmoin-common (= ${source:Version})
32
 
Provides: ${python:Provides}
33
 
Replaces: python2.3-moinmoin (<< 1.5.3-1.1), python2.4-moinmoin (<< 1.5.3-1.1)
34
 
Conflicts: moin, python2.3-moinmoin (<< 1.5.3-1.1), python2.4-moinmoin (<< 1.5.3-1.1)
35
 
Recommends: exim4 | mail-transport-agent
36
 
Suggests: apache | httpd-cgi | libapache2-mod-python | libapache-mod-python | python-twisted | libapache-mod-fastcgi, miscfiles | wordlist, python-4suite, python-gdchart, python-docutils (>= 0.3.10)
37
 
Description: Python clone of WikiWiki - library
38
 
 A WikiWikiWeb is a collaborative hypertext environment, with an
39
 
 emphasis on easy access to and modification of information. MoinMoin
40
 
 is a Python WikiClone that allows you to easily set up your own wiki,
41
 
 only requiring a Web server and a Python installation.
42
 
 .
43
 
  Homepage: http://moinmoin.wikiwikiweb.de/