summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2010-03-14 10:03:15 +1300
committerLars Wirzenius <liw@liw.fi>2010-03-14 10:03:15 +1300
commitfcb6c749e0e4d32e1302ada5e158af2c2883ac56 (patch)
treef90ebc5a181ecd62bef52a339780bb46c73669c4 /debian/control
parent3a76fa3edf3d003ca135a9f9e17e42b3186b6a6f (diff)
downloadxchat-plugins-liw-fcb6c749e0e4d32e1302ada5e158af2c2883ac56.tar.gz
Add initial packaging, which does not yet work.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control17
1 files changed, 17 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..7f7d5e9
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,17 @@
+Source: xchat-plugins-liw
+Maintainer: Lars Wirzenius <liw@liw.fi>
+Section: net
+Priority: optional
+Standards-Version: 3.8.2
+Build-Depends: debhelper (>= 7.3.8), python-support (>= 1.0.3), python (>= 2.5)
+XS-Python-Version: >= 2.5
+Vcs-Bzr: http://code.liw.fi/xchat-plugins-liw/bzr/trunk/
+
+Package: xchat-plugins-liw
+Architecture: all
+Depends: ${python:Depends}, ${misc:Depends}
+Recommends: xchat
+XB-Python-Version: ${python:Versions}
+Description: xchat plugins by liw
+ These are the Xchat plugins that liw has written and uses.
+