Your message dated Sat, 14 May 2016 00:08:01 +0000
with message-id <[email protected]>
and subject line Bug#824001: Removed package(s) from unstable
has caused the Debian Bug report #815588,
regarding fglrx-driver: please track libva driver ABI using dh_libva
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
815588: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=815588
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: fglrx-driver
Version: 15.12-2
Severity: wishlist
All other VA driver packages currently track the supported libva driver ABI by
depending on libva-driver-abi-X.Y. dh_libva can be used to generate the
dependencies automatically from the driver. Please consider tracking the driver
ABI version the same way.
The attached patch implements that.
Cheers
(While testing the patch I noticed that the driver only supports ABI version
0.32 and 0.33. We're up to 0.38 now, so it'd be nice to have entry points for
newer versions as well.)
--
Sebastian Ramacher
diff -Nru fglrx-driver-15.12/debian/changelog fglrx-driver-15.12/debian/changelog
--- fglrx-driver-15.12/debian/changelog 2016-01-22 19:15:10.000000000 +0100
+++ fglrx-driver-15.12/debian/changelog 2016-02-22 19:28:51.000000000 +0100
@@ -1,3 +1,10 @@
+fglrx-driver (1:15.12-2.1) UNRELEASED; urgency=medium
+
+ * Non-maintainer upload.
+ * Run dh with libva sequencer to track libva driver ABI version.
+
+ -- Sebastian Ramacher <[email protected]> Mon, 22 Feb 2016 18:35:32 +0100
+
fglrx-driver (1:15.12-2) unstable; urgency=medium
* Upload to unstable.
diff -Nru fglrx-driver-15.12/debian/control fglrx-driver-15.12/debian/control
--- fglrx-driver-15.12/debian/control 2016-01-22 19:15:10.000000000 +0100
+++ fglrx-driver-15.12/debian/control 2016-02-22 19:27:22.000000000 +0100
@@ -23,6 +23,7 @@
rpl,
dkms (>= 2.1.1.1),
po-debconf,
+ libva-dev (>= 1.6.2-2~),
Standards-Version: 3.9.6
Vcs-Svn: svn://anonscm.debian.org/pkg-fglrx/fglrx-driver/trunk
Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-fglrx/fglrx-driver/trunk/
diff -Nru fglrx-driver-15.12/debian/rules fglrx-driver-15.12/debian/rules
--- fglrx-driver-15.12/debian/rules 2016-01-22 19:15:10.000000000 +0100
+++ fglrx-driver-15.12/debian/rules 2016-02-22 18:34:12.000000000 +0100
@@ -63,7 +63,7 @@
< $< > $@
%:
- dh $@ --with dkms
+ dh $@ --with dkms,libva
override_dh_auto_clean:
test ! -f debian/man/Makefile || $(MAKE) -C debian/man maintainer-clean
signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
Version: 1:15.12-2+rm
Dear submitter,
as the package fglrx-driver has just been removed from the Debian archive
unstable we hereby close the associated bug reports. We are sorry
that we couldn't deal with your issue properly.
For details on the removal, please see https://bugs.debian.org/824001
The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.
This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].
Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)
--- End Message ---