Your message dated Tue, 3 Jul 2007 17:36:20 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Removed
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: thinkpad-source
Version: 5.8-4
Severity: wishlist
Tags: patch
diff -u thinkpad-5.8/debian/changelog thinkpad-5.8/debian/changelog
--- thinkpad-5.8/debian/changelog
+++ thinkpad-5.8/debian/changelog
@@ -1,3 +1,10 @@
+thinkpad (5.8-4.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Added user-run module-assistant support.
+
+ -- martin f. krafft <[EMAIL PROTECTED]> Fri, 23 Dec 2005 18:26:23 +0100
+
thinkpad (5.8-4) unstable; urgency=low
* Include /usr/share/doc/thinkpad-base/SUPPORTED-MODELS
diff -u thinkpad-5.8/debian/thinkpad-modules.d/rules
thinkpad-5.8/debian/thinkpad-modules.d/rules
--- thinkpad-5.8/debian/thinkpad-modules.d/rules
+++ thinkpad-5.8/debian/thinkpad-modules.d/rules
@@ -19,6 +19,7 @@
# KMAINT
# KDREV
+PKGNAME=thinkpad-modules
KSRC ?= /usr/src/linux
KTYPE=$(shell echo $(KVERS) | sed -e 's/^\([2-9].[0-9]\).*/\1/' )
NONEPOCH=$(shell echo $(KDREV) | sed -e 's/^[0-9]*://')
@@ -26,8 +27,14 @@
EPOCH=$(shell echo $(EPOCHT) | sed -e 's/://g')
VERSION=$(shell dpkg-parsechangelog | grep ^Version: | cut -d ' ' -f 2)
ARCH=$(shell dpkg --print-architecture)
-CHFILE=$(KSRC)/../thinkpad-modules-$(KVERS)_$(VERSION)_$(ARCH).changes
-DEB=$(shell pwd)/debian/thinkpad-modules-$(KVERS)
+CHFILE=$(KSRC)/../$(PKGNAME)-$(KVERS)_$(VERSION)_$(ARCH).changes
+DEB=$(shell pwd)/debian/$(PKGNAME)-$(KVERS)
+
+# for module-assistant
+PACKAGE=$(PKGNAME)
+MA_DIR ?= /usr/share/modass
+-include $(MA_DIR)/include/generic.make
+-include $(MA_DIR)/include/common-rules.make
ifeq ($(KTYPE),2.6)
MODSUF := ko
@@ -61,7 +68,7 @@
kdist_configure: debian/control debian/changelog debian/postinst debian/postrm
-build-modules:
+build-modules: kdist_configure
cd $(KTYPE)/drivers && $(MAKE)
binary-modules: build-modules
@@ -79,7 +86,7 @@
dh_installdeb
dh_gencontrol
dh_md5sums
- dh_builddeb --destdir=$(KSRC)/..
+ dh_builddeb --destdir=$(DEB_DESTDIR)
kdist_image: kdist_configure
$(ROOT_CMD) $(MAKE) $(MFLAGS) -f debian/rules binary-modules
diff -u thinkpad-5.8/debian/thinkpad-modules.d/control.sed
thinkpad-5.8/debian/thinkpad-modules.d/control.sed
--- thinkpad-5.8/debian/thinkpad-modules.d/control.sed
+++ thinkpad-5.8/debian/thinkpad-modules.d/control.sed
@@ -2,7 +2,7 @@
Section: utils
Priority: extra
Maintainer: $KMAINT <$KEMAIL>
-Build-Depends: debhelper (>= 4.1.17), thinkpad-source
+Build-Depends: debhelper (>= 4.1.17), thinkpad-source, module-assistant
Standards-Version: 3.6.1.0
Package: thinkpad-modules-$KVERS
-- System Information:
Debian Release: testing/unstable
APT prefers stable
APT policy: (700, 'stable'), (600, 'testing'), (98, 'unstable'), (1,
'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14-2-686
Locale: LANG=en_GB, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Versions of packages thinkpad-source depends on:
ii debhelper 5.0.10 helper programs for debian/rules
ii devscripts 2.9.10 Scripts to make the life of a Debi
ii gcc [c-compiler] 4:4.0.2-2 The GNU C compiler
ii gcc-4.0 [c-compiler] 4.0.2-5 The GNU C compiler
ii make 3.80-11 The GNU version of the "make" util
Versions of packages thinkpad-source recommends:
ii dpkg-dev 1.13.11 package building tools for Debian
ii kernel-package 10.023 A utility for building Linux kerne
-- debconf-show failed
--
.''`. martin f. krafft <[EMAIL PROTECTED]>
: :' : proud Debian developer and author: http://debiansystem.info
`. `'`
`- Debian - when you have better things to do than fixing a system
Invalid/expired PGP (sub)keys? Use subkeys.pgp.net as keyserver!
"nothing can cure the soul but the senses,
just as nothing can cure the senses but the soul."
-- oscar wilde
signature.asc
Description: Digital signature (GPG/PGP)
--- End Message ---
--- Begin Message ---
This package has been removed from Debian unstable. I'm therefore
closing this bug report. The package has been removed because it's
obsolete (see #415126).
--
Martin Michlmayr
http://www.cyrius.com/
--- End Message ---