[Pkg-owncloud-commits] [owncloud] 253/258: Update for embeded select2
David Prévot
taffit at moszumanska.debian.org
Sat Oct 11 17:22:43 UTC 2014
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository owncloud.
commit 50a710fd94283920a2d92fa9ed5da079286bb272
Author: David Prévot <taffit at debian.org>
Date: Thu Oct 9 21:42:53 2014 -0400
Update for embeded select2
---
debian/copyright | 3 +++
debian/rules | 9 +++++----
2 files changed, 8 insertions(+), 4 deletions(-)
diff --git a/debian/copyright b/debian/copyright
index 3424d0c..fe729e1 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -248,7 +248,10 @@ Copyright: 2008-2013, Tapmodo Interactive LLC
License: Expat
Files: 3rdparty/Patchwork/*
+ core/css/select2/*
+ core/js/select2/*
Copyright: 2013, Nicolas Grekas <p at tchwork.com>
+ 2012, 2014, Igor Vaynberg
License: Apache-2.0 or GPL-2
Files: 3rdparty/fontawesome/font/*
diff --git a/debian/rules b/debian/rules
index b27fade..fc22198 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,14 +8,15 @@ VERSION := $(shell head -1 debian/changelog | sed 's/.*(//;s/).*//')
override_dh_install:
# Remove useless licences, documentation, tests, scripts and sources
dh_install \
- -XChangelog -Xcomposer.json -XCOPYING \
+ -Xbower.json \
+ -XChangelog -Xcomponent.json -Xcomposer.json -XCOPYING \
-Xdocuments/src \
-Xfiles_videoviewer/src -Xfonts/index.html \
-Xignorelist -Ximage-optimization.sh -Ximg/skin \
- -Xjquery.inview.txt \
+ -Xjquery.inview.txt -Xjquery.json -X.js.template \
-Xl10n.pl -XLICENSE -XLicense.txt \
- -Xphpass/c -Xphpass/test.php \
- -XREADME. \
+ -Xpackage.json -Xphpass/c -Xphpass/test.php \
+ -XREADME. -Xrelease.sh \
-Xspec.txt \
-Xtemplateeditor/l10n -Xtests \
-Xxgettextfiles \
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud.git
More information about the Pkg-owncloud-commits
mailing list