[beignet] 03/05: swap the package stanzas, install TODO

Andreas Beckmann anbe at moszumanska.debian.org
Tue Nov 18 16:13:45 UTC 2014


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

anbe pushed a commit to branch master
in repository beignet.

commit 0af796a6a2eff82c2c49657bb179f5eb72b6fc7c
Author: Andreas Beckmann <anbe at debian.org>
Date:   Tue Nov 18 14:42:58 2014 +0100

    swap the package stanzas, install TODO
---
 debian/{beignet.README.Debian => README.Debian} |  0
 debian/{TODO.Debian => TODO}                    |  0
 debian/control                                  | 24 ++++++++++++------------
 3 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/debian/beignet.README.Debian b/debian/README.Debian
similarity index 100%
rename from debian/beignet.README.Debian
rename to debian/README.Debian
diff --git a/debian/TODO.Debian b/debian/TODO
similarity index 100%
rename from debian/TODO.Debian
rename to debian/TODO
diff --git a/debian/control b/debian/control
index a5de6e6..8c51a80 100644
--- a/debian/control
+++ b/debian/control
@@ -23,18 +23,6 @@ Homepage: http://www.freedesktop.org/wiki/Software/Beignet/
 Vcs-Git: git://anonscm.debian.org/pkg-opencl/beignet.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-opencl/beignet.git
 
-Package: beignet-dev
-Section: libdevel
-Architecture: i386 amd64 kfreebsd-i386 kfreebsd-amd64
-Depends: beignet (= ${binary:Version}), ${misc:Depends}
-Description: Intel OpenCL library (development files)
- OpenCL (Open Computing Language) is a multivendor open standard for
- general-purpose parallel programming of heterogeneous systems that include
- CPUs, GPUs and other processors.
- .
- This package contains the development files for directly linking against
- the Intel implementation.
-
 Package: beignet
 Architecture: i386 amd64 kfreebsd-i386 kfreebsd-amd64
 Depends: ${shlibs:Depends}, ${misc:Depends}
@@ -49,3 +37,15 @@ Description: OpenCL library for Intel GPUs
  This package contains the shared library for the Intel implementation,
  which supports the integrated GPUs of Ivy Bridge, Haswell and Broadwell
  processors.
+
+Package: beignet-dev
+Section: libdevel
+Architecture: i386 amd64 kfreebsd-i386 kfreebsd-amd64
+Depends: beignet (= ${binary:Version}), ${misc:Depends}
+Description: Intel OpenCL library (development files)
+ OpenCL (Open Computing Language) is a multivendor open standard for
+ general-purpose parallel programming of heterogeneous systems that include
+ CPUs, GPUs and other processors.
+ .
+ This package contains the development files for directly linking against
+ the Intel implementation.

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



More information about the Pkg-opencl-commits mailing list