Timo Aaltonen pushed to branch debian-unstable at X Strike Force / driver / xserver-xorg-video-fbdev
Commits: c1eb46f2 by Timo Aaltonen at 2022-02-09T12:25:58+02:00 Build against new xserver. - - - - - 044df285 by Timo Aaltonen at 2022-02-09T12:37:22+02:00 fix a typo in readme - - - - - 56fad487 by Timo Aaltonen at 2022-02-09T12:40:31+02:00 release to sid - - - - - 3 changed files: - debian/README.source - debian/changelog - debian/control Changes: ===================================== debian/README.source ===================================== @@ -25,7 +25,7 @@ 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. -The .orig.tar.gz upstream source file could be generated this +The .orig.tar.gz upstream source file could be generated using this "upstream-*" branch in the Debian git repository but it is actually copied from upstream tarballs directly. ===================================== debian/changelog ===================================== @@ -1,4 +1,4 @@ -xserver-xorg-video-fbdev (1:0.5.0-2) UNRELEASED; urgency=medium +xserver-xorg-video-fbdev (1:0.5.0-2) unstable; urgency=medium * control: Migrate to x11proto-dev. * Migrate to debhelper-compat, bump to 13. @@ -6,8 +6,9 @@ xserver-xorg-video-fbdev (1:0.5.0-2) UNRELEASED; urgency=medium * Bump policy to 4.6.0. * control: Update Vcs urls. * Update README.source for salsa. + * Build against new xserver. - -- Timo Aaltonen <[email protected]> Wed, 25 Aug 2021 14:57:27 +0300 + -- Timo Aaltonen <[email protected]> Wed, 09 Feb 2022 12:40:14 +0200 xserver-xorg-video-fbdev (1:0.5.0-1) unstable; urgency=medium ===================================== debian/control ===================================== @@ -6,7 +6,7 @@ Build-Depends: debhelper-compat (= 13), quilt, pkg-config, - xserver-xorg-dev (>= 2:1.11.99.901), + xserver-xorg-dev (>= 2:21.1), x11proto-dev, xutils-dev (>= 1:7.5+1), Standards-Version: 4.6.0 View it on GitLab: https://salsa.debian.org/xorg-team/driver/xserver-xorg-video-fbdev/-/compare/3c89346cb8e13bf68fac728239f927db5abdd49f...56fad4878dc3e3fdce1c83b8bdfdf6940dc66d78 -- View it on GitLab: https://salsa.debian.org/xorg-team/driver/xserver-xorg-video-fbdev/-/compare/3c89346cb8e13bf68fac728239f927db5abdd49f...56fad4878dc3e3fdce1c83b8bdfdf6940dc66d78 You're receiving this email because of your account on salsa.debian.org.

