Timo Aaltonen pushed to branch debian-unstable at X Strike Force / lib / 
libglvnd


Commits:
52dcdcbc by Timo Aaltonen at 2020-01-08T10:45:06+02:00
Move glx headers to libglx-dev. (Closes: #947364)

- - - - -
cd4b9a7d by Timo Aaltonen at 2020-01-08T10:58:20+02:00
release to sid

- - - - -


4 changed files:

- debian/changelog
- debian/control
- debian/libgl-dev.install
- debian/libglx-dev.install


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+libglvnd (1.3.0-6) unstable; urgency=medium
+
+  * Move glx headers to libglx-dev. (Closes: #947364)
+
+ -- Timo Aaltonen <[email protected]>  Wed, 08 Jan 2020 10:58:13 +0200
+
 libglvnd (1.3.0-5) unstable; urgency=medium
 
   * control: Add lib{egl,gl,gles,glx}-dev to libglvnd-dev depends, since


=====================================
debian/control
=====================================
@@ -212,9 +212,11 @@ Depends:
  ${misc:Depends},
 Replaces:
  libglvnd-dev (<< 1.3.0-1),
+ libgl-dev (<< 1.3.0-6),
  mesa-common-dev (<< 19.3.0~rc6-1),
 Breaks:
  libglvnd-dev (<< 1.3.0-1),
+ libgl-dev (<< 1.3.0-6),
  mesa-common-dev (<< 19.3.0~rc6-1),
 Multi-Arch: same
 Description: Vendor neutral GL dispatch library -- GLX development files


=====================================
debian/libgl-dev.install
=====================================
@@ -1,4 +1,6 @@
-usr/include/GL
+usr/include/GL/glcorearb.h
+usr/include/GL/glext.h
+usr/include/GL/gl.h
 usr/include/KHR
 usr/lib/*/libGL.so
 usr/lib/*/pkgconfig/gl.pc


=====================================
debian/libglx-dev.install
=====================================
@@ -1,2 +1,4 @@
+usr/include/GL/glxext.h
+usr/include/GL/glx.h
 usr/lib/*/libGLX.so
 usr/lib/*/pkgconfig/glx.pc



View it on GitLab: 
https://salsa.debian.org/xorg-team/lib/libglvnd/compare/d98d99e676040233f2910c326119ce531d437690...cd4b9a7d7d8416fbbd072192fdf1875ce913ff72

-- 
View it on GitLab: 
https://salsa.debian.org/xorg-team/lib/libglvnd/compare/d98d99e676040233f2910c326119ce531d437690...cd4b9a7d7d8416fbbd072192fdf1875ce913ff72
You're receiving this email because of your account on salsa.debian.org.


Reply via email to