[med-svn] r14424 - trunk/packages/python-sqlsoup/trunk/debian

Andreas Tille tille at alioth.debian.org
Sat Aug 10 10:23:33 UTC 2013


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
-




More information about the debian-med-commit mailing list