[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:10 UTC 2012


The following commit has been merged in the master branch:
commit 1a2faa71cb1a1847c5384d9580d61c4fda784ae7
Author: Paul van Tilburg <paulvt at debian.org>
Date:   Wed May 9 20:32:28 2012 +0200

    Remove license files from /usr/share/owncloud/apps/media

diff --git a/debian/changelog b/debian/changelog
index 8c144f9..9449ec4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -18,6 +18,7 @@ owncloud (3.0.3-1) unstable; urgency=low
       are preserved
     - Fixed an issue that made all directories under
       /usr/share/owncloud/apps not accessible.
+    - Remove license files from /usr/share/owncloud/apps/media.
 
  -- Paul van Tilburg <paulvt at debian.org>  Thu, 03 May 2012 12:21:29 +0200
 
diff --git a/debian/rules b/debian/rules
index 11abb31..a179ac3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -34,6 +34,7 @@ override_dh_install:
 	rm debian/owncloud/usr/share/owncloud/apps/contacts/js/LICENSE.jquery.inview
 	rm debian/owncloud/usr/share/owncloud/apps/files_pdfviewer/js/pdfjs/LICENSE
 	rm debian/owncloud/usr/share/owncloud/apps/files_texteditor/js/aceeditor/LICENSE
+	rm debian/owncloud/usr/share/owncloud/apps/media/getID3/license*.txt
 	rm debian/owncloud/usr/share/owncloud/settings/img/log\ Icon\ License
 
 	# Remove an unused script and minified JavaScript files.

-- 
owncloud.git



More information about the Pkg-owncloud-commits mailing list