Code

Added debian/patches/long-version.
authorSebastian Harl <sh@tokkee.org>
Wed, 21 May 2008 17:00:04 +0000 (19:00 +0200)
committerSebastian Harl <sh@tokkee.org>
Wed, 21 May 2008 17:00:04 +0000 (19:00 +0200)
commit6dbc957365d82336cebf519d77e88d3183663ae1
tree9d6c76dc75c35eb8e4e707ce47dcb46fdb114500
parent9e492aa7f49d564188ffa1aa8d407512eab8e246
Added debian/patches/long-version.

This is a simple workaround for a bug in perl 5.10. Perl cannot currently
handle long version numbers when bootstrapping a module. Upstream used
1.299908051800 as a version number for this release candidate which caused
RRDs to be unusable with perl 5.10.

The date, used in the upstream version number, has been replaced with a
simple counter.
debian/patches/long-version [new file with mode: 0644]
debian/patches/series