X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fcontrol;h=be1f1c9b1d393e0fb7300ef15be9a16c685e6e12;hb=7c75a1eea5da72b78a85a24f9771030b0b108095;hp=afe8cb5c501ffcaffc235aef546f401c2b4f2bd6;hpb=fe034fcc4548489f556f2f9b321eaa6fe0e5ff54;p=grml-paste.git diff --git a/debian/control b/debian/control index afe8cb5..be1f1c9 100644 --- a/debian/control +++ b/debian/control @@ -2,19 +2,26 @@ Source: grml-paste Section: grml Priority: extra Maintainer: Michael Prokop -Build-Depends: debhelper (>= 5) -Build-Depends-Indep: asciidoc, xsltproc, docbook-xsl +Build-Depends: + debhelper-compat (= 12), +Build-Depends-Indep: + asciidoc, + docbook-xsl, + xsltproc, Standards-Version: 4.5.0 -Homepage: http://git.grml.org/?p=grml-paste.git +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.