[Pkg-awstats-devel] small typo in awstats git commit 344e8f07
Jonas Smedegaard
dr at jones.dk
Wed Mar 31 07:41:04 UTC 2010
Hi Ken (cc other AWstats maintainers),
On Tue, Mar 30, 2010 at 09:09:53PM -0700, Ken Neighbors wrote:
>Just a short note to let you know that I was trying to build the
>latest awstats from git.debian.org and found a typo in debian/rules:
>"-name -name COPYING.TXT" should just be "-name COPYING.TXT". Here
>are the lines:
>
>>- find $(DEB_DESTDIR) -name COPYING.TXT -o -name LICENSE.TXT | xargs -r rm
>>+ find $(DEB_DESTDIR) -type f \
>>+ \( -name '*.pdf' -o -name -name COPYING.TXT -o -name LICENSE.TXT \) \
>>+ -exec rm '{}' +
>
>Thanks for helping maintain the awstats Debian package, and I hope
>you don't mind me just sending you an email about this typo. I
>didn't really see the need of submitting a bug report since this
>version is not even released, but I thought I could perhaps save
>someone some frustration by letting you know.
Thanks! Fixed now.
We are a team maintaining that package, and you help keep the spirit
high by not contact individuals privately but all of us collectivly.
You need not know about such details - just generally use the virtual
package address when addressing Debian package maintainers (and you do
not want to file a bugreport):
awstats at packages.debian.org
And yes, it is fine that you did not file a bugreport :-)
- Jonas
--
* Jonas Smedegaard - idealist & Internet-arkitekt
* Tlf.: +45 40843136 Website: http://dr.jones.dk/
[x] quote me freely [ ] ask before reusing [ ] keep private
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-awstats-devel/attachments/20100331/13abd55d/attachment.pgp>
More information about the Pkg-awstats-devel
mailing list