From 10ce7e864cf64c140bc4a3c20338a6b4983b222f Mon Sep 17 00:00:00 2001 From: Sam Hartman Date: Sun, 2 Jun 2002 21:55:20 +0000 Subject: [PATCH] Document new version; make openafs-modules-source depend on kernel-package; fix typo --- debian/README.modules | 2 +- debian/changelog | 8 ++++++-- debian/control | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/debian/README.modules b/debian/README.modules index 749666deb..d2c8e0168 100644 --- a/debian/README.modules +++ b/debian/README.modules @@ -28,7 +28,7 @@ Debian kernel packages store a copy of their kernel configuration in make-kpkg configure make-kpkg modules_image -You may need to use the --append_version switch to add version suffixes +You may need to use the --append_to_version switch to add version suffixes like -686 if your modules install into /lib/modules/version-686. Ignore any errors about genchanges.sh failing. An openafs-modules deb should be created. Use dpkg -i to install this version. diff --git a/debian/changelog b/debian/changelog index 981a117bd..853c4f7ec 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,12 @@ -openafs (1.2.4-0) unstable; urgency=low +openafs (1.2.4-1) unstable; urgency=low * New upstream version + * Now builds for ia64, closes: #142287 + * Now works again with 2.2 kernels, thanks to upstream fix, closes: #140187 + * openafs-modules-source depends on kernel-package, Closes: #137169 + * Fix typo in readme.modules, Closes: #148155 - -- Sam Hartman Sun, 12 May 2002 02:01:15 -0400 + -- Sam Hartman Sun, 2 Jun 2002 17:54:42 -0400 openafs (1.2.3final2-5) unstable; urgency=medium diff --git a/debian/control b/debian/control index 30b555062..87e7d5a7e 100644 --- a/debian/control +++ b/debian/control @@ -73,7 +73,7 @@ Description: The AFS distributed filesystem- development libraries Package: openafs-modules-source Priority: extra -Depends: bison, flex, debhelper, libpam0g-dev, libncurses5-dev +Depends: bison, flex, debhelper, libpam0g-dev, libncurses5-dev, kernel-package Architecture: all Description: The AFS distributed filesystem- Module Sources AFS is a distributed filesystem allowing cross-platform sharing of -- 2.39.5