]> git.donarmstrong.com Git - debhelper.git/commit
r383: * dh_movefiles: no longer does the symlink ordering hack, as
authorjoey <joey>
Mon, 6 Nov 2000 23:57:58 +0000 (23:57 +0000)
committerjoey <joey>
Mon, 6 Nov 2000 23:57:58 +0000 (23:57 +0000)
commit1d9a72073d0f54f96be2404929a452cdf90c2f6b
treef9d68fc88fe0661e807c6f26c56bfab80e306b15
parent86f7ae9de59a682f596bff2fbaae1b7f05b82370
r383:    * dh_movefiles: no longer does the symlink ordering hack, as
     this is supported by dpkg itself now. Added a dependancy on
     dpkg-dev >= 1.7.0 to make sure this doesn't break anything.
   * While I'm updating for dpkg 1.7.0, I removed the -ldirectory hack
     from dh_shlibdeps; dpkg-shlibdeps has its own much more brutal hack to
     make this work. The switch is ignored now for backwards compatability.
   * dh_suidregister will be deprecated soon -- dpkg-statoverride is a
     much better way.
debian/changelog
debian/control
dh_movefiles
dh_movefiles.1
dh_shlibdeps
dh_shlibdeps.1