Add debian/control headers Origin, Bugs
[grml-paste.git] / debian / control
1 Source: grml-paste
2 Section: grml
3 Priority: extra
4 Maintainer: Michael Prokop <mika@grml.org>
5 Build-Depends: debhelper (>= 5)
6 Standards-Version: 3.9.1
7 Homepage: http://git.grml.org/?p=grml-paste.git
8 Vcs-git: git://git.grml.org/grml-paste.git
9 Vcs-Browser: http://git.grml.org/?p=grml-paste.git
10 Origin: Grml
11 Bugs: mailto:bugs@grml.org
12
13 Package: grml-paste
14 Architecture: all
15 Depends: ${shlibs:Depends}, ${misc:Depends}, python
16 Description: command line interface for paste.grml.org
17  This package provides a command line interface tool to upload
18  plain text to http://paste.grml.org/ - being the official paste
19  service for Grml.org.