[boinc] 01/01: Bump compat
Gianfranco Costamagna
locutusofborg at moszumanska.debian.org
Mon Oct 24 21:53:52 UTC 2016
This is an automated email from the git hooks/post-receive script.
locutusofborg pushed a commit to branch master
in repository boinc.
commit 85fc595eb5cd185d62869ac25c561ffcfdad5369
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date: Mon Oct 24 23:53:28 2016 +0200
Bump compat
---
debian/changelog | 7 +++++++
debian/compat | 2 +-
debian/control.in | 6 +-----
debian/rules | 2 +-
4 files changed, 10 insertions(+), 7 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 160193f..52ae760 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+boinc (7.6.33+dfsg-3exp2) experimental; urgency=medium
+
+ * Bump compat level to 10.
+ * Drop some dependencies.
+
+ -- Gianfranco Costamagna <locutusofborg at debian.org> Mon, 24 Oct 2016 23:52:37 +0200
+
boinc (7.6.33+dfsg-3exp1) unstable; urgency=medium
* Upload to experimental again, with the boinc-server-* packages.
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.in b/debian/control.in
index 0466222..660d0d6 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -6,12 +6,8 @@ Uploaders: Steffen Moeller <moeller at debian.org>,
Guo Yixuan (郭溢譞) <culu.gyx at gmail.com>,
Gianfranco Costamagna <locutusofborg at debian.org>
Standards-Version: 3.9.8
-Build-Depends: autoconf,
- automake,
- autotools-dev,
- debhelper (>= 9.20160114),
+Build-Depends: debhelper (>= 10),
default-libmysqlclient-dev,
- dh-autoreconf,
dh-python,
dh-systemd,
docbook-xml,
diff --git a/debian/rules b/debian/rules
index d56f98b..341daab 100755
--- a/debian/rules
+++ b/debian/rules
@@ -195,7 +195,7 @@ CFGFLAGS_boinc-client = \
CFLAGS="$(CFLAGS_boinc-client)"
%:
- dh $@ --with python2,autoreconf,systemd # --parallel
+ dh $@ --with python2,systemd # --parallel
override_dh_autoreconf-indep:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-boinc/boinc.git
More information about the pkg-boinc-commits
mailing list