Author: tille Date: 2013-08-10 10:23:32 +0000 (Sat, 10 Aug 2013) New Revision: 14424
Removed: trunk/packages/python-sqlsoup/trunk/debian/rules Log: Rules should be executable - no idea how to fix this in SVN without removing and restoring Deleted: trunk/packages/python-sqlsoup/trunk/debian/rules =================================================================== --- trunk/packages/python-sqlsoup/trunk/debian/rules 2013-08-10 09:50:19 UTC (rev 14423) +++ trunk/packages/python-sqlsoup/trunk/debian/rules 2013-08-10 10:23:32 UTC (rev 14424) @@ -1,20 +0,0 @@ -#!/usr/bin/make -f -# -*- makefile -*- - -# Uncomment this to turn on verbose mode. -# export DH_VERBOSE=1 - -%: - dh $@ --with python2 - -#override_dh_clean: -# dh_clean -# # [ -r Makefile ] && make clean ? -# -#override_dh_installchangelogs: -# dh_installchangelogs perl/ChangeLog - -get-orig-source: - mkdir -p ../tarballs - uscan --verbose --force-download --destdir=../tarballs - _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
