[Pkg-owncloud-commits] [SCM] owncloud.git branch, master, updated. debian/5.0.3+dfsg-1-10-gf51915d
David Prévot
taffit at debian.org
Wed Apr 10 14:23:54 UTC 2013
The following commit has been merged in the master branch:
commit 8fe1302820dfc17abd0d5827ba37f816b1fd0551
Author: David Prévot <taffit at debian.org>
Date: Wed Apr 10 08:44:14 2013 -0400
Add a get-orig-source target
diff --git a/debian/rules b/debian/rules
index 467b474..ff4ba03 100755
--- a/debian/rules
+++ b/debian/rules
@@ -118,3 +118,6 @@ override_dh_fixperms:
chown www-data:www-data debian/owncloud/var/lib/owncloud/backup/
chmod 2770 debian/owncloud/var/lib/owncloud/backup/
chmod 0644 debian/owncloud/var/lib/owncloud/themes/README
+
+get-orig-source:
+ uscan --force --verbose
--
owncloud.git
More information about the Pkg-owncloud-commits
mailing list