[Pkg-owncloud-commits] [SCM] owncloud.git branch, master, updated. debian/4.0.8debian-1.5-20-g184aa39
David Prévot
taffit at debian.org
Thu Mar 21 23:25:22 UTC 2013
The following commit has been merged in the master branch:
commit 3196ce198e6ee2851d64cc0334c044958c11fd51
Author: David Prévot <taffit at debian.org>
Date: Thu Mar 21 14:59:59 2013 -0400
Remove incompatible PDF from pdfjs
diff --git a/debian/changelog b/debian/changelog
index 85913f7..4c29312 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,7 +8,9 @@ owncloud (5.0.0+debian-1) UNRELEASED; urgency=low
3rdparty/Dropbox.
* debian/{copyright,rules}: Document the new and updated licenses, and trim
duplicated and useless files from the package.
- * debian/repack.sh: Remove incompatible docs from Font Awesome
+ * debian/repack.sh:
+ - Remove incompatible docs from Font Awesome
+ - Remove incompatible PDF from pdfjs
-- Paul van Tilburg <paulvt at debian.org> Fri, 02 Nov 2012 22:20:35 +0100
diff --git a/debian/repack.sh b/debian/repack.sh
index 92f59ec..ca5e5a9 100755
--- a/debian/repack.sh
+++ b/debian/repack.sh
@@ -35,6 +35,7 @@ rm -vfr $UP_BASE/core/js/jquery-ui-1.8.16.custom.min.js
rm -vfr $UP_BASE/3rdparty/Console/Getopt.php
rm -vfr $UP_BASE/3rdparty/Crypt_Blowfish
rm -vfr $UP_BASE/3rdparty/fontawesome/docs
+rm -vfr $UP_BASE/apps/files_pdfviewer/3rdparty/pdfjs/compressed.tracemonkey-pldi-09.pdf
# remove experimental app: external storage
rm -vfr $UP_BASE/apps/files_external
rm -vfr $UP_BASE/3rdparty/smb4php
--
owncloud.git
More information about the Pkg-owncloud-commits
mailing list