Package: hwdata
Version: 0.172-1
Severity: wishlist
Tags: patch
Could you please ship the new videoaliases and videodrivers files?
system-config-kickstart relies on videodrivers at least. Patch from
Ubuntu attached (I'm uploading it there because I need to get
system-config-kickstart working again after the old Cards database was
removed from hwdata).
Thanks,
--
Colin Watson [EMAIL PROTECTED]
diff -u hwdata-0.172/debian/changelog hwdata-0.172/debian/changelog
--- hwdata-0.172/debian/changelog
+++ hwdata-0.172/debian/changelog
@@ -1,3 +1,9 @@
+hwdata (0.172-1ubuntu1) dapper; urgency=low
+
+ * Ship new videoaliases and videodrivers files.
+
+ -- Colin Watson <[EMAIL PROTECTED]> Fri, 27 Jan 2006 16:17:36 +0000
+
hwdata (0.172-1) unstable; urgency=low
* new upstream from 2005-11-18
diff -u hwdata-0.172/debian/rules hwdata-0.172/debian/rules
--- hwdata-0.172/debian/rules
+++ hwdata-0.172/debian/rules
@@ -34,7 +34,7 @@
# Add here commands to install the package into debian/hwdata.
#$(MAKE) install DESTDIR=$(CURDIR)/debian/hwdata
- cp $(CURDIR)/MonitorsDB $(CURDIR)/pci* $(CURDIR)/upgradelist
$(CURDIR)/usb.ids $(CURDIR)/debian/hwdata/usr/share/hwdata/
+ cp $(CURDIR)/MonitorsDB $(CURDIR)/pci* $(CURDIR)/upgradelist
$(CURDIR)/usb.ids $(CURDIR)/video* $(CURDIR)/debian/hwdata/usr/share/hwdata/
# Build architecture-independent files here.