Timo Aaltonen pushed to branch debian-unstable at X Strike Force / lib / libglvnd
Commits: 9098b9c9 by Timo Aaltonen at 2020-01-08T14:11:24+02:00 control: Add libglx-dev to libgl-dev Depends. - - - - - e561f68b by Timo Aaltonen at 2020-01-08T14:11:37+02:00 release to sid - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +libglvnd (1.3.0-7) unstable; urgency=medium + + * control: Add libglx-dev to libgl-dev Depends. + + -- Timo Aaltonen <[email protected]> Wed, 08 Jan 2020 14:11:25 +0200 + libglvnd (1.3.0-6) unstable; urgency=medium * Move glx headers to libglx-dev. (Closes: #947364) ===================================== debian/control ===================================== @@ -172,6 +172,7 @@ Package: libgl-dev Architecture: any Depends: libgl1 (= ${binary:Version}), + libglx-dev, ${misc:Depends}, Replaces: libgl1-mesa-dev (<< 19.3.0~rc6-1), View it on GitLab: https://salsa.debian.org/xorg-team/lib/libglvnd/compare/cd4b9a7d7d8416fbbd072192fdf1875ce913ff72...e561f68bfc73cf84b61af0996d9858c80db65d0d -- View it on GitLab: https://salsa.debian.org/xorg-team/lib/libglvnd/compare/cd4b9a7d7d8416fbbd072192fdf1875ce913ff72...e561f68bfc73cf84b61af0996d9858c80db65d0d You're receiving this email because of your account on salsa.debian.org.

