Timo Aaltonen pushed to branch debian-unstable at X Strike Force / driver / xserver-xorg-video-tdfx
Commits:
2 changed files:
Changes:
| 1 |
+xserver-xorg-video-tdfx (1:1.5.0-2) unstable; urgency=medium
|
|
| 2 |
+ |
|
| 3 |
+ * rules: Restore xsf to dh. (Closes: #940909)
|
|
| 4 |
+ |
|
| 5 |
+ -- Timo Aaltonen <tjaalton@debian.org> Sun, 22 Sep 2019 13:18:13 +0300
|
|
| 6 |
+ |
|
| 1 | 7 |
xserver-xorg-video-tdfx (1:1.5.0-1) unstable; urgency=medium
|
| 2 | 8 |
|
| 3 | 9 |
* New upstream release.
|
| ... | ... | @@ -22,4 +22,4 @@ override_dh_shlibdeps: |
| 22 | 22 |
dh_shlibdeps -- --warnings=6
|
| 23 | 23 |
|
| 24 | 24 |
%:
|
| 25 |
- dh $@ --with quilt --builddirectory=build/
|
|
| 25 |
+ dh $@ --with quilt,xsf --builddirectory=build/
|