Debian Patches
Status for vinyl-cache/9.0.1-2
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| commit-7c7336a | Fix DESTDIR builds Ref 43dcc6f024a8a2bd6bc6f2970046c08859e17749 (cherry picked from commit 4196617a1817a29ddf54a7a666099aa02fe510f1) diff --git a/Makefile.am b/Makefile.am index e77d541875..c1f87a253e 100644 |
Nils Goroll <nils.goroll@uplex.de> | invalid | 2026-03-23 | ||
| external_vtest2 | use external vtest2 source vtest2 is currently distributed as a git submodule, which is not compatible with modern git-centric Debian packaging. This patch builds Vinyl Cache using an external copy of the vtest2 source from the vtest2-source package. |
Marco d'Itri <md@linux.it> | not-needed | |||
| fix_vcc_cc | Allow reliably changing VCC_CC from debian/rules This allows to pass to configure the exact compiler and flags wanted for VCC_CC without fully overriding the variable. This makes the packaging more robust, because VCC_CC may be updated in the future in configure.ac and the Debian changes then would be lost unless the copy in debian/rules were updated as well. |
Marco d'Itri <md@linux.it> | not-needed | |||
| set_vcs_version | Use debian/vcs_version for VCS_Version Since the Debian package is built from the upstream git tree instead of upstream tar archives, the VCS_Version symbol must be managed manually. This patch introduces a debian/vcs_version file, which contains the commit hash of the upstream release being packaged. It also adds a VMOD_Debian_Version symbol, which is used by dh_vinylabi. |
Marco d'Itri <md@linux.it> | not-needed |
