[Pkg-owncloud-commits] [SCM] owncloud.git branch, master, updated. debian/5.0.7+dfsg-2-4-gcf356e1
David Prévot
taffit at debian.org
Thu Jun 27 20:56:54 UTC 2013
The following commit has been merged in the master branch:
commit 8a4b19152ffb1e0d3ac926385266832f0c9874b4
Author: David Prévot <taffit at debian.org>
Date: Wed Jun 26 23:16:07 2013 -0400
Don’t ship useless composer.json
Git-Dch: Ignore
diff --git a/debian/rules b/debian/rules
index 309b42b..09a805d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -36,6 +36,7 @@ override_dh_install:
rm debian/owncloud/usr/share/owncloud/3rdparty/php-cloudfiles/AUTHORS
rm debian/owncloud/usr/share/owncloud/3rdparty/php-cloudfiles/Changelog
rm debian/owncloud/usr/share/owncloud/3rdparty/php-cloudfiles/README
+ rm debian/owncloud/usr/share/owncloud/3rdparty/symfony/routing/Symfony/Component/Routing/composer.json
rm debian/owncloud/usr/share/owncloud/3rdparty/symfony/routing/Symfony/Component/Routing/README.md
rm debian/owncloud/usr/share/owncloud/apps/contacts/Changelog
rm debian/owncloud/usr/share/owncloud/apps/files_antivirus/README.md
--
owncloud.git
More information about the Pkg-owncloud-commits
mailing list