debian/0000755000000000000000000000000012004311013007147 5ustar debian/watch0000644000000000000000000000012311776572334010232 0ustar version=3 http://swiftmailer.org/download \ /download_file/Swift-([\d\.]+).tar.gz debian/changelog0000644000000000000000000000347312004310551011036 0ustar libphp-swiftmailer (4.2.1-1) unstable; urgency=low * Imported Upstream version 4.2.1 -- Jeremy T. Bouse Thu, 26 Jul 2012 14:50:05 -0400 libphp-swiftmailer (4.2.0-1) unstable; urgency=low * Imported Upstream version 4.2.0 * debian/control: Update Standard Policy no changes needed -- Jeremy T. Bouse Mon, 09 Jul 2012 11:22:34 -0400 libphp-swiftmailer (4.1.5-1) unstable; urgency=low * Imported Upstream version 4.1.5 -- Jeremy T. Bouse Tue, 17 Jan 2012 21:28:07 -0500 libphp-swiftmailer (4.1.3-1) unstable; urgency=low * Imported Upstream version 4.1.3 * debian/control: correct dependency -- Jeremy T. Bouse Sun, 06 Nov 2011 18:31:32 -0500 libphp-swiftmailer (4.1.2-1) unstable; urgency=low [ Jeremy T. Bouse ] * debian/watch: First attempt to correct watch file * Imported Upstream version 4.1.2 [ Nicolas Roudaire ] * Fix php5 dependency -- Nicolas Roudaire Sun, 25 Sep 2011 14:50:13 +0200 libphp-swiftmailer (4.1.0-2) unstable; urgency=low * debian/copyright: Update to resolve lintian DEP-5 warning -- Jeremy T. Bouse Sat, 24 Sep 2011 00:27:53 -0400 libphp-swiftmailer (4.1.0-1) unstable; urgency=low * New upstream release * Upgrade Standards-Version to 3.9.2. No change for package -- Nicolas Roudaire Sat, 02 Jul 2011 20:42:53 +0200 libphp-swiftmailer (4.0.6-1) unstable; urgency=low [ Nicolas Roudaire ] * Initial release (Closes: #576088) [ Jeremy T. Bouse ] * debian/gbp.conf: Standardize settings in package * debian/source/format: Upgrade to 3.0 (quilt) * debian/control: Update package control * Move install directory to /usr/share/php/Swift -- Jeremy T. Bouse Sun, 01 Aug 2010 10:30:12 -0400 debian/source/0000755000000000000000000000000011776572334010505 5ustar debian/source/format0000644000000000000000000000001411776572334011713 0ustar 3.0 (quilt) debian/dirs0000644000000000000000000000006511776572334010072 0ustar usr/share/php/Swift usr/share/doc/libphp-swiftmailer debian/docs0000644000000000000000000000002111776572334010051 0ustar test-suite tests debian/rules0000755000000000000000000000123011776572334010261 0ustar #!/usr/bin/make -f # -*- makefile -*- # Sample debian/rules that uses debhelper. # This file was originally written by Joey Hess and Craig Small. # As a special exception, when this file is copied by dh-make into a # dh-make output file, you may use that output file without restriction. # This special exception was added by Craig Small in version 0.37 of dh-make. # Uncomment this to turn on verbose mode. # export DH_VERBOSE=1 %: dh $@ override_dh_installdocs: dh_installdocs rm debian/libphp-swiftmailer/usr/share/doc/libphp-swiftmailer/test-suite/LICENSE rm debian/libphp-swiftmailer/usr/share/doc/libphp-swiftmailer/test-suite/lib/simpletest/LICENSE debian/compat0000644000000000000000000000000211776572334010403 0ustar 8 debian/control0000644000000000000000000000165211776572744010621 0ustar Source: libphp-swiftmailer Section: php Priority: optional Maintainer: Nicolas Roudaire Uploaders: Jeremy T. Bouse Build-Depends: debhelper (>= 8.0.0) Standards-Version: 3.9.3 Homepage: http://swiftmailer.org/ Vcs-Git: git://git.debian.org/collab-maint/swift.git Vcs-Browser: http://git.debian.org/?p=collab-maint/swift.git Package: libphp-swiftmailer Architecture: all Depends: ${misc:Depends}, php5 | php5-cli Description: component-based library for sending e-mails Swift Mailer is component based mailing solution for PHP 5 Send emails using SMTP, sendmail, postfix or a custom Transport implementation of your own. It Supports servers that require username and password and/or encryption. . Features: - SMTP authentication - event-driven plugins to customize the library - MIME compliant HTML/multipart emails - large attachments and inline/embedded images with low memory use debian/install0000644000000000000000000000003211776572334010571 0ustar lib/* usr/share/php/Swift debian/gbp.conf0000644000000000000000000000015511776572334010625 0ustar [DEFAULT] pristine-tar = True [git-buildpackage] sign-tags = True [git-dch] meta = True git-author = True debian/copyright0000644000000000000000000000373011776572334011143 0ustar Format: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=174 Upstream-Name: Swift Mailer Source: http://swiftmailer.org/ Files: * Copyright: 2004-2009 Chris Corbyn http://swiftmailer.org/ License: LGPL-3 This package is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. . This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. . You should have received a copy of the GNU Lesser General Public License along with this package; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA . On Debian systems, the complete text of the GNU General Public License, version 3, can be found in /usr/share/common-licenses/LGPL-3 Files: debian/* Copyright: 2010, Nicolas Roudaire 2010-11, Jeremy T. Bouse License: GPL-2 This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation. . This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this package; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA . On Debian systems, the complete text of the GNU General Public License version 2 can be found in the file `/usr/share/common-licenses/GPL-2'.