Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
fix libd3dadapter9 target arch
· b81b008b
Timo Aaltonen
authored
Sep 19, 2018
b81b008b
release to experimental
· ff48296b
Timo Aaltonen
authored
Sep 19, 2018
ff48296b
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
ff48296b
mesa (18.2.0-3)
UNRELEASED
; urgency=medium
mesa (18.2.0-3)
experimental
; urgency=medium
* rules: Nine needs llvmpipe, and also makes sense to build it
only on
archs that have wine.
*
control,
rules: Nine needs llvmpipe, and also makes sense to build it
only on
archs that have wine.
-- Timo Aaltonen <tjaalton@debian.org>
Tue
, 1
8
Sep 2018 1
8
:4
0:04
+0300
-- Timo Aaltonen <tjaalton@debian.org>
Wed
, 1
9
Sep 2018 1
3
:4
1:29
+0300
mesa (18.2.0-2) experimental; urgency=medium
...
...
debian/control
View file @
ff48296b
...
...
@@ -83,7 +83,7 @@ Description: X acceleration library -- development files
Package: libd3dadapter9-mesa
Section: libs
Architecture:
linux-any kfreebsd-any
Architecture:
amd64 arm64 armel armhf i386 kfreebsd-i386 powerpc
Depends:
${shlibs:Depends},
${misc:Depends},
...
...
@@ -97,7 +97,7 @@ Description: state-tracker for Direct3D9
Package: libd3dadapter9-mesa-dev
Section: libs
Architecture:
linux-any kfreebsd-any
Architecture:
amd64 arm64 armel armhf i386 kfreebsd-i386 powerpc
Depends:
${shlibs:Depends},
${misc:Depends},
...
...