Timo Aaltonen pushed to branch debian-unstable at X Strike Force / lib /
libglvnd
Commits:
6c081f9f by Andreas Boll at 2017-12-14T21:35:41+01:00
Bump standards version to 4.1.2.
- - - - -
7747a342 by Andreas Boll at 2017-12-14T21:41:58+01:00
control: Remove duplicated Section fields.
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
libglvnd (1.0.0-2) UNRELEASED; urgency=medium
+ [ Andreas Beckmann ]
* Use source format 3.0 (quilt).
* kfreebsd-hurd.patch: New, fix FTBFS on kFreeBSD and Hurd.
(Closes: #870445)
@@ -7,6 +8,10 @@ libglvnd (1.0.0-2) UNRELEASED; urgency=medium
installed.
* Switch to dh_missing --fail-missing.
+ [ Andreas Boll ]
+ * Bump standards version to 4.1.2.
+ * control: Remove duplicated Section fields.
+
-- Andreas Beckmann <[email protected]> Sat, 25 Nov 2017 14:59:46 +0000
libglvnd (1.0.0-1) unstable; urgency=high
=====================================
debian/control
=====================================
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends:
python-dev,
python-libxml2,
x11proto-gl-dev,
-Standards-Version: 4.1.1
+Standards-Version: 4.1.2
Section: libs
Homepage: https://github.com/NVIDIA/libglvnd
Vcs-Git: https://anonscm.debian.org/git/pkg-xorg/lib/libglvnd.git
@@ -59,7 +59,6 @@ Description: Vendor neutral GL dispatch library -- core
development files
package for Mesa.
Package: libglvnd0
-Section: libs
Architecture: any
Pre-Depends: ${misc:Pre-Depends},
Depends:
@@ -77,7 +76,6 @@ Description: Vendor neutral GL dispatch library
This package contains the GL dispatch library.
Package: libegl1
-Section: libs
Architecture: any
Pre-Depends: ${misc:Pre-Depends},
Depends:
@@ -99,7 +97,6 @@ Description: Vendor neutral GL dispatch library -- EGL support
This package contains support for EGL.
Package: libgles2
-Section: libs
Architecture: any
Pre-Depends: ${misc:Pre-Depends},
Depends:
@@ -118,7 +115,6 @@ Description: Vendor neutral GL dispatch library -- GLES
support
This package contains support for GLES.
Package: libgl1
-Section: libs
Architecture: any
Pre-Depends: ${misc:Pre-Depends},
Depends:
@@ -141,7 +137,6 @@ Description: Vendor neutral GL dispatch library -- legacy
GL support
This package contains support for old libGL for compatibility reasons.
Package: libglx0
-Section: libs
Architecture: any
Pre-Depends: ${misc:Pre-Depends},
Depends:
@@ -163,7 +158,6 @@ Description: Vendor neutral GL dispatch library -- GLX
support
This package contains support for GLX.
Package: libopengl0
-Section: libs
Architecture: any
Pre-Depends: ${misc:Pre-Depends},
Depends:
View it on GitLab:
https://salsa.debian.org/xorg-team/lib/libglvnd/compare/63ab5c3d480631efc694009c493ac9f9252453b6...7747a342109ad9291b819d5fc153ef7b4c4b123e
---
View it on GitLab:
https://salsa.debian.org/xorg-team/lib/libglvnd/compare/63ab5c3d480631efc694009c493ac9f9252453b6...7747a342109ad9291b819d5fc153ef7b4c4b123e
You're receiving this email because of your account on salsa.debian.org.