Timo Aaltonen pushed to branch debian-unstable at X Strike Force / driver / 
xserver-xorg-video-vmware


Commits:
9c7a8531 by Timo Aaltonen at 2020-04-14T23:37:54+03:00
control: Migrate to x11proto-dev.

- - - - -
e3e7d4f4 by Timo Aaltonen at 2020-04-14T23:39:04+03:00
control: Migrate to debhelper-compat, bump to 12.

- - - - -
4d25a692 by Timo Aaltonen at 2020-04-14T23:39:30+03:00
control: Bump policy to 4.5.0.

- - - - -
3cace62b by Timo Aaltonen at 2020-04-14T23:39:53+03:00
watch: Update upstream git url.

- - - - -
f4796c26 by Timo Aaltonen at 2020-04-14T23:50:48+03:00
release to sid

- - - - -


5 changed files:

- debian/changelog
- − debian/compat
- debian/control
- debian/rules
- debian/watch


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+xserver-xorg-video-vmware (1:13.3.0-3) unstable; urgency=medium
+
+  * control: Migrate to x11proto-dev.
+  * control: Migrate to debhelper-compat, bump to 12.
+  * control: Bump policy to 4.5.0.
+  * watch: Update upstream git url.
+
+ -- Timo Aaltonen <[email protected]>  Tue, 14 Apr 2020 23:40:40 +0300
+
 xserver-xorg-video-vmware (1:13.3.0-2) unstable; urgency=medium
 
   * Upload to unstable. (Closes: #900095)


=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-11


=====================================
debian/control
=====================================
@@ -3,23 +3,18 @@ Section: x11
 Priority: optional
 Maintainer: Debian X Strike Force <[email protected]>
 Build-Depends:
- debhelper (>= 11),
+ debhelper-compat (= 12),
  quilt,
  pkg-config,
  xserver-xorg-dev (>= 2:1.9.4),
- x11proto-core-dev,
- x11proto-fonts-dev,
- x11proto-randr-dev,
- x11proto-render-dev,
- x11proto-xext-dev,
- x11proto-xinerama-dev,
+ x11proto-dev,
  xutils-dev (>= 1:7.5+4),
  libdrm-dev [!hurd-i386],
  libudev-dev [linux-any],
  libxext-dev,
  libx11-dev,
  libxatracker-dev [linux-any],
-Standards-Version: 4.1.4
+Standards-Version: 4.5.0
 Vcs-Git: 
https://salsa.debian.org/xorg-team/driver/xserver-xorg-video-vmware.git
 Vcs-Browser: 
https://salsa.debian.org/xorg-team/driver/xserver-xorg-video-vmware
 


=====================================
debian/rules
=====================================
@@ -14,7 +14,10 @@ override_dh_auto_install:
 # Kill *.la files, and forget no-one:
 override_dh_install:
        find debian/tmp -name '*.la' -delete
-       dh_install --fail-missing
+       dh_install
+
+override_dh_missing:
+       dh_missing --fail-missing
 
 # That's a plugin, use appropriate warning level:
 override_dh_shlibdeps:


=====================================
debian/watch
=====================================
@@ -1,4 +1,4 @@
-#git=git://anongit.freedesktop.org/xorg/driver/xf86-video-vmware
+#git=https://gitlab.freedesktop.org/xorg/driver/xf86-video-vmware
 version=3
 opts=pgpsigurlmangle=s/$/.sig/ \
 https://xorg.freedesktop.org/releases/individual/driver/ 
xf86-video-vmware-(.*)\.tar\.gz



View it on GitLab: 
https://salsa.debian.org/xorg-team/driver/xserver-xorg-video-vmware/-/compare/d38d49248df414416798b59b393eef888c363c0d...f4796c264fb21b08761c0ff8c8eb0c5cdf60b67b

-- 
View it on GitLab: 
https://salsa.debian.org/xorg-team/driver/xserver-xorg-video-vmware/-/compare/d38d49248df414416798b59b393eef888c363c0d...f4796c264fb21b08761c0ff8c8eb0c5cdf60b67b
You're receiving this email because of your account on salsa.debian.org.


Reply via email to