[Pkg-owncloud-commits] [owncloud] 106/107: Adapt to ownCloud_User_Manual.pdf renaming
David Prévot
taffit at moszumanska.debian.org
Thu Dec 17 19:40:43 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch stable8
in repository owncloud.
commit 2ccfa88fe52e87d4a03b2b582fab91b2d35f17bf
Author: David Prévot <taffit at debian.org>
Date: Thu Dec 17 15:29:21 2015 -0400
Adapt to ownCloud_User_Manual.pdf renaming
---
debian/control | 2 +-
debian/copyright | 2 +-
debian/links | 2 +-
debian/lintian-overrides | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index 39d6f33..75fec56 100644
--- a/debian/control
+++ b/debian/control
@@ -20,7 +20,7 @@ Depends: ca-certificates,
libjs-mediaelement,
libjs-pdf,
libjs-underscore (>= 1.6),
- owncloud-doc,
+ owncloud-doc (>= 8),
php-assetic (>= 1.3),
php-cssmin,
php-doctrine-dbal (>= 2.5.1-2~),
diff --git a/debian/copyright b/debian/copyright
index 0f9801a..108e772 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -21,7 +21,7 @@ Files-Excluded: apps/files_pdfviewer/vendor/pdfjs/web/cmaps/*.bcmap
core/doc/user/_images/osx_webdav1.png
core/img/actions/caret.png
core/img/actions/logout.png
- core/skeleton/ownCloudUserManual.pdf
+ core/skeleton/ownCloud_User_Manual.pdf
core/skeleton/Photos
Files: *
diff --git a/debian/links b/debian/links
index 7177428..0074007 100644
--- a/debian/links
+++ b/debian/links
@@ -30,4 +30,4 @@ usr/share/javascript/mediaelement/mediaelement-and-player.js usr/share/owncloud
usr/share/javascript/mediaelement/mediaelement-and-player.min.js usr/share/owncloud/apps/files_videoviewer/js/mediaelement-and-player.min.js
# Use the PDF from owncloud-doc
-usr/share/owncloud/core/doc/user/ownCloudUserManual.pdf usr/share/owncloud/core/skeleton/ownCloudUserManual.pdf
+usr/share/owncloud/core/doc/user/ownCloud_User_Manual.pdf usr/share/owncloud/core/skeleton/ownCloud_User_Manual.pdf
diff --git a/debian/lintian-overrides b/debian/lintian-overrides
index 39678e9..dd65bd7 100644
--- a/debian/lintian-overrides
+++ b/debian/lintian-overrides
@@ -5,7 +5,7 @@ package-contains-broken-symlink usr/share/owncloud/core/vendor/jcrop ../../../ja
# This symlink points to a directory provided by libjs-pdf, which is a dependency.
package-contains-broken-symlink usr/share/owncloud/apps/files_pdfviewer/vendor/pdfjs ../../../../javascript/pdf
# This symlink points to a file provided by owncloud-doc, which is a dependency.
-package-contains-broken-symlink usr/share/owncloud/core/skeleton/ownCloudUserManual.pdf ../doc/user/ownCloudUserManual.pdf
+package-contains-broken-symlink usr/share/owncloud/core/skeleton/ownCloud_User_Manual.pdf ../doc/user/ownCloud_User_Manual.pdf
# These symlinks point to files provided by libjs-mediaelement, which is a dependency.
package-contains-broken-symlink usr/share/owncloud/apps/files_videoviewer/css/background.png ../../../../javascript/mediaelement/background.png
package-contains-broken-symlink usr/share/owncloud/apps/files_videoviewer/css/bigplay.png ../../../../javascript/mediaelement/bigplay.png
--
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