summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@jelmer.uk>2016-04-03 13:34:17 +0000
committerJelmer Vernooij <jelmer@jelmer.uk>2016-04-03 13:34:17 +0000
commit5c2366d9ab38da4634e1e730c7d0ac13cb5f6c65 (patch)
tree0befec9ef04efe847b50fe7ecd119031d6dc6802 /debian
parentaac8bdf816dc84eeee4abe0594c20471e0a6759c (diff)
New upstream release.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
-rw-r--r--debian/control4
2 files changed, 8 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 609a56a..720851c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+klaus (0.8.0-1) UNRELEASED; urgency=medium
+
+ * New upstream release.
+
+ -- Jelmer Vernooij <jelmer@debian.org> Sun, 03 Apr 2016 13:33:53 +0000
+
klaus (0.7.1-1) unstable; urgency=low
* Initial release. (Closes: #807449)
diff --git a/debian/control b/debian/control
index 3766f97..17ebe99 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: klaus
Section: vcs
Priority: optional
Maintainer: Jelmer Vernooij <jelmer@debian.org>
-Build-Depends-Indep: debhelper (>= 9), python-all (>= 2.6.6-3), python-dulwich, python-six, python-flask, python-pygments, python-humanize, python-requests, python-werkzeug, exuberant-ctags, dh-python, python-setuptools
+Build-Depends-Indep: debhelper (>= 9), python-all (>= 2.6.6-3), python-dulwich (>= 0.12.0), python-six, python-flask, python-pygments, python-humanize, python-requests, python-werkzeug, exuberant-ctags, dh-python, python-setuptools
Standards-Version: 3.9.6
Homepage: https://github.com/jonashaag/klaus
Vcs-Git: git://anonscm.debian.org/collab-maint/klaus.git
@@ -11,7 +11,7 @@ X-Python-Version: >= 2.6
Package: klaus
Architecture: all
-Depends: ${misc:Depends}, ${python:Depends}, python-dulwich, python-six, python-flask, python-pygments, python-humanize, python-werkzeug
+Depends: ${misc:Depends}, ${python:Depends}, python-dulwich (>= 0.12.0), python-six, python-flask, python-pygments, python-humanize, python-werkzeug
Suggests: exuberant-ctags
Description: simple easy-to-set-up Git web viewer
Features: