From 253064b089c4c14642f128af504b29a56f1e6dc9 Mon Sep 17 00:00:00 2001 From: Dustin Kirkland Date: Sat, 10 Jan 2009 00:45:51 -0600 Subject: [PATCH] clean up rules, per comments on revu --- debian/changelog | 4 ++-- debian/rules | 4 ---- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/debian/changelog b/debian/changelog index 020a3d61..cbfaf409 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,8 @@ screen-profiles (1.6) UNRELEASED; urgency=low - * + * debian/rules: clean up comments - -- Dustin Kirkland Fri, 09 Jan 2009 17:45:13 -0600 + -- Dustin Kirkland Sat, 10 Jan 2009 00:45:26 -0600 screen-profiles (1.5-0ubuntu1) jaunty; urgency=low diff --git a/debian/rules b/debian/rules index 05b1fb28..d9fdf997 100755 --- a/debian/rules +++ b/debian/rules @@ -1,9 +1,5 @@ #!/usr/bin/make -f # -*- makefile -*- -# Sample debian/rules that uses debhelper. -# GNU copyright 1997 to 1999 by Joey Hess. -# -# debian/rules makefile for musica # Uncomment this to turn on verbose mode. # export DH_VERBOSE=1