projects
/
debhelper.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
483c865
)
r1710: * Add dh_shlibdeps see also. Closes: #261367
author
joey
<joey>
Fri, 30 Jul 2004 20:50:17 +0000
(20:50 +0000)
committer
joey
<joey>
Fri, 30 Jul 2004 20:50:17 +0000
(20:50 +0000)
debian/changelog
patch
|
blob
|
history
dh_shlibdeps
patch
|
blob
|
history
diff --git
a/debian/changelog
b/debian/changelog
index be6e2466a2dd48309850f03868059b048b52a580..be6bf0b740faf721bdca1b3b383260634c76ee7c 100644
(file)
--- a/
debian/changelog
+++ b/
debian/changelog
@@
-1,3
+1,9
@@
+debhelper (4.2.18) UNRELEASED; urgency=low
+
+ * Add dh_shlibdeps see also. Closes: #261367
+
+ -- Joey Hess <joeyh@debian.org> Fri, 30 Jul 2004 16:50:01 -0400
+
debhelper (4.2.17) unstable; urgency=low
* Spanish man page updates from Ruben Porras. Closes: #261516
diff --git
a/dh_shlibdeps
b/dh_shlibdeps
index 3192b189ae7791ed40056b273ffb1306d32d4d1b..54c42ce1b8945d463d497afbdd0b21a15c3be3a5 100755
(executable)
--- a/
dh_shlibdeps
+++ b/
dh_shlibdeps
@@
-134,7
+134,7
@@
foreach my $package (@{$dh{DOPACKAGES}}) {
=head1 SEE ALSO
-L<debhelper(7)>
+L<debhelper(7)>
, L<dpkg-shlibdeps(1)>
This program is a part of debhelper.