[khronos-opencl-clhpp] 06/13: Standards-Version: 4.1.3

Andreas Beckmann anbe at moszumanska.debian.org
Thu Jan 25 04:35:42 UTC 2018


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

anbe pushed a commit to branch master
in repository khronos-opencl-clhpp.

commit b716d80d2b2a6db21adbe9ea247ea842b8a72521
Author: Andreas Beckmann <anbe at debian.org>
Date:   Thu Jan 25 01:11:34 2018 +0100

    Standards-Version: 4.1.3
---
 debian/changelog | 1 +
 debian/control   | 6 +++---
 debian/copyright | 4 ++--
 debian/rules     | 2 +-
 4 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 31a7f47..7e839e4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ khronos-opencl-clhpp (2.0.10+git12-g5dd8bb9-1) UNRELEASED; urgency=medium
   * New upstream snapshot.  (Closes: #853474)
   * debian/mksnapshot.sh: New script to generate upstream snapshot tarballs.
   * Set Priority to optional.
+  * Bump Standards-Version to 4.1.3.
 
  -- Andreas Beckmann <anbe at debian.org>  Thu, 25 Jan 2018 00:53:08 +0100
 
diff --git a/debian/control b/debian/control
index c975a00..b4c3aa5 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends: debhelper (>=9),
                python,
                ocl-icd-opencl-dev,
                doxygen
-Standards-Version: 3.9.8
+Standards-Version: 4.1.3
 Homepage: https://github.com/KhronosGroup/OpenCL-CLHPP
 Vcs-Git: https://anonscm.debian.org/git/pkg-opencl/khronos-opencl-clhpp.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-opencl/khronos-opencl-clhpp.git
@@ -19,8 +19,8 @@ Architecture: all
 Multi-Arch: foreign
 Depends: ${misc:Depends}
 Suggests: opencl-clhpp-headers-doc
-Breaks: opencl-headers (<<2.1)
-Replaces: opencl-headers (<<2.1)
+Breaks: opencl-headers (<< 2.1)
+Replaces: opencl-headers (<< 2.1)
 Description: C++ headers for OpenCL development
  OpenCL (Open Computing Language) is a multi-vendor open standard for
  general-purpose parallel programming of heterogeneous systems that include
diff --git a/debian/copyright b/debian/copyright
index 7273336..6f7f7b6 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -50,6 +50,6 @@ License: MIT
  OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
  MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
  IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, 
- TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE 
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
  SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
diff --git a/debian/rules b/debian/rules
index 4968315..08aefe9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,7 +15,7 @@
 
 
 %:
-	dh $@ 
+	dh $@
 
 
 # dh_make generated override targets

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-opencl/khronos-opencl-clhpp.git



More information about the Pkg-opencl-commits mailing list