-openafs (1.4.6.dfsg1-2~40bpo1) etch-backports; urgency=low
+openafs (1.4.6.dfsg1-3~bpo40+1) etch-backports; urgency=low
- * Backport 1.4.6.dfsg1-2 to etch.
+ * Backport 1.4.6.dfsg1-3 to etch. (No changes needed.)
- -- Noah Meyerhans <noahm@debian.org> Mon, 14 Jan 2008 16:41:42 -0500
+ -- Noah Meyerhans <noahm@debian.org> Wed, 5 Mar 2008 16:41:53 -0500
+
+openafs (1.4.6.dfsg1-3) unstable; urgency=low
+
+ * Fix FTBFS caused by a change in dh_strip behavior. It no longer
+ creates empty files for already stripped binaries, so we should no
+ longer remove them. Thanks, Lucas Nussbaum. (Closes: #464274)
+ * Include debugging symbols for libpam-openafs-kaserver in openafs-dbg.
+ * Do not stop daemons in run-level S. This isn't a real run-level and
+ hence there's no reason to create the links.
+
+ -- Russ Allbery <rra@debian.org> Wed, 06 Feb 2008 11:24:19 -0800
openafs (1.4.6.dfsg1-2) unstable; urgency=low
Package: openafs-dbg
Priority: extra
Depends: openafs-fileserver (= ${binary:Version})
+ | libpam-openafs-kaserver (= ${binary:Version})
Architecture: i386 powerpc sparc alpha s390 ia64 hppa amd64 ppc64 s390x
Section: libdevel
Description: AFS distributed filesystem debugging information
control, authentication, backup and administrative management.
.
This package contains the debugging information for the OpenAFS
- fileserver and volserver.
+ fileserver and volserver and for libpam-openafs-kaserver.
# Required-Stop: $local_fs $remote_fs $network
# Should-Start: $local_fs $remote_fs
# Default-Start: 2 3 4 5
-# Default-Stop: S 0 1 6
+# Default-Stop: 0 1 6
# Short-Description: OpenAFS client
# Description: Starts or stops the OpenAFS client, loading the
# OpenAFS kernel module as necessary.
# Required-Start: $local_fs $remote_fs $network $time
# Required-Stop: $local_fs $remote_fs $network
# Default-Start: 2 3 4 5
-# Default-Stop: S 0 1 6
+# Default-Stop: 0 1 6
# Short-Description: OpenAFS file and database server manager
# Description: Starts, stops, or restarts the OpenAFS bosserver,
# which is the process that starts and manages the
DH_OPTIONS= dh_installinit -popenafs-fileserver -r
dh_link
dh_strip --dbg-package=openafs-dbg
- rm -r debian/openafs-dbg/usr/lib/debug/lib
- rm -r debian/openafs-dbg/usr/lib/debug/sbin
- rm -r debian/openafs-dbg/usr/lib/debug/usr/bin
- rm -r debian/openafs-dbg/usr/lib/debug/usr/sbin
- cd debian/openafs-dbg/usr/lib/debug/usr/lib/openafs \
- && rm buserver ptserver salvager upserver upclient vlserver
dh_compress
dh_fixperms
chmod 700 debian/openafs-client/var/cache/openafs