[texmaker] 05/07: Debhelper 10

Andreas Tille tille at debian.org
Sun Sep 10 18:33:52 UTC 2017


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

tille pushed a commit to branch master
in repository texmaker.

commit 12b1d9f3d70d3f0cb663378174d4f18e4339b20d
Author: Andreas Tille <tille at debian.org>
Date:   Sun Sep 10 19:53:23 2017 +0200

    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 c6e3aae..26dd764 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ texmaker (5.0.2-1) UNRELEASED; urgency=medium
 
   * New upstream version
   * Move packaging from SVN to Git
+  * debhelper 10
 
  -- Andreas Tille <tille at debian.org>  Sun, 10 Sep 2017 10:50:15 +0200
 
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 4c8f069..e25be9b 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Uploaders: Andreas Tille <tille at debian.org>,
            Julián Moreno Patiño <julian at debian.org>
 Section: tex
 Priority: optional
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 10),
                qtscript5-dev,
                qtbase5-dev,
                libglib2.0-dev,
diff --git a/debian/rules b/debian/rules
index da2bd79..c38d909 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,7 +7,7 @@ pkg=texmaker
 data=$(pkg)-data
 
 %:
-	dh $@ --parallel
+	dh $@
 
 override_dh_auto_clean:
 	[ ! -f Makefile ] || $(MAKE) distclean

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



More information about the debian-science-commits mailing list