[Pkg-owncloud-commits] [owncloud] 118/122: Remove libphp-phpmailer dependency
David Prévot
taffit at moszumanska.debian.org
Sat May 9 00:00:31 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 d38ca8241a047c8a967c2547c4f624d77bfb9eb7
Author: David Prévot <taffit at debian.org>
Date: Fri May 8 18:59:34 2015 -0400
Remove libphp-phpmailer dependency
---
debian/autoload.php | 1 -
debian/control | 1 -
debian/copyright | 23 -----------------------
3 files changed, 25 deletions(-)
diff --git a/debian/autoload.php b/debian/autoload.php
index 937e67b..d72a088 100644
--- a/debian/autoload.php
+++ b/debian/autoload.php
@@ -4,7 +4,6 @@ require_once 'Sabre/autoload.php';
require_once 'Doctrine/DBAL/autoload.php';
require_once 'ZipStreamer/autoload.php';
require_once 'Assetic/autoload.php';
-require_once 'libphp-phpmailer/PHPMailerAutoload.php';
require_once 'phpseclib.autoloader.php';
require_once 'OpenCloud/autoload.php';
require_once 'getid3/autoload.php';
diff --git a/debian/control b/debian/control
index 39e6a0b..02ab195 100644
--- a/debian/control
+++ b/debian/control
@@ -20,7 +20,6 @@ Depends: ca-certificates,
libjs-mediaelement,
libjs-pdf,
libjs-underscore (>= 1.6),
- libphp-phpmailer (>= 5.2.7),
owncloud-doc,
php-assetic (>= 1.2.1-2~),
php-cssmin,
diff --git a/debian/copyright b/debian/copyright
index af2c393..ef373c2 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -4,7 +4,6 @@ Upstream-Contact: ownCloud mailinglist <owncloud at kde.org>
Source: https://github.com/owncloud/core
https://github.com/owncloud/
Files-Excluded: 3rdparty/mrclay/minify/min/lib/JSMin.php
- 3rdparty/phpmailer/phpmailer/examples/scripts/shCore.js
apps/files_pdfviewer/vendor/pdfjs/web/cmaps/*.bcmap
apps/files_pdfviewer/vendor/pdfjs/web/compressed.tracemonkey-pldi-09.pdf
apps/files_texteditor/js/vendor/ace/src-noconflict/worker-*
@@ -53,24 +52,12 @@ Copyright: 2011-2015, Robin Appelman <icewind1991 at gmail.com>
2014, Clark Tomlinson <clark at owncloud.com>
License: AGPL-3+
-Files: 3rdparty/phpmailer/phpmailer/*
-Copyright: 2010-2012, Jim Jagielski
- 2004-2009, Andy Prevost
- 2009-2010, Michael Rushton
- 2002-2004, Duke University
-License: LGPL-2.1+
-
Files: 3rdparty/mrclay/minify/*
- 3rdparty/phpmailer/phpmailer/extras/ntlm_sasl_client.php
Copyright: 2008, Ryan Grove <ryan at wonko.com>
2008, Steve Clay <steve at mrclay.org>
Manuel Lemos
License: BSD-3-clause
-Files: 3rdparty/phpmailer/phpmailer/examples/*
-Copyright: 2010, 2012-2014, Marcus Bointon
-License: LGPL-3+
-
Files: 3rdparty/rackspace/php-opencloud/*
apps/files_external/3rdparty/aws-sdk-php/*
apps/files_external/3rdparty/google-api-php-client/*
@@ -109,7 +96,6 @@ Files: 3rdparty/bantu/ini-get-wrapper/*
3rdparty/kriswallsmith/assetic/*
3rdparty/mrclay/minify/min/lib/MrClay/Cli*
3rdparty/natxet/CssMin/*
- 3rdparty/phpmailer/phpmailer/examples/scripts/XRegExp.js
3rdparty/phpseclib/phpseclib/*
3rdparty/pimple/pimple/src/Pimple/*
3rdparty/punic/punic/*
@@ -244,7 +230,6 @@ Copyright: 2011, Anthony Ferrara <ircmaxell at ircmaxell.com>
License: BSD-2-clause or LGPL-2.1
Files: 3rdparty/james-heinrich/getid3/*
- 3rdparty/phpmailer/phpmailer/extras/class.html2text.php
debian/*
Copyright: 2001-2009, James Heinrich <info at getid3.org>
2005-2007, Jon Abernathy <jon at chuggnutt.com>
@@ -297,10 +282,6 @@ Copyright: 1997-2010, Vincent Blavet <vincent at phpconcept.net>
2007-2011, the Sphinx team
License: BSD-2-clause
-Files: 3rdparty/phpmailer/phpmailer/language/phpmailer.lang-vi.php
-Copyright: VINADES.,JSC <contact at vinades.vn>
-License: GPL-2+ or LGPL-2.1+
-
Files: 3rdparty/punic/punic/code/data/*
Copyright: 1991-2014, Unicode, Inc.
License: Unicode
@@ -1326,10 +1307,6 @@ License: LGPL-2.1+
On Debian systems, the full text of the GNU Lesser General Public License
version 2.1 can be found in the file `/usr/share/common-licenses/LGPL-2.1'.
-License: LGPL-3+
- On Debian systems, the full text of the GNU Lesser General Public License
- version 3 can be found in the file `/usr/share/common-licenses/LGPL-3'.
-
License: MPL-1.1
1. Definitions.
.
--
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