[med-svn] [Git][med-team/libhmsbeagle][master] Mass commit changes for 2.1.2+20171110-1
Andreas Tille
gitlab at salsa.debian.org
Fri Mar 16 20:19:55 UTC 2018
Andreas Tille pushed to branch master at Debian Med / libhmsbeagle
Commits:
b5c2882a by Andreas Tille at 2018-03-16T21:18:38+01:00
Mass commit changes for 2.1.2+20171110-1
- - - - -
4 changed files:
- debian/changelog
- debian/compat
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,13 @@
-libhmsbeagle (2.1.2+20170609-1) UNRELEASED; urgency=medium
+libhmsbeagle (2.1.2+20171110-1) unstable; urgency=medium
* New upstream version
- * debhelper 10
- * Standards-Version: 4.0.0 (no changes needed)
+ * debhelper 11
+ * Standards-Version: 4.1.3 (no changes needed)
+ * Drop Build-Depends: libpoclu-dev
+ Closes: #891172
+ * hardening=+all
- -- Andreas Tille <tille at debian.org> Sat, 24 Jun 2017 12:52:17 +0200
+ -- Andreas Tille <tille at debian.org> Fri, 23 Feb 2018 09:08:56 +0100
libhmsbeagle (2.1.2+20160831-5) unstable; urgency=medium
=====================================
debian/compat
=====================================
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-10
+11
=====================================
debian/control
=====================================
--- a/debian/control
+++ b/debian/control
@@ -4,9 +4,7 @@ Uploaders: Tim Booth <tbooth at ceh.ac.uk>,
Andreas Tille <tille at debian.org>
Section: libs
Priority: optional
-Build-Depends: debhelper (>= 10),
- autotools-dev,
- dh-autoreconf,
+Build-Depends: debhelper (>= 11~),
doxygen,
graphviz,
javahelper,
@@ -14,11 +12,10 @@ Build-Depends: debhelper (>= 10),
ant,
dh-linktree,
libjs-jquery,
- libpoclu-dev [amd64],
ocl-icd-opencl-dev | opencl-dev,
pocl-opencl-icd [amd64] | opencl-icd [amd64],
clinfo
-Standards-Version: 4.0.0
+Standards-Version: 4.1.3
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/libhmsbeagle.git
Vcs-Git: https://anonscm.debian.org/git/debian-med/libhmsbeagle.git
Homepage: https://github.com/beagle-dev/beagle-lib
=====================================
debian/rules
=====================================
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,7 @@
# Uncomment this to turn on verbose mode.
export DH_VERBOSE=1
-export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
include /usr/share/dpkg/default.mk
@@ -15,7 +15,7 @@ BUILDGNUTYPE := $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
BUILDARCH := $(shell dpkg-architecture -qDEB_BUILD_ARCH)
%:
- dh $@ --with autoreconf --with javahelper
+ dh $@ --with javahelper
override_dh_auto_configure:
./autogen.sh
View it on GitLab: https://salsa.debian.org/med-team/libhmsbeagle/commit/b5c2882a7c427f4512418c2d2d2c7b4df01bbf4c
---
View it on GitLab: https://salsa.debian.org/med-team/libhmsbeagle/commit/b5c2882a7c427f4512418c2d2d2c7b4df01bbf4c
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/debian-med-commit/attachments/20180316/b6cd4c8c/attachment-0001.html>
More information about the debian-med-commit
mailing list