[ocl-icd] 12/13: Update packaging with the new release

Vincent Danjean vdanjean at debian.org
Wed Nov 29 09:16:52 UTC 2017


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

vdanjean pushed a commit to branch master
in repository ocl-icd.

commit 5c5b81067e774b7dbf90802bd03bb66e0c9c5eb6
Author: Vincent Danjean <Vincent.Danjean at ens-lyon.org>
Date:   Wed Nov 29 10:07:08 2017 +0100

    Update packaging with the new release
---
 debian/compat                     | 2 +-
 debian/control                    | 6 +++---
 debian/ocl-icd-libopencl1.symbols | 2 ++
 debian/watch                      | 2 +-
 4 files changed, 7 insertions(+), 5 deletions(-)

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 6acd15e..42db2c9 100644
--- a/debian/control
+++ b/debian/control
@@ -1,8 +1,8 @@
 Source: ocl-icd
 Maintainer: Vincent Danjean <vdanjean at debian.org>
 Section: libs
-Priority: extra
-Build-Depends: debhelper (>= 9.0.0),
+Priority: optional
+Build-Depends: debhelper (>= 10.0.0),
                ruby,
                dh-autoreconf,
                faketime,
@@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 9.0.0),
                asciidoc,
                xmlto,
                dpkg-dev (>= 1.17.0)
-Standards-Version: 3.9.8
+Standards-Version: 4.1.1
 Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/ocl-icd.git
 Vcs-Git: https://anonscm.debian.org/git/collab-maint/ocl-icd.git
 Homepage: https://forge.imag.fr/projects/ocl-icd/
diff --git a/debian/ocl-icd-libopencl1.symbols b/debian/ocl-icd-libopencl1.symbols
index 0cd906e..d4f2b6f 100644
--- a/debian/ocl-icd-libopencl1.symbols
+++ b/debian/ocl-icd-libopencl1.symbols
@@ -21,6 +21,7 @@ libOpenCL.so.1 #PACKAGE# #MINVER# | libopencl1
 | #PACKAGE# #MINVER# | libopencl-1.2-1
 | #PACKAGE# #MINVER# | libopencl-2.0-1
 | #PACKAGE# #MINVER# | libopencl-2.1-1
+| #PACKAGE# #MINVER# | libopencl-2.2-1
 # As ocl-icd use versionned symbols, we use this information instead of
 # listing all symbols.
  (symver|optional)OPENCL_1.0 1.0 1
@@ -28,3 +29,4 @@ libOpenCL.so.1 #PACKAGE# #MINVER# | libopencl1
  (symver|optional)OPENCL_1.2 1.0 2
  (symver|optional)OPENCL_2.0 2.2.0 3
  (symver|optional)OPENCL_2.1 2.2.8 4
+ (symver|optional)OPENCL_2.2 2.2.12 5
diff --git a/debian/watch b/debian/watch
index d3f6e0c..63470b5 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,5 +1,5 @@
 version=3
 
 opts=uversionmangle=s/-((alpha|beta)\d*)/~$1/,downloadurlmangle=s/https:/http:/ \
-http://forge.imag.fr/frs/?group_id=395 \
+https://forge.imag.fr/frs/?group_id=395 \
 	https://forge.imag.fr/frs/download.php/.*/ocl-icd-(.*).tar.gz debian

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/ocl-icd.git



More information about the Pkg-opencl-commits mailing list