]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
* Build an openafs-dbg package with debugging information for all
authorRuss Allbery <rra@debian.org>
Tue, 26 Sep 2006 22:57:57 +0000 (22:57 +0000)
committerRuss Allbery <rra@debian.org>
Tue, 26 Sep 2006 22:57:57 +0000 (22:57 +0000)
  OpenAFS binaries.
* Update to debhelper compatibility level V5.

debian/changelog
debian/compat
debian/control
debian/rules

index 464f19b15ce3fd513d06e574669fe142f49300ea..1878c0b3b4a7c7d63669256da26974ea3a4904f6 100644 (file)
@@ -1,8 +1,11 @@
 openafs (1.4.2~fc4-1) unstable; urgency=low
 
   * New upstream release candidate.
+  * Build an openafs-dbg package with debugging information for all
+    OpenAFS binaries.
+  * Update to debhelper compatibility level V5.
 
- -- Russ Allbery <rra@debian.org>  Tue, 26 Sep 2006 15:47:02 -0700
+ -- Russ Allbery <rra@debian.org>  Tue, 26 Sep 2006 15:56:25 -0700
 
 openafs (1.4.2~fc2-1) unstable; urgency=low
 
index b8626c4cff2849624fb67f87cd0ad72b163671ad..7ed6ff82de6bcc2a78243fc9c54d3ef5ac14da69 100644 (file)
@@ -1 +1 @@
-4
+5
index f51d1a6392d3f043372207ba7981c2203bad0e6d..f73963b563cbe75e434aed071771f03eb16a9c2b 100644 (file)
@@ -3,7 +3,7 @@ Section: net
 Priority: optional
 Maintainer: Sam Hartman <hartmans@debian.org>
 Uploaders: Russ Allbery <rra@debian.org>
-Build-Depends: debhelper (>= 4.1.16), libncurses5-dev, libpam0g-dev, bison, docbook-to-man, flex, perl, comerr-dev, libkrb5-dev
+Build-Depends: debhelper (>= 5), libncurses5-dev, libpam0g-dev, bison, docbook-to-man, flex, perl, comerr-dev, libkrb5-dev
 Standards-Version: 3.7.2
 
 Package: openafs-client
@@ -126,3 +126,18 @@ Description: AFS distributed filesystem kaserver PAM module
  This package provides a PAM module for existing  sites using the AFS
  kaserver for authentication.  New sites should use a Kerberos v5
  implementation, a Kerberos v5 PAM module, and libpam-openafs-session.
+
+Package: openafs-dbg
+Priority: extra
+Depends: openafs-client (= ${binary:Version})
+Architecture: i386 powerpc sparc alpha s390 ia64 hppa amd64 ppc64
+Section: libdevel
+Description: AFS distributed filesystem debugging information
+ AFS is a distributed filesystem allowing cross-platform sharing of
+ files among multiple computers.  Facilities are provided for access
+ control, authentication, backup and administrative management.
+ .
+ This package contains the debugging information for all of the OpenAFS
+ binaries in openafs-client, openafs-fileserver, openafs-dbserver,
+ openafs-krb5, etc.  Make sure the version of this package matches the
+ version of the package being debugged.
index 5fb503201aebf6995061fcedfb847ea7e89fd545..b62c4793b7a46a38a5dc69752371f8767158817c 100755 (executable)
@@ -186,7 +186,7 @@ binary-arch: build install
        DH_OPTIONS= dh_installinit -popenafs-client -r -- defaults 25 18
        DH_OPTIONS= dh_installinit -popenafs-fileserver -r
        dh_link
-       dh_strip
+       dh_strip --dbg-package=openafs-dbg
        dh_compress
        dh_fixperms
        chmod 700 debian/openafs-client/var/cache/openafs