mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-21 22:13:19 -07:00
clean up rules, per comments on revu
This commit is contained in:
parent
bf71eecf4b
commit
253064b089
2 changed files with 2 additions and 6 deletions
4
debian/changelog
vendored
4
debian/changelog
vendored
|
@ -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
4
debian/rules
vendored
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue