Your message dated Fri, 03 Oct 2008 16:17:04 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#498741: fixed in git-core 1:1.6.0.2-1 has caused the Debian Bug report #498741, regarding /usr/share/doc/git-core/README.Debian: Config for apache is outdated, gitweb files are in /usr/share/gitweb 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 this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [EMAIL PROTECTED] immediately.) -- 498741: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=498741 Debian Bug Tracking System Contact [EMAIL PROTECTED] with problems
--- Begin Message ---Package: git-core Version: 1:1.6.0.1-1 Severity: normal File: /usr/share/doc/git-core/README.Debian Tags: patch The config example for apache is outdated: <VirtualHost *:80> ... Alias /gitweb.css /var/www/gitweb.css Alias /git-favicon.png /var/www/git-favicon.png Alias /git-logo.png /var/www/git-logo.png ... </VirtualHost> Those files are in /usr/share/gitweb now. Patch is attached. Cheers, Michael -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (300, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.26.4 Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages git-core depends on: ii libc6 2.7-13 GNU C Library: Shared libraries ii libcurl3-gnutls 7.18.2-7 Multi-protocol file transfer libra ii libdigest-sha1-perl 2.11-2+b1 NIST SHA-1 message digest algorith ii liberror-perl 0.17-1 Perl module for error/exception ha ii libexpat1 2.0.1-4 XML parsing C library - runtime li ii perl-modules 5.10.0-13 Core Perl modules ii zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime Versions of packages git-core recommends: ii less 418-1 Pager program similar to more ii openssh-client [ssh-client] 1:5.1p1-2 secure shell client, an rlogin/rsh ii patch 2.5.9-5 Apply a diff file to an original ii rsync 3.0.4-1 fast remote file copy program (lik Versions of packages git-core suggests: pn git-arch <none> (no description available) ii git-cvs 1:1.6.0.1-1 fast, scalable, distributed revisi pn git-daemon-run <none> (no description available) ii git-doc 1:1.6.0.1-1 fast, scalable, distributed revisi pn git-email <none> (no description available) pn git-gui <none> (no description available) ii git-svn 1:1.6.0.1-1 fast, scalable, distributed revisi ii gitk 1:1.6.0.1-1 fast, scalable, distributed revisi ii gitweb 1:1.6.0.1-1 fast, scalable, distributed revisi -- no debconf informationdiff --git a/debian/git-core.README.Debian b/debian/git-core.README.Debian index 3102c43..db6ca28 100644 --- a/debian/git-core.README.Debian +++ b/debian/git-core.README.Debian @@ -50,9 +50,9 @@ configuration that looks like this: ErrorLog /var/log/apache-ssl/git.example.org-error.log CustomLog /var/log/apache-ssl/git.example.org-access.log combined Alias /robots.txt /var/www/cvs.robots.txt - Alias /gitweb.css /var/www/gitweb.css - Alias /git-favicon.png /var/www/git-favicon.png - Alias /git-logo.png /var/www/git-logo.png + Alias /gitweb.css /usr/share/gitweb/gitweb.css + Alias /git-favicon.png /usr/share/gitweb/git-favicon.png + Alias /git-logo.png /usr/share/gitweb/git-logo.png Alias /git /var/cache/git ScriptAlias / /usr/lib/cgi-bin/gitweb.cgi RedirectMatch permanent "^/~(.*)$" "http://example.org/~$1"
--- End Message ---
--- Begin Message ---Source: git-core Source-Version: 1:1.6.0.2-1 We believe that the bug you reported is fixed in the latest version of git-core, which is due to be installed in the Debian FTP archive: git-arch_1.6.0.2-1_all.deb to pool/main/g/git-core/git-arch_1.6.0.2-1_all.deb git-core_1.6.0.2-1.diff.gz to pool/main/g/git-core/git-core_1.6.0.2-1.diff.gz git-core_1.6.0.2-1.dsc to pool/main/g/git-core/git-core_1.6.0.2-1.dsc git-core_1.6.0.2.orig.tar.gz to pool/main/g/git-core/git-core_1.6.0.2.orig.tar.gz git-cvs_1.6.0.2-1_all.deb to pool/main/g/git-core/git-cvs_1.6.0.2-1_all.deb git-daemon-run_1.6.0.2-1_all.deb to pool/main/g/git-core/git-daemon-run_1.6.0.2-1_all.deb git-doc_1.6.0.2-1_all.deb to pool/main/g/git-core/git-doc_1.6.0.2-1_all.deb git-email_1.6.0.2-1_all.deb to pool/main/g/git-core/git-email_1.6.0.2-1_all.deb git-gui_1.6.0.2-1_all.deb to pool/main/g/git-core/git-gui_1.6.0.2-1_all.deb git-svn_1.6.0.2-1_all.deb to pool/main/g/git-core/git-svn_1.6.0.2-1_all.deb gitk_1.6.0.2-1_all.deb to pool/main/g/git-core/gitk_1.6.0.2-1_all.deb gitweb_1.6.0.2-1_all.deb to pool/main/g/git-core/gitweb_1.6.0.2-1_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. Gerrit Pape <[EMAIL PROTECTED]> (supplier of updated git-core 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.8 Date: Wed, 24 Sep 2008 20:55:26 +0000 Source: git-core Binary: git-core git-doc git-arch git-cvs git-svn git-email git-daemon-run git-gui gitk gitweb Architecture: all source Version: 1:1.6.0.2-1 Distribution: experimental Urgency: low Maintainer: Gerrit Pape <[EMAIL PROTECTED]> Changed-By: Gerrit Pape <[EMAIL PROTECTED]> Description: git-arch - fast, scalable, distributed revision control system (arch interop git-core - fast, scalable, distributed revision control system git-cvs - fast, scalable, distributed revision control system (cvs interope git-daemon-run - fast, scalable, distributed revision control system (git-daemon s git-doc - fast, scalable, distributed revision control system (documentatio git-email - fast, scalable, distributed revision control system (email add-on git-gui - fast, scalable, distributed revision control system (GUI) git-svn - fast, scalable, distributed revision control system (svn interope gitk - fast, scalable, distributed revision control system (revision tre gitweb - fast, scalable, distributed revision control system (web interfac Closes: 496834 498741 Changes: git-core (1:1.6.0.2-1) experimental; urgency=low . * new upstream point release. * debian/git-core.NEWS.Debian: new; mention that most of the programs now are installed outside the default $PATH; the "git-xyzzy" form in scripts and on the command line is no longer supported in 1.6.0. * debian/git-core.README.Debian: fix paths in config example (thx Michael Biebl for the patch, closes: #498741). * debian/git-core.README.Debian: typo (thx Vincent Bernat for the patch, closes: #496834). Checksums-Sha1: 96882db572e777579374de4c600b3590e59100ef 1295 git-core_1.6.0.2-1.dsc 7b0814374a9734b2955718c9390a4021da3110ff 2237730 git-core_1.6.0.2.orig.tar.gz 4ffcd5f8e6864b56006d0add03b17eacf7f6cbfd 241024 git-core_1.6.0.2-1.diff.gz d9156facd785acacacec451cb5891f4780b82a8f 1117466 git-doc_1.6.0.2-1_all.deb 992ea2e604d5381d8b9131004992b12f3abd97bb 245674 git-arch_1.6.0.2-1_all.deb 0852826e04e53479949e525cfbb1043c392c1b4f 281822 git-cvs_1.6.0.2-1_all.deb 8a6ce1a26854b263177bcd45bebdf6b5522eb70f 284188 git-svn_1.6.0.2-1_all.deb 959cbe1678d7a4ff24d7ca3105477ed9e112d264 232316 git-daemon-run_1.6.0.2-1_all.deb 670d72c504377c74c0115792fc84983219962d21 244442 git-email_1.6.0.2-1_all.deb ccacf387b294cf0d4f0e83aff67dac134cdda38d 420160 git-gui_1.6.0.2-1_all.deb 6a6a61f9e68947a1b1059fed093477ea4db7007c 313826 gitk_1.6.0.2-1_all.deb 1f716261c72f6e7fbab81b6e8518dc3f570d86c4 283840 gitweb_1.6.0.2-1_all.deb Checksums-Sha256: 9b5b11a6d6eedb2abf6454c831764828090f1f94178cd529fa53fcb924010764 1295 git-core_1.6.0.2-1.dsc a4d6e242530f0481937cdf789942d79c013cbd6a21e7b52ece9e9d8b3ffa2b18 2237730 git-core_1.6.0.2.orig.tar.gz ff813e3b794b8cd5271f45cf8fabbc5d0509d9dbe296003f1ba6e6d7817f0a34 241024 git-core_1.6.0.2-1.diff.gz a1f73504bfc2491ad3ec4aff4be0ac8ba59c62c462840b04801e6aaf37ce778a 1117466 git-doc_1.6.0.2-1_all.deb cde9bed34b817b8cb45f2516079a1d20ea0b4c1e3a3d0c05a7bbbdaf7b932786 245674 git-arch_1.6.0.2-1_all.deb 2ecb85f532b50712a6a952373ddd4d46ce4d888f56397cd304d85f48ae5a2531 281822 git-cvs_1.6.0.2-1_all.deb f43c1caa428b822d927159aae0e912886cee68bfab7075d3d12b1c5318ff284c 284188 git-svn_1.6.0.2-1_all.deb 8d4bf135dc319b859ab5c00fc9c091d0056af160b13ba95a6a13c702bfe6c24f 232316 git-daemon-run_1.6.0.2-1_all.deb 11f7b8128a79d6d3a278f0362e15c8016cf1177326f9d8f01ece0a170a30abfd 244442 git-email_1.6.0.2-1_all.deb a4dc68a43376bc3c1162fd519eb5989899bc6ff9b329f728a5232b3698922d36 420160 git-gui_1.6.0.2-1_all.deb f2204cdbabd9f8dec161920ce55cf634cb6e9ca8ed470f97cf715826428c633b 313826 gitk_1.6.0.2-1_all.deb 5cc67647611af5f94a8d7bafffde3bd6d26537683444776e08b0f05e83396c0f 283840 gitweb_1.6.0.2-1_all.deb Files: fea8b29ecc7a4c871c3036fd6d0c6e2b 1295 devel optional git-core_1.6.0.2-1.dsc cc69aee5363e43e707d6b781e36a4620 2237730 devel optional git-core_1.6.0.2.orig.tar.gz 3f96dc273db6e4b2752de847d4da072a 241024 devel optional git-core_1.6.0.2-1.diff.gz 8324cecad62dd6b4c130178bfefc93d9 1117466 doc optional git-doc_1.6.0.2-1_all.deb 0acf7a16af0402a74553a1e0922ef62a 245674 devel optional git-arch_1.6.0.2-1_all.deb 4886dba6f0af54f0bd612e0206eeae36 281822 devel optional git-cvs_1.6.0.2-1_all.deb 2af3fd2a8414432d88651e514c4413da 284188 devel optional git-svn_1.6.0.2-1_all.deb 0afe2bfc6b0782356775a20a40ff3597 232316 devel optional git-daemon-run_1.6.0.2-1_all.deb e2ef556898a5adf7b49a86b3e0e9362b 244442 devel optional git-email_1.6.0.2-1_all.deb 47c2c134072f9952dee75e67db715ba5 420160 devel optional git-gui_1.6.0.2-1_all.deb ee1dd6a12bedfdc2cdb887684cadf707 313826 devel optional gitk_1.6.0.2-1_all.deb 0c0eb1bfdc3d80071f36d7527702b87e 283840 devel optional gitweb_1.6.0.2-1_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iD8DBQFI5kGwGJoyQbxwpv8RAuSJAJwLei4HIGgRK1/4GgE6GU0Zbu5c4ACfSZVn Y4ohHxqLaNnFEDdV8yw3GNk= =hkpc -----END PGP SIGNATURE-----
--- End Message ---

