[Pkg-owncloud-commits] [php-sabredav] 13/14: naturalselection.1: wfix

David Prévot taffit at moszumanska.debian.org
Tue Jan 26 16:19:38 UTC 2016


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch 2.1
in repository php-sabredav.

commit ec6bafaea278dc776f67573cd49d5c2bdf6252dd
Author: David Prévot <taffit at debian.org>
Date:   Tue Jan 26 10:39:12 2016 -0400

    naturalselection.1: wfix
    
    Git-Dch: Ignore
---
 debian/patches/0009-naturalselection.1-wfix.patch | 22 ++++++++++++++++++++++
 debian/patches/series                             |  1 +
 2 files changed, 23 insertions(+)

diff --git a/debian/patches/0009-naturalselection.1-wfix.patch b/debian/patches/0009-naturalselection.1-wfix.patch
new file mode 100644
index 0000000..effa21d
--- /dev/null
+++ b/debian/patches/0009-naturalselection.1-wfix.patch
@@ -0,0 +1,22 @@
+From: =?utf-8?q?David_Pr=C3=A9vot?= <taffit at debian.org>
+Date: Tue, 26 Jan 2016 10:25:52 -0400
+Subject: naturalselection.1: wfix
+
+Forwareded: https://github.com/fruux/sabre-dav/pull/768
+---
+ bin/naturalselection | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/bin/naturalselection b/bin/naturalselection
+index 7926900..dc3ddce 100755
+--- a/bin/naturalselection
++++ b/bin/naturalselection
+@@ -107,7 +107,7 @@ def main():
+     parser.add_option(
+         '-m', '--min-erase',
+         help="Minimum number of bytes to erase when the threshold is reached. " +
+-            "Setting this option higher will reduce the amount of times the cache directory will need to be scanned. " +
++            "Setting this option higher will reduce the number of times the cache directory will need to be scanned. " +
+             "(the default is 1073741824, which is 1GB.)",
+         type="int",
+         dest="min_erase",
diff --git a/debian/patches/series b/debian/patches/series
index 940c9ab..8bac1e3 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -6,3 +6,4 @@
 0006-tfix-selection.patch
 0007-Rename-naturalselection-as-naturalselection21.patch
 0008-Fix-upper-limit-after-spurious-upload-of-php-sabre-e.patch
+0009-naturalselection.1-wfix.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/php-sabredav.git



More information about the Pkg-owncloud-commits mailing list