Timo Aaltonen pushed to branch debian-unstable at X Strike Force / driver /
xserver-xorg-video-openchrome
Commits:
9a2e847a by Timo Aaltonen at 2022-02-09T14:15:52+02:00
Build against new xserver.
- - - - -
cf78aeb9 by Timo Aaltonen at 2022-02-09T14:16:28+02:00
bump debhelper to 13
- - - - -
b8667d24 by Timo Aaltonen at 2022-02-09T14:22:08+02:00
Update README.source for salsa.
- - - - -
afe24fb3 by Timo Aaltonen at 2022-02-09T14:23:05+02:00
release to sid
- - - - -
3 changed files:
- debian/README.source
- debian/changelog
- debian/control
Changes:
=====================================
debian/README.source
=====================================
@@ -19,9 +19,9 @@ Guide To The X Strike Force Packages
------------------------------------
The X Strike Force team maintains X packages in git repositories on
-git.debian.org in the pkg-xorg subdirectory. Most upstream packages
+salsa.debian.org in the xorg-team subdirectory. Most upstream packages
are actually maintained in git repositories as well, so they often
-just need to be pulled into git.debian.org in a "upstream-*" branch.
+just need to be pulled into salsa.debian.org in a "upstream-*" branch.
Otherwise, the upstream sources are manually installed in the Debian
git repository.
=====================================
debian/changelog
=====================================
@@ -1,7 +1,7 @@
-xserver-xorg-video-openchrome (1:0.6.0-5) UNRELEASED; urgency=medium
+xserver-xorg-video-openchrome (1:0.6.0-5) unstable; urgency=medium
[ Debian Janitor ]
- * Bump debhelper from old 10 to 12.
+ * Bump debhelper from old 10 to 13.
+ debian/rules: Move --fail-missing argument to dh_missing.
* Set debhelper-compat version in Build-Depends.
* Update renamed lintian tag names in lintian overrides.
@@ -9,8 +9,10 @@ xserver-xorg-video-openchrome (1:0.6.0-5) UNRELEASED;
urgency=medium
[ Timo Aaltonen ]
* Migrate to x11proto-dev.
+ * Build against new xserver.
+ * Update README.source for salsa.
- -- Debian Janitor <[email protected]> Wed, 16 Jun 2021 01:43:20 -0000
+ -- Timo Aaltonen <[email protected]> Wed, 09 Feb 2022 14:22:51 +0200
xserver-xorg-video-openchrome (1:0.6.0-4) unstable; urgency=medium
=====================================
debian/control
=====================================
@@ -4,7 +4,7 @@ Priority: optional
Maintainer: Debian X Strike Force <[email protected]>
Uploaders: Dylan Aïssi <[email protected]>
Build-Depends:
- debhelper-compat (= 12),
+ debhelper-compat (= 13),
libdrm-dev (>> 2.0) [!hurd-any],
libgl1-mesa-dev | libgl1-dev,
libx11-dev,
@@ -12,7 +12,7 @@ Build-Depends:
pkg-config,
quilt,
x11proto-dev,
- xserver-xorg-dev (>= 2:1.9.4),
+ xserver-xorg-dev (>= 2:21.1),
xutils-dev
Build-Conflicts:
autoconf2.13
View it on GitLab:
https://salsa.debian.org/xorg-team/driver/xserver-xorg-video-openchrome/-/compare/2929196239c73e6cfdc18d3a9c8646918c0ae237...afe24fb3e50d8c702f3d668f040bae8d0a1d7e3a
--
View it on GitLab:
https://salsa.debian.org/xorg-team/driver/xserver-xorg-video-openchrome/-/compare/2929196239c73e6cfdc18d3a9c8646918c0ae237...afe24fb3e50d8c702f3d668f040bae8d0a1d7e3a
You're receiving this email because of your account on salsa.debian.org.