Package: eventlog
Version: 0.2.3+20050116+1856
Severity: grave
Tags: experimental
Hi,
The binary generated by the eventlog package only contain the changelog
and copyright files.
To fix this, execute "rename -v 's/.files$/.install/' debian/*files" and
apply this patch:
--- eventlog-0.2.3+20050116+1856/debian/rules 2005-05-24 23:24:12.000000000
+0200
+++ eventlog-0.2.3+20050116+1856.new/debian/rules 2005-10-10
23:51:27.000000000 +0200
@@ -46,7 +46,7 @@
dh_installchangelogs
dh_installdocs
dh_installexamples
- dh_install
+ dh_install --sourcedir=debian/tmp
# dh_installmenu
# dh_installdebconf
# dh_installlogrotate
The rest of the packaging sucks too, you should definitely fix it before
uploading to unstable. You should also think about putting the soname in
the package name.
Marc
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]