From 9ab83e140f10186c86cd3eaa8cc3a0bc77da939c Mon Sep 17 00:00:00 2001 From: Przemyslaw Pawelczyk Date: Sat, 7 Feb 2015 22:35:03 +0100 Subject: Remove debian/ directory. I think that adding this directory 3 years ago to the repository was a mistake. If there will be a demand for it, some Makefile rule bootstrapping debian/ directory could be devised. --- debian/rules | 6 ------ 1 file changed, 6 deletions(-) delete mode 100755 debian/rules (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules deleted file mode 100755 index d8309f6..0000000 --- a/debian/rules +++ /dev/null @@ -1,6 +0,0 @@ -#!/usr/bin/make -f - -export DEB_BUILD_MAINT_OPTIONS = hardening=+all - -%: - dh $@ -- cgit v1.2.1