projects
/
debhelper.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9bbed39
)
r143: Initial Import
author
joey
<joey>
Tue, 17 Aug 1999 05:04:38 +0000
(
05:04
+0000)
committer
joey
<joey>
Tue, 17 Aug 1999 05:04:38 +0000
(
05:04
+0000)
debian/changelog
patch
|
blob
|
history
examples/rules.indep
patch
|
blob
|
history
diff --git
a/debian/changelog
b/debian/changelog
index d5aed54b559fc5418d60555cbe6e8793aad9aa50..4f49077e446d25c373ad8a070a66b2c529f7e59a 100644
(file)
--- a/
debian/changelog
+++ b/
debian/changelog
@@
-1,3
+1,10
@@
+debhelper (1.2.9) unstable; urgency=low
+
+ * Added dh_link, which generates policy complient symlinks in binary
+ packages, painlessly.
+
+ -- Joey Hess <joeyh@master.debian.org> Thu, 19 Nov 1998 18:43:36 -0800
+
debhelper (1.2.8) unstable; urgency=low
* Suggest dh-make (#29376).
diff --git
a/examples/rules.indep
b/examples/rules.indep
index 4b80f1c8efb4187502f459b73471ab319aee1928..142b99fe7699c70d4870bc96b2f3b4fb6dc3f126 100755
(executable)
--- a/
examples/rules.indep
+++ b/
examples/rules.indep
@@
-51,6
+51,7
@@
binary-indep: build install
# dh_installmanpages
# dh_undocumented
dh_installchangelogs
+ dh_link
dh_compress
dh_fixperms
dh_suidregister