Your message dated Sat, 17 Nov 2007 13:29:44 -0500 with message-id <[EMAIL PROTECTED]> and subject line Fixed version of package has been uploaded. 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: vegastrike-data Version: 0.4.3-3 Severity: minor Tags: patch Hello, I experienced the following error: ===== /etc/cron.daily/man-db: mandb: warning: /usr/share/man/man1/vslauncher.1 is a dangling symlink mandb: warning: /usr/share/man/man1/vsinstall.1 is a dangling symlink mandb: warning: /usr/share/man/man1/vssetup.1 is a dangling symlink ===== This because: ===== [EMAIL PROTECTED]:~$ ls -l /usr/share/man/man1/vslauncher.1 lrwxrwxrwx 1 root root 12 Sep 15 00:00 /usr/share/man/man1/vslauncher.1 -> vegastrike.1 [EMAIL PROTECTED]:~$ dlocate vegastrike.1 [EMAIL PROTECTED]:~$ dpkg -L vegastrike-data | grep vegastrike.1 [EMAIL PROTECTED]:~$ dpkg -L vegastrike-data | grep vegastrike. /usr/share/man/man6/vegastrike.6.gz [...] [EMAIL PROTECTED]:~$ ===== The following patch should solve the problem (not tested): --8<---------------cut here---------------start------------->8--- --- vegastrike-data-0.4.3/debian/rules 2007-09-20 22:24:01.000000000 +0200 +++ vegastrike-data/debian/rules 2007-09-20 22:28:26.000000000 +0200 @@ -36,7 +36,7 @@ dh_testroot dh_installdocs dh_installchangelogs - dh_installman documentation/*.1 + dh_installman documentation/vegastrike.1 dh_link dh_compress dh_fixperms --- vegastrike-data-0.4.3/debian/vegastrike-data.links 2007-09-20 22:24:01.000000000 +0200 +++ vegastrike-data/debian/vegastrike-data.links 2007-09-20 22:29:31.000000000 +0200 @@ -1,2 +1,3 @@ usr/share/man/man6/vegastrike.6.gz usr/share/man/man6/vsinstall.6.gz +usr/share/man/man6/vegastrike.6.gz usr/share/man/man6/vslauncher.6.gz usr/share/man/man6/vegastrike.6.gz usr/share/man/man6/vssetup.6.gz --8<---------------cut here---------------end--------------->8--- Thx, bye, Gismo / Luca -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (990, 'unstable'), (500, 'testing'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.22-2-amd64 (SMP w/2 CPU cores) Locale: LANG=C, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash -- no debconf information
--- End Message ---
--- Begin Message ---This bug has been fixed. The vegastrike-data package won't contain manpages. Forgot to add a proper closes line in the changelog for this bug so here's is the generated message. Source: vegastrike-data Source-Version: 0.4.3-5 We believe that the bug you reported is fixed in the latest version of vegastrike-data, which is due to be installed in the Debian FTP archive: vegastrike-data_0.4.3-5.diff.gz to pool/main/v/vegastrike-data/vegastrike-data_0.4.3-5.diff.gz vegastrike-data_0.4.3-5.dsc to pool/main/v/vegastrike-data/vegastrike-data_0.4.3-5.dsc vegastrike-data_0.4.3-5_all.deb to pool/main/v/vegastrike-data/vegastrike-data_0.4.3-5_all.deb A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Andres Mejia <[EMAIL PROTECTED]> (supplier of updated vegastrike-data package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [EMAIL PROTECTED]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Sat, 11 Aug 2007 01:09:10 -0400 Source: vegastrike-data Binary: vegastrike-data Architecture: source all Version: 0.4.3-5 Distribution: unstable Urgency: low Maintainer: Debian Games Team <[EMAIL PROTECTED]> Changed-By: Andres Mejia <[EMAIL PROTECTED]> Description: vegastrike-data - data files for vegastrike Closes: 343411 419146 Changes: vegastrike-data (0.4.3-5) unstable; urgency=low . * Keeping tarball that was uploaded. + Changed debian/copyright to reflect this. + A lot of lintian warning will still appear. . vegastrike-data (0.4.3-4) unstable; urgency=low . * Addressing lintian errors. + Man pages won't be installed from data package. (Closes: #419146) + cgi.py has correct path for python now. + Adding python as dependency. + modules/builtin/reconvert.py set to use python instead of python1.5 * Fixed Build-Depends * Using .vegastrike-0.4.x as version. * Repacked tarball to filter out unnecessary files. + Full description is in debian/copyright. * vegastrike.config has max_texture_dimension of 512. (Closes: #343411) + Adding README.Debian file that explains this. * Addressing lintian warnings. + Removed files made by using CVS. + Executable scripts were made executable. + Non-executable scripts were made non-executable. + Full description is in debian/copyright. * Added vegastrike in Suggests line in debian/control. Files: 2dfbf739bc73dc8c59db77a8bde62979 884 games optional vegastrike-data_0.4.3-5.dsc c4c1020568ae7746ab2af098b1326d11 105715 games optional vegastrike-data_0.4.3-5.diff.gz ff3ca1ab25151c2fa4ed6a31d95b5d77 157702800 games optional vegastrike-data_0.4.3-5_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHPLztx/UhwSKygsoRApgHAJ9yA03iaxzyNbqtk3zjfLwXTS7HxwCglKae E8rJu4cLJAXdkjJmsF/9MOA= =KwXf -----END PGP SIGNATURE-----
--- End Message ---

