[Debian-astro-commits] [stellarium] 01/02: d/control: use debhelper 10

Tomasz Buchert tomasz at moszumanska.debian.org
Sun Dec 18 13:07:36 UTC 2016


This is an automated email from the git hooks/post-receive script.

tomasz pushed a commit to branch master
in repository stellarium.

commit 5de8dc84ff81d3ad660a0b8f88c12d159d6f38ff
Author: Tomasz Buchert <tomasz at debian.org>
Date:   Sun Dec 18 14:06:56 2016 +0100

    d/control: use debhelper 10
---
 debian/compat  | 2 +-
 debian/control | 2 +-
 debian/rules   | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

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 9ad70ca..c311904 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian Astro Maintainers <debian-astro-maintainers at lists.alioth.debian.org>
 Uploaders: Tomasz Buchert <tomasz at debian.org>
 Build-Depends: cmake (>= 3.0),
-               debhelper (>= 9),
+               debhelper (>= 10),
                doxygen,
                libqt5opengl5-dev (>= 5.3),
                libqt5serialport5-dev (>= 5.3),
diff --git a/debian/rules b/debian/rules
index 220a1c0..a6efab4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@
 #export DH_VERBOSE=1
 
 %:
-	dh $@ --parallel --list-missing
+	dh $@ --list-missing
 
 override_dh_install:
 	dh_install -XDejaVuSans.ttf -XDejaVuSansMono.ttf

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-astro/packages/stellarium.git



More information about the Debian-astro-commits mailing list