From 58011a5072302b16215d7d1b851045ebb49d4d36 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 24 Feb 2025 05:00:59 +0100 Subject: [PATCH] Updating README.source. Signed-off-by: Daniel Baumann --- debian/README.source | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/README.source b/debian/README.source index 259f923..18b6b24 100644 --- a/debian/README.source +++ b/debian/README.source @@ -4,7 +4,7 @@ Package Repositories Backports for the current stable debian distribution as well as snapshots of unreleased versions may be available in repositories listed on the maintainers homepage. The current URL of the maintainer homepage can be seen in -debian/control. +debian/copyright. Source Access @@ -32,6 +32,6 @@ upstream source. Changes, if any, are stored in the source package as diffs in debian/diff and are applied during the build. Current modifications can be applied to the source tree with: - $ quilt push -a + $ QUILT_PATCHES=debian/patches quilt push -a More information about Quilt can be found in the quilt package.