summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control19
1 files changed, 19 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..12517d6
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,19 @@
1Source: python-moin-activity-plugin
2Section: python
3Priority: optional
4Maintainer: Michael Crute <mcrute@gmail.com>
5Build-Depends: debhelper (>= 9), python-all (>= 2.6.6-3~), dh-python, python-setuptools
6Standards-Version: 3.9.5
7Homepage: https://github.com/waylan/Python-Markdown
8X-Python-Version: >= 2.7
9
10
11
12Package: python-moin-activity-plugin
13Architecture: all
14Depends: ${python:Depends}, ${misc:Depends}
15Description: MoinMoin Activity Tracking Plugin (Python 2)
16 This package contains an activity tracking plugin for the MoinMoin wiki
17 system.
18 .
19 This package installs the library for Python 2.