[Pkg-owncloud-commits] [SCM] owncloud.git branch, master, updated. upstream/3.0.3-33-gb39a70f
Paul van Tilburg
paulvt at debian.org
Wed May 9 18:39:11 UTC 2012
The following commit has been merged in the master branch:
commit b39a70ffbf79e4d57a71bb1d0faab24db4c92b64
Author: Paul van Tilburg <paulvt at debian.org>
Date: Wed May 9 20:39:06 2012 +0200
Ensure that only non-standard permissions warnings are overridden for the specific data dir.
diff --git a/debian/changelog b/debian/changelog
index 9449ec4..a71f59d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,8 @@ owncloud (3.0.3-1) unstable; urgency=low
- Added more paragraphs for some upstream files.
* debian/links:
- Added links for the files in libjs-jquery-jplayer.
+ * debian/owncloud.lintian-overrides: ensure that only non-standard
+ permissions warnings are overridden for the specific data dir.
* debian/rules:
- Made /var/lib/owncloud/data setgid so that the special permissions
are preserved
diff --git a/debian/owncloud.lintian-overrides b/debian/owncloud.lintian-overrides
index e0680a8..803bcd9 100644
--- a/debian/owncloud.lintian-overrides
+++ b/debian/owncloud.lintian-overrides
@@ -1,2 +1 @@
-owncloud: non-standard-dir-perm
-
+owncloud: non-standard-dir-perm var/lib/owncloud/data/ 2770 != 0755
--
owncloud.git
More information about the Pkg-owncloud-commits
mailing list