summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorAlexander Sulfrian <alexander@sulfrian.net>2022-06-07 16:45:57 +0200
committerAlexander Sulfrian <alexander@sulfrian.net>2022-06-07 16:45:57 +0200
commit3f9d08842da97d7ca266e45740f36cbedf713cb6 (patch)
treead8bf7186d54e936fbe7695a3c6bc7fa67314bfe /debian/control
parent9451f1ae096be4113fecca67ca24980a97f83340 (diff)
downloadspline-startup-3f9d08842da97d7ca266e45740f36cbedf713cb6.tar.gz
spline-startup-3f9d08842da97d7ca266e45740f36cbedf713cb6.tar.bz2
spline-startup-3f9d08842da97d7ca266e45740f36cbedf713cb6.zip
Bump version, update dependenciesdebian/1.6-1
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 55268bf..6af089b 100644
--- a/debian/control
+++ b/debian/control
@@ -10,8 +10,8 @@ Vcs-Browser: http://git.spline.inf.fu-berlin.de/server/spline-startup/
Package: spline-startup
Architecture: all
-Depends: ${misc:Depends}, lsb-base (>= 3.0-6), debianutils, python,
- python-argparse
+Depends: ${misc:Depends}, lsb-base (>= 3.0-6), debianutils, python3,
+ python3-argparse
Description: startup for user daemons
spline-startup invokes init scripts of users located in their
$HOME/etc/rc.d directory.