X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fcontrol;h=2e174eb574128edd76e3cb4f96c9db8fd6205354;hb=HEAD;hp=05ee6cda7a972685794c487311920da0cde41120;hpb=508d788851b99c4054b465d6ff40834905738e82;p=grml-paste.git diff --git a/debian/control b/debian/control index 05ee6cd..1a228e3 100644 --- a/debian/control +++ b/debian/control @@ -1,20 +1,27 @@ Source: grml-paste Section: grml -Priority: extra +Priority: optional Maintainer: Michael Prokop -Build-Depends: debhelper (>= 5) -Build-Depends-Indep: asciidoc, xsltproc, docbook-xsl -Standards-Version: 3.9.2 -Homepage: http://git.grml.org/?p=grml-paste.git +Build-Depends: + debhelper-compat (= 12), +Build-Depends-Indep: + asciidoc, + docbook-xsl, + xsltproc, +Standards-Version: 4.5.0 +Homepage: https://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 +Vcs-Browser: https://git.grml.org/?p=grml-paste.git Origin: Grml Bugs: mailto:bugs@grml.org Package: grml-paste Architecture: all -Depends: ${shlibs:Depends}, ${misc:Depends}, python3 +Depends: + python3, + ${misc:Depends}, + ${shlibs:Depends}, Description: command line interface for paste.grml.org This package provides a command line interface tool to upload - plain text to http://paste.grml.org/ - being the official paste + plain text to https://paste.grml.org/ - being the official paste service for Grml.org.