update control deps
This commit is contained in:
parent
79b737fed8
commit
7b1aba1076
1 changed files with 3 additions and 5 deletions
8
debian/control
vendored
8
debian/control
vendored
|
@ -6,14 +6,12 @@ Rules-Requires-Root: no
|
||||||
Build-Depends:
|
Build-Depends:
|
||||||
debhelper-compat (= 13),
|
debhelper-compat (= 13),
|
||||||
Standards-Version: 4.6.2
|
Standards-Version: 4.6.2
|
||||||
Homepage: <insert the upstream URL, if relevant>
|
Homepage: https://github.com/SapphicLinux/sapphrc
|
||||||
#Vcs-Browser: https://salsa.debian.org/debian/sapphrc
|
|
||||||
#Vcs-Git: https://salsa.debian.org/debian/sapphrc.git
|
|
||||||
|
|
||||||
Package: sapphrc
|
Package: sapphrc
|
||||||
Architecture: all
|
Architecture: all
|
||||||
Multi-Arch: foreign
|
Multi-Arch: foreign
|
||||||
Depends:
|
Depends:
|
||||||
${misc:Depends},
|
${misc:Depends}, git,rsync
|
||||||
Description: <insert up to 60 chars description>
|
Description: dotfiles backup and profiles
|
||||||
<Insert long description, indented with spaces.>
|
<Insert long description, indented with spaces.>
|
||||||
|
|
Loading…
Add table
Reference in a new issue