summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2016-12-28 18:00:04 +0100
committerJörg Frings-Fürst <debian@jff-webhosting.net>2016-12-28 18:00:04 +0100
commit50fc5638c58c1dbea4b2c96c235dfe2ed78b260c (patch)
tree11d9a97d799b213a37c9c7f1f085578c735ea8c6 /debian
parent7499285a25f66869c1b00bb4fb14e446f9e13108 (diff)
Change debian/compat to 10
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
-rw-r--r--debian/compat2
-rw-r--r--debian/control11
3 files changed, 13 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 5493642..9ad9634 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,8 +4,10 @@ xtrkcad (1:4.2.2-2) UNRELEASED; urgency=medium
- debian/control: Add myself as maintainer.
- debian/copyright: Add myself to debian/*.
* Remove debian/source/options.
+ * Change debian/compat to 10 (no changes required).
* debian/control:
- Bump Standards-Version to 3.9.8 (no changes required).
+ - Bump debhelper B-D minimum version to 10.
-- Jörg Frings-Fürst <debian@jff-webhosting.net> Wed, 28 Dec 2016 17:27:47 +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 374d2e8..f30b605 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,16 @@ Source: xtrkcad
Section: editors
Priority: extra
Maintainer: Jörg Frings-Fürst <debian@jff-webhosting.net>
-Build-Depends: debhelper (>= 9), libglib2.0-dev, libgtk2.0-dev, libx11-dev, netpbm, imagemagick, libwebkitgtk-dev, libcairo2-dev, cmake
+Build-Depends:
+ cmake,
+ debhelper (>= 10),
+ imagemagick,
+ libcairo2-dev,
+ libglib2.0-dev,
+ libgtk2.0-dev,
+ libwebkitgtk-dev,
+ libx11-dev,
+ netpbm
Standards-Version: 3.9.8
Homepage: http://xtrkcad.org/
#Vcs-Git: git://git.debian.org/collab-maint/xtrkcad.git