From b4ad76f5775d908a4d3d9986688b18d58cfb8aa8 Mon Sep 17 00:00:00 2001 From: Lasse Flygenring-Harrsen Date: Wed, 1 Jul 2020 17:23:30 +0200 Subject: Import Debian changes 0.7.1-4 cava-alsa (0.7.1-4) unstable; urgency=medium . * Updated vcs-* fields in debian/control to reflect new repository . cava-alsa (0.7.1-3) unstable; urgency=medium . * Added hardening bindnow option to DEB_BUILD_MAINT_OPTIONS . cava-alsa (0.7.1-2) unstable; urgency=medium . * Added debian/upstream/metadata file * Updated package to follow debian standards version 4.5.0 * Removed dh_make template from debian/watch file . cava-alsa (0.7.1-1) unstable; urgency=medium . * Updated to new upstream version * String literal error was fixed upstream, so the related patch was no longer necessary, and was thus removed. . cava-alsa (0.7.0-1) unstable; urgency=medium . * Initial release Closes: #954325 * My first Debian package. * Fixed rpath issue makefile. * Fixed string literal compiler warning. * Fixed minor spelling mistake in binary --- debian/patches/series | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 debian/patches/series (limited to 'debian/patches/series') diff --git a/debian/patches/series b/debian/patches/series new file mode 100644 index 0000000..adf0fc3 --- /dev/null +++ b/debian/patches/series @@ -0,0 +1,2 @@ +fix-rpath-in-makefile.patch +spelling-mistakes.diff -- cgit v1.2.3