aboutsummaryrefslogtreecommitdiffhomepage
path: root/debian
diff options
context:
space:
mode:
authorRobin Haberkorn <robin.haberkorn@googlemail.com>2015-03-17 05:48:35 +0100
committerRobin Haberkorn <robin.haberkorn@googlemail.com>2015-03-17 05:48:35 +0100
commit41e4a673b3ceb148413af057871af21ed13a457a (patch)
treef431c2359d86578da02be9268b7a3de043286549 /debian
parent18fe0730c2757464f19636737a83fe65a26e3a1b (diff)
downloadsciteco-41e4a673b3ceb148413af057871af21ed13a457a.tar.gz
updated Debian package and fixed ./distribute (for Debian packages)
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog8
-rw-r--r--debian/control2
2 files changed, 5 insertions, 5 deletions
diff --git a/debian/changelog b/debian/changelog
index 8de49eb..548b653 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,10 @@
sciteco (0.6-1) unstable; urgency=low
- * improved error handling
- * emcurses/emscripten support
- * Scintilla v3.3.9 / Scinterm v1.2
+ * new upstream version v0.6
+ * Debian package can now be built from the original
+ source tarball since it includes Scintilla.
- -- Robin Haberkorn <robin.haberkorn@googlemail.com> Sun, 16 Feb 2014 13:51:39 +0100
+ -- Robin Haberkorn <robin.haberkorn@googlemail.com> Tue, 17 Mar 2015 04:33:24 +0100
sciteco (0.5-1) unstable; urgency=low
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