r57962 - /trunk/libbusiness-onlinepayment-perl/debian/changelog

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Sat May 15 23:55:57 UTC 2010


Author: jawnsy-guest
Date: Sat May 15 23:55:52 2010
New Revision: 57962

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=57962
Log:
NOTE: the version number is actually broken, because upstream
used development versions and for some reason these versions
were packaged for Debian. The upstream released things as:
  3.00_09
  3.00 (this copy; latest)
However, this is incorrect per CPAN conventions, because:
  3.00 == 3.00_00 (rightmost 0s are insignificant)
Therefore, the next correct upstream version should have
been 3.01.

Modified:
    trunk/libbusiness-onlinepayment-perl/debian/changelog

Modified: trunk/libbusiness-onlinepayment-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libbusiness-onlinepayment-perl/debian/changelog?rev=57962&op=diff
==============================================================================
--- trunk/libbusiness-onlinepayment-perl/debian/changelog (original)
+++ trunk/libbusiness-onlinepayment-perl/debian/changelog Sat May 15 23:55:52 2010
@@ -1,6 +1,15 @@
 libbusiness-onlinepayment-perl (3.00-1) UNRELEASED; urgency=low
 
   Only documentation changes, no upload necessary
+  NOTE: the version number is actually broken, because upstream
+  used development versions and for some reason these versions
+  were packaged for Debian. The upstream released things as:
+    3.00_09
+    3.00 (this copy; latest)
+  However, this is incorrect per CPAN conventions, because:
+    3.00 == 3.00_00 (rightmost 0s are insignificant)
+  Therefore, the next correct upstream version should have
+  been 3.01.
   IGNORE-VERSION: 3.00-1
 
   [ Jonathan Yu ]




More information about the Pkg-perl-cvs-commits mailing list