clean up rules, per comments on revu

This commit is contained in:
Dustin Kirkland 2009-01-10 00:45:51 -06:00
commit 253064b089
2 changed files with 2 additions and 6 deletions

4
debian/changelog vendored
View file

@ -1,8 +1,8 @@
screen-profiles (1.6) UNRELEASED; urgency=low screen-profiles (1.6) UNRELEASED; urgency=low
* * debian/rules: clean up comments
-- Dustin Kirkland <kirkland@ubuntu.com> Fri, 09 Jan 2009 17:45:13 -0600 -- Dustin Kirkland <kirkland@ubuntu.com> Sat, 10 Jan 2009 00:45:26 -0600
screen-profiles (1.5-0ubuntu1) jaunty; urgency=low screen-profiles (1.5-0ubuntu1) jaunty; urgency=low

4
debian/rules vendored
View file

@ -1,9 +1,5 @@
#!/usr/bin/make -f #!/usr/bin/make -f
# -*- makefile -*- # -*- 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. # Uncomment this to turn on verbose mode.
# export DH_VERBOSE=1 # export DH_VERBOSE=1