Author: smoe-guest Date: 2008-08-04 08:44:01 +0000 (Mon, 04 Aug 2008) New Revision: 2383
Modified: trunk/packages/mustang/trunk/debian/changelog trunk/packages/mustang/trunk/debian/watch Log: * debian/watch adapted to debian/changelog * changed date in changelog to avoid lintian warning Modified: trunk/packages/mustang/trunk/debian/changelog =================================================================== --- trunk/packages/mustang/trunk/debian/changelog 2008-08-04 04:15:21 UTC (rev 2382) +++ trunk/packages/mustang/trunk/debian/changelog 2008-08-04 08:44:01 UTC (rev 2383) @@ -27,8 +27,9 @@ * Policy 3.8.0 * Patch for gcc-4.3 * debian/control has less redundany and easier working, added ref to paper. + * changed debian watch to reflect version mangling in debian/changelog - -- Morten Kjeldgaard <[EMAIL PROTECTED]> Thu, 10 Jan 2008 16:53:32 +0100 + -- Morten Kjeldgaard <[EMAIL PROTECTED]> Mon, 04 Aug 2008 10:42:14 +0200 mustang (3.0-0ubuntu1) gutsy; urgency=low Modified: trunk/packages/mustang/trunk/debian/watch =================================================================== --- trunk/packages/mustang/trunk/debian/watch 2008-08-04 04:15:21 UTC (rev 2382) +++ trunk/packages/mustang/trunk/debian/watch 2008-08-04 08:44:01 UTC (rev 2383) @@ -1,3 +1,3 @@ version=3 -opts="dversionmangle=s/.0$//" \ +opts="uversionmangle=s/$/.0/" \ http://www.cs.mu.oz.au/~arun/mustang/ ./mustang_v\.(.*)\.tgz _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
