Loading debian/changelog +7 −4 Original line number Diff line number Diff line 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@debian.org> Sat, 24 Jun 2017 12:52:17 +0200 -- Andreas Tille <tille@debian.org> Fri, 23 Feb 2018 09:08:56 +0100 libhmsbeagle (2.1.2+20160831-5) unstable; urgency=medium Loading debian/compat +1 −1 Original line number Diff line number Diff line 10 11 debian/control +2 −5 Original line number Diff line number Diff line Loading @@ -4,9 +4,7 @@ Uploaders: Tim Booth <tbooth@ceh.ac.uk>, Andreas Tille <tille@debian.org> Section: libs Priority: optional Build-Depends: debhelper (>= 10), autotools-dev, dh-autoreconf, Build-Depends: debhelper (>= 11~), doxygen, graphviz, javahelper, Loading @@ -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 Loading debian/rules +2 −2 Original line number Diff line number Diff line Loading @@ -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 Loading @@ -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 Loading Loading
debian/changelog +7 −4 Original line number Diff line number Diff line 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@debian.org> Sat, 24 Jun 2017 12:52:17 +0200 -- Andreas Tille <tille@debian.org> Fri, 23 Feb 2018 09:08:56 +0100 libhmsbeagle (2.1.2+20160831-5) unstable; urgency=medium Loading
debian/control +2 −5 Original line number Diff line number Diff line Loading @@ -4,9 +4,7 @@ Uploaders: Tim Booth <tbooth@ceh.ac.uk>, Andreas Tille <tille@debian.org> Section: libs Priority: optional Build-Depends: debhelper (>= 10), autotools-dev, dh-autoreconf, Build-Depends: debhelper (>= 11~), doxygen, graphviz, javahelper, Loading @@ -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 Loading
debian/rules +2 −2 Original line number Diff line number Diff line Loading @@ -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 Loading @@ -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 Loading