X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fcontrol;fp=debian%2Fcontrol;h=35b133ac849df6a3fd3c9f5e58c6d36de1e64c61;hb=8c46f91a39aaf76a41052e860574989b746a1b25;hp=48488d30c49a2faf5b74c0679776352925073122;hpb=eaec9c45667ddc1b4280d2642515afcdd5a95455;p=grml-paste.git diff --git a/debian/control b/debian/control index 48488d3..35b133a 100644 --- a/debian/control +++ b/debian/control @@ -1,16 +1,17 @@ Source: grml-paste -Section: utils +Section: grml Priority: extra Maintainer: Michael Prokop Build-Depends: debhelper (>= 5) -Standards-Version: 3.7.2 -Homepage: http://hg.grml.org/grml-paste/ -XS-Vcs-hg: http://hg.grml.org/grml-paste/ -XS-Vcs-Browser: http://hg.grml.org/grml-paste/ +Standards-Version: 3.8.4 +Homepage: http://git.grml.org/?p=grml-paste.git +Vcs-git: git://git.grml.org/grml-paste.git +Vcs-Browser: http://git.grml.org/?p=grml-paste.git Package: grml-paste Architecture: all -Depends: ${shlibs:Depends}, ${misc:Depends}, ruby +Depends: ${shlibs:Depends}, ${misc:Depends}, python Description: command line interface for paste.grml.org - grml-paste is a command line interface for uploading - plain text to http://paste.grml.org/ + This package provides a command line interface tool to upload + plain text to http://paste.grml.org/ - being the official paste + service for Grml.org.