Timo Aaltonen pushed to branch debian-unstable at X Strike Force / lib /
libglvnd
Commits:
40ee267d by Timo Aaltonen at 2019-12-19T06:57:29Z
Upload to unstable.
- - - - -
ff44e121 by Timo Aaltonen at 2019-12-20T19:06:46Z
control: Add lib{egl,gl,gles,glx}-dev to libglvnd-dev depends, since the .so
symlinks have moved.
- - - - -
d98d99e6 by Timo Aaltonen at 2019-12-20T19:07:27Z
release to sid
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,16 @@
+libglvnd (1.3.0-5) unstable; urgency=medium
+
+ * control: Add lib{egl,gl,gles,glx}-dev to libglvnd-dev depends, since
+ the .so symlinks have moved.
+
+ -- Timo Aaltonen <[email protected]> Fri, 20 Dec 2019 21:06:47 +0200
+
+libglvnd (1.3.0-4) unstable; urgency=medium
+
+ * Upload to unstable.
+
+ -- Timo Aaltonen <[email protected]> Thu, 19 Dec 2019 08:57:14 +0200
+
libglvnd (1.3.0-3) experimental; urgency=medium
* fix-armel-build.diff: Attempt to fix build on armel.
=====================================
debian/control
=====================================
@@ -25,6 +25,10 @@ Architecture: any
Depends:
libglvnd0 (= ${binary:Version}),
${misc:Depends},
+ libegl-dev (>= 1.3.0-1),
+ libgl-dev (>= 1.3.0-1),
+ libgles-dev (>= 1.3.0-1),
+ libglx-dev (>= 1.3.0-1),
Breaks:
libglvnd-core-dev (<< 1.3.0-1),
Replaces:
View it on GitLab:
https://salsa.debian.org/xorg-team/lib/libglvnd/compare/79a242014ef6779b1dbf9a6cf1f62261b5f6c559...d98d99e676040233f2910c326119ce531d437690
--
View it on GitLab:
https://salsa.debian.org/xorg-team/lib/libglvnd/compare/79a242014ef6779b1dbf9a6cf1f62261b5f6c559...d98d99e676040233f2910c326119ce531d437690
You're receiving this email because of your account on salsa.debian.org.