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