Your message dated Sat, 19 May 2018 07:19:53 +0000
with message-id <[email protected]>
and subject line Bug#869233: fixed in khronos-api 4.6+git20180514-1
has caused the Debian Bug report #869233,
regarding khronos-api: Update to new version from new git repo
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
869233: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=869233
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: khronos-api
Version: 0~svn29735-1.1
Severity: wishlist
While working on #865307 and #865308 I saw that the Khronos Group moved,
see
https://cvs.khronos.org/svn/repos/ogl/trunk/doc/registry/public/README.txt:
~~~~~
As of 2017-01-21, the OpenGL Registry has been MOVED to
https://www.khronos.org/registry/OpenGL/
The new registry location is backed by a github repository at
https://github.com/KhronosGroup/OpenGL-Registry
There will be no further updates to the public Subversion area. We are
in the process of setting up redirects so that deep links under
opengl.org/registry will continue to work, and the old website will
remain active until those redirects are established; but everyone should
begin using the new registry on khronos.org as soon as possible.
Please file issues with the new registry on the github repository.
~~~~~
For now I uploaded 0~svn33340-0.1, so that we have the latest version
from the old repo for comparison with the new ones. (There have been a
few more svn revisions, but they don't touch the api/ directory.)
Next I'll be working on updating upstream Wine to the current version
and the new location.
Then I'd like to update khronos-api here, however there are a few things
to consider:
1.) Version
-----------
Currently there are no upstream releases or tags available, so we have
to continue to make our own number.
Unfortunately 0~gitVERSION < 0~svnVERSION, so I suggest 0+gitVERSION.
For the specific VERSION:
A commonly used scheme (especially for golang packages) is
0~git<commit-date>-<hash>
e.g.:
$ git log -1 --pretty=format:0.0~git%cd.%h --date=format:%Y%m%d%H%M
0.0~git201707111832.9755811
This works without any additional tags. Also the maintainer of the
github repo may merge other branches, even if they have older committer
dates, without breaking it. AFAICS also cherry-picking an old commit,
or rebasing another branch, should work.
Alternatively we might tag the inital commit in the repo "0", and then
use git describe:
$ git tag 0 2f2b0f91f0a7ed3b468e03593dde66176e9b3032
$ git describe --tags
0-126-g9755811
$ VERSION="$(git describe --tags | sed "s|-|+git|")-1"
$ echo $VERSION
0+git126-g9755811-1
Any preferences or suggestions?
2.) EGL API and Extension Registry
EGL is part of the current khronos-api package, but Khronos moved it now
to a separate repository. (I might have gotten this wrong, or missed
further changes. Can't say for sure yet.)
This shouldn't be a problem for Wine, because it only uses gl.xml and
wgl.xml.
But there's one other package (qtwebengine-opensource-src) which
build-depends on khronos-api. I've rebuilt that successfully with
0~svn33340-0.1, but I don't know yet if it requires egl.
So we have to keep that in mind, but generally I'd just suggest to drop
egl from the khronos-api package (no multi source tarball package).
Greets
jre
--- End Message ---
--- Begin Message ---
Source: khronos-api
Source-Version: 4.6+git20180514-1
We believe that the bug you reported is fixed in the latest version of
khronos-api, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Michael Gilbert <[email protected]> (supplier of updated khronos-api package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Sat, 19 May 2018 04:44:04 +0000
Source: khronos-api
Binary: khronos-api
Architecture: source
Version: 4.6+git20180514-1
Distribution: unstable
Urgency: medium
Maintainer: Michael Gilbert <[email protected]>
Changed-By: Michael Gilbert <[email protected]>
Description:
khronos-api - Khronos XML API Registry
Closes: 869233
Changes:
khronos-api (4.6+git20180514-1) unstable; urgency=medium
.
* New upstream git checkout (closes: #869233).
* Add a watch file.
* Update to python 3.
* Update to debhelper 11.
* Update debian/copyright.
* Update standards version.
* Apply the non-maintainer upload.
- Thanks to Jens Reyer.
Checksums-Sha1:
1da64ab850718aac45ebba898cf52b6be3fe3fb4 2652 khronos-api_4.6+git20180514-1.dsc
c4a50e6a36f317fc27b681ea85871105c16526f0 232804
khronos-api_4.6+git20180514.orig.tar.xz
e3af2c1067be1317f67af30e3ba72e1a12a45dc9 3324
khronos-api_4.6+git20180514-1.debian.tar.xz
0002d31948dbc4fe5a13c01e83028c10ff604cf0 9216
khronos-api_4.6+git20180514-1_source.buildinfo
Checksums-Sha256:
d41e6c8756ef322f7de43b55fdda28179104915476edd39cd89cb842dba7bd8b 2652
khronos-api_4.6+git20180514-1.dsc
3e640dc9d63afa6d8003f653c929b1fd62016b47d22fb81fb827edfb17e97241 232804
khronos-api_4.6+git20180514.orig.tar.xz
bd39677f93c51f947d10e65d8f5c5a20ec3816078530d713ef69e6fe72e6992e 3324
khronos-api_4.6+git20180514-1.debian.tar.xz
aad85c9969ed7491d381a4348c73959a01686499bf037c766b6b56a2d5c4ab97 9216
khronos-api_4.6+git20180514-1_source.buildinfo
Files:
6e5148fdc0382c9af2754732fd515449 2652 x11 optional
khronos-api_4.6+git20180514-1.dsc
e3e7f2f60956b900297f96f748e6c6ef 232804 x11 optional
khronos-api_4.6+git20180514.orig.tar.xz
cb011b49cc25717436a0df2717627e98 3324 x11 optional
khronos-api_4.6+git20180514-1.debian.tar.xz
d679ffff30ac7f6e8abafa766f618bc5 9216 x11 optional
khronos-api_4.6+git20180514-1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQQzBAEBCgAdFiEEluhy7ASCBulP9FUWuNayzQLW9HMFAlr/zQ0ACgkQuNayzQLW
9HPUJCAAnevBVP6Wb3GhvD1RXnemuPObHncOD5/MHlXnIT9/MYp/LeP3tHXpesv/
8hKXctKoiGpIP2b+7i+IUJzNqccjN2/tXxnLIjLyEkibdjeX3VY89ymc8NyUhaxs
30ROfDTpaypjHKMpWBhP218NN+STy9FHC3MYVb/8AvbXg7F2tsN4IQ7GpZa5CVNg
DPNEyvOWa6023+riMC8MvC5XRD8MgI+PTve4RVz99OXQtCMcrSzUY8Mp1LwUNx2a
CXv0hZ+aRW90i/no5pXxS2ObGCXQCgq0nzx/dEDiNpWxr0IRTEVsAlWSGB9cKtYN
wQLe3Nl14xflqperKhsKzTsQ/mY1UTZV2AweOVbdRAXmvAw2iwtqyxylRTWZs24/
6n1UAdAQB8DedL1DAyuV9NbV6sSuJd1/frMDNLK+JtaTUcV6/q8gIuyr63sTXxX+
Cam0uLL1gxX3hOzPO3Uak8F9xxCfaX1CPOu+IDC2O6RtSX4YBBhI0606JtkcDTCP
CdTEY1wW4SgdwSavj7sEZi3gfte3ueqgrqhO8Mu/GxQdh24SFpRIasFLR8TLEqe5
ZIrOT1D/LtKfqCpLlFrvpiGRCpxP5eBiGdWgKGO8m4gN8kdbeghRIQ31mRVObiyk
YIspSHH7AbNwxigjGUnlsH69whOeLPy8VrkQbhqwkZqmelsmaTJMNwAD2AIeaf8J
9ktXx4Eph5uWk3OtjqEJBb4iS1XJ2k7uCiiLtMv0vtj7KEGlbfGJ+DU8M028kBQf
wZG29yQ02zFdGcqLl6BGu90lYkSAGki+2hFKMcMbl5U0gP1ALTXKtGZGkj83nw8b
4j6hLNNMdGu0yeKvo9uOmCldZcJSq+rCEly67Rwn//zuVwiKxE98Zk6ItNYpIhYC
/KRhY1AOHyEOh9WroIVjdTkTBojmuvOFBdK5Kb8OgNDS7D8dfjJjXakEV9z/pgs7
kYupbXnVDdsnM52Eit3ehRjOA8msCqthU+5qy3RimCOuZPJF5hTVhM53BE+NjkAt
RnSBAm6I3hZbNPA4mbHRHhHXpZEplWUc86epR2bLtG9neHyLJ1eAL7pwb0i7YYkG
v95B+xwdhBkpj/7eAOLwnuVrurItNPsoUsQ9scAtVF058U+CwC2mMdvp7FSuPlhn
rv+CldsvPbjNE/HTTsh3YxMuMTWsxwSevs/ooqbOp0WtdMNzAXdDgM+iqemPn+Rb
Eo99u8XNbZ9Dh1njnOFHySnnzJoaRYjVnM1cEouJkj5e1e3nr3QvY8SjAZfY0tmE
/nKoAzvzdEeNNyzMSKYR2th9aJE2CKihwBPL9jRLGk6Io53AEbGpRgWJrP61uz2N
TBWU95qLcS98K1Z7ZqphJRI+b8WQIw==
=GsZn
-----END PGP SIGNATURE-----
--- End Message ---