[pocl] 16/18: ship the new poclcc binary in libpocl-dev

Andreas Beckmann anbe at moszumanska.debian.org
Thu Dec 14 01:54:03 UTC 2017


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

anbe pushed a commit to annotated tag debian/0.14-1
in repository pocl.

commit e19bf1563acfc06272a7a79ae47e4cfa57bfcb21
Author: Andreas Beckmann <anbe at debian.org>
Date:   Fri Dec 8 22:36:19 2017 +0100

    ship the new poclcc binary in libpocl-dev
---
 debian/changelog               | 1 +
 debian/control                 | 1 +
 debian/libpocl-dev.install     | 1 +
 debian/libpocl1-common.install | 1 -
 4 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index a1f863a..5f3a910 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ pocl (0.14-1) UNRELEASED; urgency=medium
   * Update symbols files.
   * Update copyright holders and years.
   * Remove pocl-standalone(1) manpage. The binary is no longer shipped.
+  * Ship the new poclcc binary in libpocl-dev.
 
  -- Andreas Beckmann <anbe at debian.org>  Sun, 26 Nov 2017 22:29:33 +0100
 
diff --git a/debian/control b/debian/control
index a02b4ee..19bc347 100644
--- a/debian/control
+++ b/debian/control
@@ -130,6 +130,7 @@ Architecture: any
 Section: libdevel
 Depends:
  libpocl1 (= ${binary:Version}),
+ ${shlibs:Depends},
  ${misc:Depends}
 Description: development files for the pocl library
  Portable Computing Language is an open source implementation of the OpenCL
diff --git a/debian/libpocl-dev.install b/debian/libpocl-dev.install
index eb24e2e..3919254 100644
--- a/debian/libpocl-dev.install
+++ b/debian/libpocl-dev.install
@@ -1,2 +1,3 @@
+usr/bin
 usr/lib/*/libpocl.so
 usr/lib/*/pkgconfig/pocl.pc
diff --git a/debian/libpocl1-common.install b/debian/libpocl1-common.install
index 8de6285..a8e36ee 100644
--- a/debian/libpocl1-common.install
+++ b/debian/libpocl1-common.install
@@ -1,2 +1 @@
 usr/share/pocl/include
-usr/bin

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



More information about the Pkg-opencl-commits mailing list