From 3eae6bf97fc67b00ba9852a9f5f67cbab9bda264 Mon Sep 17 00:00:00 2001 From: Agney Lopes Roth Ferraz Date: Mon, 17 Sep 2007 15:51:12 -0300 Subject: Import Debian changes 0.4.2.2-2 hardinfo (0.4.2.2-2) unstable; urgency=low * Fixed FTBFS. (Closes: #442594) --- debian/changelog | 6 ++++++ debian/rules | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index d6d6aefa..5bf41225 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +hardinfo (0.4.2.2-2) unstable; urgency=low + + * Fixed FTBFS. (Closes: #442594) + + -- Agney Lopes Roth Ferraz Mon, 17 Sep 2007 15:51:12 -0300 + hardinfo (0.4.2.2-1) unstable; urgency=low * New upstream release. diff --git a/debian/rules b/debian/rules index f39c5e1e..6a418d06 100755 --- a/debian/rules +++ b/debian/rules @@ -43,7 +43,7 @@ clean: # Add here commands to clean up after the build process. [ ! -f Makefile ] || $(MAKE) clean - + rm -f arch/this dh_clean install: build -- cgit v1.2.3