mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-03-04 16:01:24 +00:00
more current debhelper level
This commit is contained in:
parent
922f41f6e9
commit
505fdbdeae
3
debian/changelog
vendored
3
debian/changelog
vendored
@ -4,8 +4,9 @@ livecd-rootfs (0.24) hoary-cat-UNRELEASED; urgency=low
|
||||
http://www.paul.sladen.org/ubuntu/e2fszero/e2fs-zero.py
|
||||
* Print package version during script run.
|
||||
* some HPPA fixes, allow architectures to have more than just main.
|
||||
* add debian/compat
|
||||
|
||||
-- LaMont Jones <lamont@ubuntu.com> Sat, 24 Sep 2005 15:50:52 -0600
|
||||
-- LaMont Jones <lamont@ubuntu.com> Sat, 24 Sep 2005 15:54:09 -0600
|
||||
|
||||
livecd-rootfs (0.23) hoary-cat; urgency=low
|
||||
|
||||
|
1
debian/compat
vendored
Normal file
1
debian/compat
vendored
Normal file
@ -0,0 +1 @@
|
||||
4
|
2
debian/rules
vendored
2
debian/rules
vendored
@ -38,7 +38,7 @@ install: build
|
||||
|
||||
# Add here commands to install the package into debian/<packagename>
|
||||
#$(MAKE) prefix=`pwd`/debian/`dh_listpackages`/usr install
|
||||
install -m755 livecd.sh debian/tmp/usr/sbin
|
||||
install -m755 livecd.sh debian/livecd-rootfs/usr/sbin
|
||||
|
||||
# Build architecture-dependent files here.
|
||||
binary-arch: build install
|
||||
|
Loading…
x
Reference in New Issue
Block a user