From: Antonio Ospite <ospite@studenti.unina.it>
Date: Fri, 23 Sep 2011 09:26:44 +0000 (+0200)
Subject: debian/rules: remove comments about being a dh-make sample file
X-Git-Tag: debian/0.4-1~23
X-Git-Url: https://git.ao2.it/kboot-utils.git/commitdiff_plain/725694496690710f38600a583d39d062f497b144?ds=inline;hp=01897355efac2cc58bf1050336bf035b938ea009

debian/rules: remove comments about being a dh-make sample file

Git-Dch: Short
Thanks: Gergely Nagy for the suggestion
---

diff --git a/debian/rules b/debian/rules
index b760bee..79fd842 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,10 +1,5 @@
 #!/usr/bin/make -f
 # -*- makefile -*-
-# Sample debian/rules that uses debhelper.
-# This file was originally written by Joey Hess and Craig Small.
-# As a special exception, when this file is copied by dh-make into a
-# dh-make output file, you may use that output file without restriction.
-# This special exception was added by Craig Small in version 0.37 of dh-make.
 
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1