[SCM] sox/master: Add bug-presubj file.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Thu Nov 9 07:48:46 UTC 2017


The following commit has been merged in the master branch:
commit e887ba2e88e3a06c7c322b1feea12b15114dc535
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Thu Nov 9 08:47:05 2017 +0100

    Add bug-presubj file.

diff --git a/debian/bug-presubj b/debian/bug-presubj
new file mode 100644
index 0000000..ff82a24
--- /dev/null
+++ b/debian/bug-presubj
@@ -0,0 +1,3 @@
+If the bug you gonna report is rather upstream
+please consider to report it to upstream developers.
+sox-devel at lists.sourceforge.net
diff --git a/debian/rules b/debian/rules
index 5dee934..6882166 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,5 +14,8 @@ DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 override_dh_auto_configure:
 	dh_auto_configure -- --with-distro="$(shell dpkg-vendor --query vendor)" --with-dyn-default
 
+override_dh_bugfiles:
+	dh_bugfiles -A
+
 override_dh_installchangelogs:
 	dh_installchangelogs ChangeLog

-- 
sox packaging



More information about the pkg-multimedia-commits mailing list