[php-maint] Bug#752096: [php5] Literal "$" keyword in UPGRADING (and other documents)

Filipus Klutiero chealer at gmail.com
Thu Jun 19 15:10:52 UTC 2014


Package: php5-common
Version: 5.6.0~beta4+dfsg-4
Severity: minor

UPGRADING.gz starts with:
> $Id$
>
> PHP 5.6 UPGRADE NOTES
>
> 1. Backward Incompatible Changes
> 2. New Features

Several other files from /usr/share/doc/php5-common/ also start with a literal "$Id$". This must be the Subversion keyword. It's not pretty to ship Id-s, but also completely useless when they aren't expanded.

This may have happened following a migration from Subversion upstream, or it may be due to a packaging problem. A checkout should cause substitution if svn:keywords is properly set.

-- 
Filipus Klutiero
http://www.philippecloutier.com



More information about the pkg-php-maint mailing list