From 203cc9009403e0a3d71d081dc4762d140cc339b8 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. --- 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 ac0ff5150..637fc95db 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,10 @@ openafs (1.4.11+dfsg-3) UNRELEASED; urgency=low * 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 Sat, 22 Aug 2009 11:08:02 -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 7a4ed6a76..f8763c587 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