tags 422640 +unreproducible,moreinfo
thanks
Hi,
I can't reproduce this bug. How exactly did you get to the
state the ./debian directory was in? Can you reproduce the steps needed
to get back there, starting from a pristine source?
manoj
__> make-kpkg debian
exec make -f /usr/share/kernel-package/ruleset/minimal.mk debian
====== making target minimal_debian [new prereqs: ]======
This is kernel package version .
test -d debian || mkdir debian
test ! -e stamp-building || rm -f stamp-building
test -f debian/control || sed -e 's/=V/2.6.21.1-skas3-v8.2/g' \
-e 's/=D/5:2.6.21.1-skas3-v8.2-501.glaurung/g' -e
's/=A/i386/g' \
-e 's/=SA//g' -e 's/=L/ /g' \
-e 's/=I//g' \
-e 's/=CV/2.6/g' \
-e 's/=M/Manoj Srivastava <[EMAIL PROTECTED]>/g'
\
-e 's/=ST/linux/g' -e 's/=B/i386/g' \
/usr/share/kernel-package/Control > debian/control
test -f debian/changelog || sed -e 's/=V/2.6.21.1-skas3-v8.2/g' \
-e 's/=D/5:2.6.21.1-skas3-v8.2-501.glaurung/g' -e
's/=A/i386/g' \
-e 's/=ST/linux/g' -e 's/=B/i386/g' \
-e 's/=M/Manoj Srivastava <[EMAIL PROTECTED]>/g'
\
/usr/share/kernel-package/changelog > debian/changelog
install -p -m 755 /usr/share/kernel-package/rules debian/rules
for file in ChangeLog Control Control.bin86 config templates.in rules; do
\
cp -f /usr/share/kernel-package/$file ./debian/;
\
done
for dir in Config docs examples ruleset scripts pkg po; do
\
cp -af /usr/share/kernel-package/$dir ./debian/;
\
done
test -d ./debian/stamps || mkdir debian/stamps
__> m debian/changelog
__> dpkg-parsechangelog
Source: linux-source-2.6.21.1-skas3-v8.2
Version: 5:2.6.21.1-skas3-v8.2-501.glaurung
Distribution: unstable
Urgency: low
Maintainer: Manoj Srivastava <[EMAIL PROTECTED]>
Date: Sat, 19 Aug 2006 16:37:36 -0500
Changes:
linux-source-2.6.21.1-skas3-v8.2 (5:2.6.21.1-skas3-v8.2-501.glaurung)
unstable; urgency=low
.
* This is a dummy changelog for packages generated by kernel-package. At
some point, there shall be hooks for the user to substitute a
changelog entry, but currently this is just a stub.
--
You must dine in our cafeteria. You can eat dirt cheap there!!!!
Manoj Srivastava <[EMAIL PROTECTED]> <http://www.golden-gryphon.com/>
1024D/BF24424C print 4966 F272 D093 B493 410B 924B 21BA DABB BF24 424C
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]