projects
/
live-initramfs-grml.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
9eef48f
)
Use dh_clean instead of dh_prep to get rid of need for debhelper 7
v1.157.1-1grml.03
author
Michael Prokop
<mika@grml.org>
Thu, 23 Apr 2009 09:35:03 +0000
(11:35 +0200)
committer
Michael Prokop
<mika@grml.org>
Thu, 23 Apr 2009 09:35:03 +0000
(11:35 +0200)
debian/changelog
patch
|
blob
|
history
debian/rules
patch
|
blob
|
history
diff --git
a/debian/changelog
b/debian/changelog
index
1dca07a
..
cc018e0
100644
(file)
--- a/
debian/changelog
+++ b/
debian/changelog
@@
-4,8
+4,10
@@
live-initramfs (1.157.1-1grml.03) unstable; urgency=low
04_drop_usage_of_fstype.dpatch, otherwise live-snapshot will fail
in a running live-system because fstype is an executable
on grml, whereas it's just a shell function in live-initramfs.
04_drop_usage_of_fstype.dpatch, otherwise live-snapshot will fail
in a running live-system because fstype is an executable
on grml, whereas it's just a shell function in live-initramfs.
+ * Updating to Debian's git version 381d8f0952b1ca15338dd2ed26ab5a48c5a6ca67.
+ * Use dh_clean instead of dh_prep to get rid of need for debhelper 7.
- -- Michael Prokop <mika@grml.org> Thu, 23 Apr 2009 11:
20:03
+0200
+ -- Michael Prokop <mika@grml.org> Thu, 23 Apr 2009 11:
34:24
+0200
live-initramfs (1.157.1-1grml.02) unstable; urgency=low
live-initramfs (1.157.1-1grml.02) unstable; urgency=low
diff --git
a/debian/rules
b/debian/rules
index
7770018
..
425c82e
100755
(executable)
--- a/
debian/rules
+++ b/
debian/rules
@@
-39,7
+39,7
@@
unpatch:
install: build
dh_testdir
dh_testroot
install: build
dh_testdir
dh_testroot
- dh_
prep
+ dh_
clean -k
dh_installdirs
# Installing package
dh_installdirs
# Installing package