[Pkg-owncloud-commits] [php-sabredav] 29/30: naturalselection.1: wfix

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


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

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

commit 8176bf87e83a491e8990c179d57031090ba9b779
Author: David Prévot <taffit at debian.org>
Date:   Tue Jan 26 10:30:50 2016 -0400

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

diff --git a/debian/patches/0005-naturalselection.1-wfix.patch b/debian/patches/0005-naturalselection.1-wfix.patch
new file mode 100644
index 0000000..3e6bbea
--- /dev/null
+++ b/debian/patches/0005-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 2b67d0f..5f36906 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 855acbf..94778da 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -2,3 +2,4 @@
 0002-Drop-Composer-autoLoader-calls.patch
 0003-Increase-timeout.patch
 0004-Install-sabredav.php-in-usr-share-php-Sabre.patch
+0005-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