diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2015-03-17 05:48:35 +0100 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2015-03-17 05:48:35 +0100 |
commit | 41e4a673b3ceb148413af057871af21ed13a457a (patch) | |
tree | f431c2359d86578da02be9268b7a3de043286549 /debian/control | |
parent | 18fe0730c2757464f19636737a83fe65a26e3a1b (diff) | |
download | sciteco-41e4a673b3ceb148413af057871af21ed13a457a.tar.gz |
updated Debian package and fixed ./distribute (for Debian packages)
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 1814bd3..e60cf5f 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: sciteco Section: editors Priority: optional Maintainer: Robin Haberkorn <robin.haberkorn@googlemail.com> -Build-Depends: debhelper (>= 8), g++ (>= 4:4.4), libglib2.0-dev, libncurses5-dev +Build-Depends: debhelper (>= 7.4), g++ (>= 4:4.4), libglib2.0-dev, libncurses5-dev Standards-Version: 3.9.2 Homepage: http://sciteco.sf.net/ Vcs-Browser: https://github.com/rhaberkorn/sciteco |