1
0

provide upstream source

This commit is contained in:
2024-10-29 05:12:06 +03:00
parent b4ab39d64d
commit 769f655cd9
3 changed files with 154 additions and 22 deletions

10
debian/README.source vendored
View File

@@ -19,12 +19,6 @@ installed.
It involves deleting files for DFSG compliance, as listed in the
Files-Excluded field in debian/copyright.
2) Run: make -f debian/rules orig
This will apply the main quilt series to the upstream source, which
will usually fail due to conflicts with upstream changes. You need
to resolve those by dropping or refreshing patches.
Recording updates in the changelog
----------------------------------
@@ -158,10 +152,6 @@ debian/control Generates the control file by invoking the
code to make sure that it is never run during an automatic
build.
orig Populate the current directory with all files from the unpacked
upstream tarball in ../orig/linux_${ver} and apply the Debian
quilt patch stack.
clean-generated Clean up all auto-generated files inside the ./debian directory
maintainerclean What clean-generated does and additionally also cleans up all