r2261 - in zope.testrunner/trunk/debian (rules)
Brian Sutherland
brian at vanguardistas.net
Wed May 18 11:27:02 UTC 2011
This breaks debian/test_helper_3.
On Wed, May 18, 2011 at 10:39:49AM +0000, arnau at users.alioth.debian.org wrote:
> Date: Wednesday, May 18, 2011 @ 10:39:39
> Author: arnau
> Revision: 2261
>
> zope-testrunner3 rather than zope-testrunner-3 following other existing packages
>
> Modified:
> zope.testrunner/trunk/debian/rules
>
> Modified: zope.testrunner/trunk/debian/rules
> ===================================================================
> --- zope.testrunner/trunk/debian/rules 2011-05-18 10:32:26 UTC (rev 2260)
> +++ zope.testrunner/trunk/debian/rules 2011-05-18 10:39:39 UTC (rev 2261)
> @@ -25,4 +25,4 @@
> python$$pyvers setup.py install --install-layout=deb \
> --root $(CURDIR)/debian/$(package3); \
> done
> - mv $(CURDIR)/debian/$(package3)/usr/bin/zope-testrunner $(CURDIR)/debian/$(package3)/usr/bin/zope-testrunner-3
> + mv $(CURDIR)/debian/$(package3)/usr/bin/zope-testrunner $(CURDIR)/debian/$(package3)/usr/bin/zope-testrunner3
>
>
> _______________________________________________
> pkg-zope-developers mailing list
> pkg-zope-developers at lists.alioth.debian.org
> http://lists.alioth.debian.org/mailman/listinfo/pkg-zope-developers
--
Brian Sutherland
More information about the pkg-zope-developers
mailing list