[SCM] bs1770gain/master: debian/patches/: patchset updated

mfv at users.alioth.debian.org mfv at users.alioth.debian.org
Mon Jan 23 13:20:25 UTC 2017


The following commit has been merged in the master branch:
commit 83e49d4dc30d2b66bf4592a38ccbefd58380919a
Author: Matteo F. Vescovi <mfv at debian.org>
Date:   Mon Jan 23 14:19:03 2017 +0100

    debian/patches/: patchset updated
    
    - 0001-Fix_typo_in_help_entry.patch added

diff --git a/debian/patches/0001-Fix_typo_in_help_entry.patch b/debian/patches/0001-Fix_typo_in_help_entry.patch
new file mode 100644
index 0000000..b6fb0f1
--- /dev/null
+++ b/debian/patches/0001-Fix_typo_in_help_entry.patch
@@ -0,0 +1,21 @@
+From: "Matteo F. Vescovi" <mfv at debian.org>
+Date: Mon, 23 Jan 2017 14:18:06 +0100
+Subject: Fix_typo_in_help_entry
+
+---
+ bs1770gain/bs1770gain.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/bs1770gain/bs1770gain.c b/bs1770gain/bs1770gain.c
+index ffae8aa..ab5e721 100755
+--- a/bs1770gain/bs1770gain.c
++++ b/bs1770gain/bs1770gain.c
+@@ -92,7 +92,7 @@ void bs1770gain_usage(char **argv, int code)
+   /////////////////////////////////////////////////////////////////////////////
+   FPRINTF(stderr," -i,--integrated:  calculate integrated loudness\n");
+   FPRINTF(stderr," -s,--shorterm:  calculate maximum shortterm loudness\n");
+-  FPRINTF(stderr," -m,--momentary:  claculate maximum momentary loudness\n");
++  FPRINTF(stderr," -m,--momentary:  calculate maximum momentary loudness\n");
+   FPRINTF(stderr," -r,--range:  calculate loudness range\n");
+   FPRINTF(stderr," -p,--samplepeak:  calculate maximum sample peak\n");
+   FPRINTF(stderr," -t,--truepeak:  calculate maximum true peak\n");
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..1cb2086
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+0001-Fix_typo_in_help_entry.patch

-- 
bs1770gain packaging



More information about the pkg-multimedia-commits mailing list