Timo Aaltonen pushed to branch debian-unstable at X Strike Force / lib / libdrm


Commits:
09a276ba by Timo Aaltonen at 2023-11-14T12:22:46+02:00
control: Enable atomic-ops.

and sort build-deps while at it

- - - - -
45899a3e by Timo Aaltonen at 2023-11-14T15:05:33+02:00
debian/gitlab-ci.yml: Added.

- - - - -


3 changed files:

- debian/changelog
- debian/control
- + debian/gitlab-ci.yml


Changes:

=====================================
debian/changelog
=====================================
@@ -1,5 +1,6 @@
 libdrm (2.4.117-2) UNRELEASED; urgency=medium
 
+  [ Diederik de Haas ]
   * control: Remove unused Build-Depends
   * control: Update Standards-Version to 4.6.2 (no changes needed)
   * control: Specify Rules-Requires-Root: no
@@ -9,6 +10,10 @@ libdrm (2.4.117-2) UNRELEASED; urgency=medium
   * symbols: Add missing Build-Depends-Package fields
   * symbols, lintian: Drop reference to private symbols
 
+  [ Timo Aaltonen ]
+  * control: Enable atomic-ops.
+  * debian/gitlab-ci.yml: Added.
+
  -- Diederik de Haas <didi.deb...@cknow.org>  Tue, 07 Nov 2023 10:17:27 +0100
 
 libdrm (2.4.117-1) unstable; urgency=medium


=====================================
debian/control
=====================================
@@ -5,12 +5,13 @@ Uploaders: Andreas Boll <ab...@debian.org>
 Build-Depends:
  debhelper-compat (= 13),
  meson,
+ libatomic-ops-dev,
+ libpciaccess-dev,
+ libudev-dev [linux-any],
  libx11-dev,
  pkg-config,
- python3-setuptools,
- libudev-dev [linux-any],
- libpciaccess-dev,
  python3-docutils,
+ python3-setuptools,
 # valgrind [amd64 armhf i386 mips mipsel powerpc s390x],
 Standards-Version: 4.6.2
 Rules-Requires-Root: no


=====================================
debian/gitlab-ci.yml
=====================================
@@ -0,0 +1,3 @@
+include:
+  - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml
+  - 
https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml



View it on GitLab: 
https://salsa.debian.org/xorg-team/lib/libdrm/-/compare/223fa361b819cb4adb9e0a572475849ea9b3be93...45899a3e8fa72554c719179e24acab358602cbd6

-- 
View it on GitLab: 
https://salsa.debian.org/xorg-team/lib/libdrm/-/compare/223fa361b819cb4adb9e0a572475849ea9b3be93...45899a3e8fa72554c719179e24acab358602cbd6
You're receiving this email because of your account on salsa.debian.org.


Reply via email to