From 769d4fd0da0c8a7d15dab325952d89873770d98f Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Sat, 22 Aug 2009 11:10:20 -0700 Subject: [PATCH] Change the source package name of the module source * Change the source package name of the stripped package generated by openafs-modules-source so that, should someone build a Debian source package from it, it won't have the same name as the main openafs source package. (cherry picked from commit ce99915567a2f37f8d1006b20c4e4b0125208a4d) --- debian/changelog | 4 ++++ debian/module/control | 2 +- debian/module/control.in | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 64d638976..51e82f3fd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -19,6 +19,10 @@ openafs (1.5.61+dfsg-1) UNRELEASED; urgency=low with openafs-modules2 and recommends openafs-modules3. * Fix the second module control file for the standards version, section, and maintainer update. + * Change the source package name of the stripped package generated by + openafs-modules-source so that, should someone build a Debian source + package from it, it won't have the same name as the main openafs + source package. -- Russ Allbery Fri, 21 Aug 2009 22:19:03 -0700 diff --git a/debian/module/control b/debian/module/control index e2b0c8c9e..a16b7e802 100644 --- a/debian/module/control +++ b/debian/module/control @@ -1,4 +1,4 @@ -Source: openafs +Source: openafs-modules Section: kernel Priority: optional Maintainer: Russ Allbery diff --git a/debian/module/control.in b/debian/module/control.in index 9f3f2ac71..260b195a7 100644 --- a/debian/module/control.in +++ b/debian/module/control.in @@ -1,4 +1,4 @@ -Source: openafs +Source: openafs-modules Section: kernel Priority: optional Maintainer: Russ Allbery -- 2.39.5