[SCM] libdvd-pkg/master: typo: whenever --> whether

onlyjob at users.alioth.debian.org onlyjob at users.alioth.debian.org
Sat Nov 23 18:59:09 UTC 2013


The following commit has been merged in the master branch:
commit 15c3abe1539240af61a3ae3211f9f12ad741baed
Author: Dmitry Smirnov <onlyjob at member.fsf.org>
Date:   Sun Oct 13 11:34:16 2013 +1100

    typo: whenever --> whether

diff --git a/debian/README.Debian b/debian/README.Debian
index d57e17f..999e3f4 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -9,7 +9,7 @@ libdvd-pkg
 
  APT post-invoke handler (hook) can perform automatic upgrades of guest
  package(s) on host package upgrade. After end of batch of APT
- operations hook checks whenever guest package(s) can be updated.
+ operations hook checks whether guest package(s) can be updated.
  If upgrade detected then hook will attempt to download/build and
  install package(s) using `dpkg -i` but only if `apt-get check` reported
  no errors.
diff --git a/debian/templates b/debian/templates
index 3762088..f947b1d 100644
--- a/debian/templates
+++ b/debian/templates
@@ -39,7 +39,7 @@ Default: true
 _Description: Install APT post-invoke hook?
  APT post-invoke hook takes care of future automatic upgrades of guest
  package(s) on host package upgrade. After end of batch of APT
- operations hook will check whenever guest package(s) can be updated.
+ operations hook will check whether guest package(s) can be updated.
  If upgrade detected then hook will attempt to download/build and
  install package(s) using `dpkg -i` but only if `apt-get check` reported
  no errors.
@@ -56,7 +56,7 @@ Default: false
 _Description: Remove APT post-invoke hook?
  APT post-invoke hook takes care of future automatic upgrades of guest
  package(s) on host package upgrade. After end of batch of APT
- operations hook will check whenever guest package(s) can be updated.
+ operations hook will check whether guest package(s) can be updated.
  If upgrade detected then hook will attempt to download/build and
  install package(s) using `dpkg -i` but only if `apt-get check` reported
  no errors.

-- 
libdvdcss-pkg packaging



More information about the pkg-multimedia-commits mailing list