aboutsummaryrefslogtreecommitdiffhomepage
path: root/debian/control
diff options
context:
space:
mode:
authorRobin Haberkorn <robin.haberkorn@googlemail.com>2021-10-12 10:06:45 +0300
committerRobin Haberkorn <robin.haberkorn@googlemail.com>2021-10-12 10:43:35 +0300
commitda1a6507a826acbdfc2f492027efe0c48cc790b6 (patch)
tree7e876f94bac192d2f1104f095e2f723908293060 /debian/control
parentd78d3a005e94907068db234c5539c437901ab982 (diff)
downloadsciteco-da1a6507a826acbdfc2f492027efe0c48cc790b6.tar.gz
fixed Debian packages: don't use curly brace expansions as they are not portable
* fixed some Debian lintian warnings
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 03adab2..5d9a15a 100644
--- a/debian/control
+++ b/debian/control
@@ -37,6 +37,7 @@ Description: Scintilla-based Text Editor and Corrector (GTK+)
Package: sciteco-common
Architecture: all
+Depends: ${misc:Depends}
Description: Scintilla-based Text Editor and Corrector (common files)
SciTECO is an interactive TECO dialect, similar to Video TECO.
It also adds features from classic Standard TECO-11,