[med-svn] [ugene] 04/05: debhelper 10
Andreas Tille
tille at debian.org
Tue Dec 13 17:30:42 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository ugene.
commit 0a38c98bd236a19bb6bca91eca6747664c757bfd
Author: Andreas Tille <tille at debian.org>
Date: Tue Dec 13 14:14:19 2016 +0100
debhelper 10
---
debian/changelog | 1 +
debian/compat | 2 +-
debian/control | 2 +-
debian/rules | 2 +-
4 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 835a24e..3ed7cc1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ ugene (1.25.0+dfsg-1) UNRELEASED; urgency=medium
* New upstream version
Closes: #846557
+ * debhelper 10
-- Andreas Tille <tille at debian.org> Tue, 13 Dec 2016 13:40:31 +0100
diff --git a/debian/compat b/debian/compat
index ec63514..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/debian/control b/debian/control
index 6900742..9a3d022 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Build-Depends: qtbase5-dev,
qt5-qmake,
qtchooser,
zlib1g-dev,
- debhelper (>= 9),
+ debhelper (>= 10),
libxtst-dev,
libsqlite3-dev,
libprocps-dev
diff --git a/debian/rules b/debian/rules
index 316609e..c8ee34f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,7 +19,7 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
# dh_strip --dbg-package=ugene-dbg
%:
- dh $@ --parallel
+ dh $@
override_dh_auto_configure:
# exclude non-free plugins
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/ugene.git
More information about the debian-med-commit
mailing list