[pkg-nvidia-devel] r1051 - /packages/nvidia-graphics-drivers/trunk/debian/README.source
anbe-guest at users.alioth.debian.org
anbe-guest at users.alioth.debian.org
Mon Jun 7 14:17:04 UTC 2010
Author: anbe-guest
Date: Mon Jun 7 14:17:00 2010
New Revision: 1051
URL: http://svn.debian.org/wsvn/pkg-nvidia/?sc=1&rev=1051
Log:
document a few steps needed for forking off a legacy package
Modified:
packages/nvidia-graphics-drivers/trunk/debian/README.source
Modified: packages/nvidia-graphics-drivers/trunk/debian/README.source
URL: http://svn.debian.org/wsvn/pkg-nvidia/packages/nvidia-graphics-drivers/trunk/debian/README.source?rev=1051&op=diff
==============================================================================
--- packages/nvidia-graphics-drivers/trunk/debian/README.source (original)
+++ packages/nvidia-graphics-drivers/trunk/debian/README.source Mon Jun 7 14:17:00 2010
@@ -58,3 +58,19 @@
card.
-- Russ Allbery <rra at debian.org>, Tue, 6 Apr 2010 23:36:07 -0700
+
+
+Forking a new legacy package
+
+ In order to create a new legacy package (e.g. for legacy version 42)
+ from this source package, the following changes need to be done:
+
+ * in debian/rules.defs set NVIDIA_LEGACY = 42
+
+ * in debian/changelog and debian/control (Source: and Package: lines)
+ change the package name by inserting '-legacy-42xx' into the package
+ name after nvidia-glx, nvidia-kernel, nvidia-graphics-drivers
+
+ * remove all packages that should no longer be built from debian/control
+
+ -- Andreas Beckmann <debian at abeckmann.de> Mon, 07 Jun 2010 16:10:09 +0200
More information about the Pkg-nvidia-devel
mailing list