From 6e922d4d8fd9e104a3373835cfb133d3cd6d2823 Mon Sep 17 00:00:00 2001 From: Jan Wagner Date: Mon, 29 Mar 2010 02:32:31 +0000 Subject: [PATCH] revert changes --- debian/changelog | 1 - debian/rules | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 427429e..6dd73bb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,7 +6,6 @@ nagios-plugins (1.4.14-4) UNRELEASED; urgency=low - Provide package specific documentation with the packages - Provide symlinks from other packages * Remove debian/TODO cause it't totally outdated - * Use dh_prep unstead of "dh_clean -k" -- Jan Wagner Wed, 24 Mar 2010 20:24:51 +0100 diff --git a/debian/rules b/debian/rules index 00ce425..3c1507c 100755 --- a/debian/rules +++ b/debian/rules @@ -135,7 +135,7 @@ really-clean: install: build dh_testdir dh_testroot - dh_prep + dh_clean -k dh_installdirs # Add here commands to install the package into debian/nagios-plugins.