debian/0000755000000000000000000000000012234021423007157 5ustar debian/control0000644000000000000000000000161712234021423010567 0ustar Source: php-horde-turba Section: php Priority: extra Maintainer: Horde Maintainers Uploaders: Mathieu Parent Build-Depends: debhelper (>= 8.0.0), pkg-php-tools, pear-horde-channel, php-horde-role Standards-Version: 3.9.4 Homepage: http://www.horde.org/ Vcs-Git: git://anonscm.debian.org/pkg-horde/PEAR/php-horde-turba.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-horde/PEAR/php-horde-turba.git Package: php-horde-turba Architecture: all Provides: turba Depends: ${misc:Depends}, ${phppear:Debian-Depends} Recommends: ${phppear:Debian-Recommends} Breaks: ${phppear:Debian-Breaks} Description: ${phppear:summary} ${phppear:description} . This package is part of Horde, a web application Framework written in PHP with modules like IMP (webmail), Turba (contacts), Kronolith (calendar), Nag (task list), Gollem (file manager), etc. debian/copyright0000644000000000000000000000662312234021423011121 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: turba (a web based address book) Upstream-Contact: Horde Horde development Source: http://pear.horde.org/ Files: * Copyright: 2000-2012 Horde LLC (http://www.horde.org/) License: Apache-1.0 Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. . 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. . 3. The end-user documentation included with the redistribution, if any, must include the following acknowledgment: . "This product includes software developed by the Horde Project (http://www.horde.org/)." . Alternately, this acknowledgment may appear in the software itself, if and wherever such third-party acknowledgments normally appear. . 4. The names "Horde", "Horde LLC", and "Mnemo" must not be used to endorse or promote products derived from this software without prior written permission. For written permission, please contact core@horde.org. . 5. Products derived from this software may not be called "Horde" or "Mnemo", nor may "Horde" or "Mnemo" appear in their name, without prior written permission of the Horde Project. . THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE HORDE PROJECT OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. . This software consists of voluntary contributions made by many individuals on behalf of the Horde Project. For more information on the Horde Project, please see . Files: debian/* Copyright: 2011-2012 Mathieu Parent License: LGPL-2.1+ This library 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 2.1 of the License, or (at your option) any later version. . This library 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 library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA . 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'. debian/watch0000644000000000000000000000023212234021423010205 0ustar version=3 opts="uversionmangle=s/(alpha|beta|rc)/~$1/i,dversionmangle=s/\+debian\d$//" \ http://pear.horde.org/ http://pear.horde.org/get/turba-(.+)\.tgz debian/compat0000644000000000000000000000000212234021423010355 0ustar 8 debian/gbp.conf0000644000000000000000000000021012234021423010567 0ustar [DEFAULT] pristine-tar = True upstream-branch = upstream-sid debian-branch = debian-sid [git-buildpackage] export-dir = ../build-area/ debian/rules0000755000000000000000000000122612234021423010240 0ustar #!/usr/bin/make -f HORDENAME=turba DESTDIR=$(CURDIR)/debian/php-horde-$(HORDENAME) %: dh $@ --buildsystem=phppear --with phppear binary: build dh binary --buildsystem=phppear --with phppear --until dh_install dh_installdirs etc/horde # config of "turba" app: mv $(DESTDIR)/usr/share/horde/$(HORDENAME)/config $(DESTDIR)/etc/horde/$(HORDENAME) dh_link etc/horde/$(HORDENAME) usr/share/horde/$(HORDENAME)/config # back to debhelper: dh binary --buildsystem=phppear --with phppear --after dh_install override_dh_auto_install: dh_auto_install -O--buildsystem=phppear # Remove extra license file rm -f $(DESTDIR)/usr/share/doc/php-horde-turba/LICENSE debian/source/0000755000000000000000000000000012234021423010457 5ustar debian/source/format0000644000000000000000000000001412234021423011665 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000316712234021423011040 0ustar php-horde-turba (4.1.3-1) unstable; urgency=low * New upstream version 4.1.3 -- Mathieu Parent Tue, 29 Oct 2013 22:05:21 +0100 php-horde-turba (4.1.2-1) unstable; urgency=low * New upstream version 4.1.2 -- Mathieu Parent Thu, 29 Aug 2013 08:06:46 +0200 php-horde-turba (4.1.1-1) unstable; urgency=low * New upstream version 4.1.1 -- Mathieu Parent Sun, 11 Aug 2013 13:16:25 +0200 php-horde-turba (4.1.0-1) unstable; urgency=low * New upstream version 4.1.0 * Use pristine-tar -- Mathieu Parent Wed, 12 Jun 2013 22:21:46 +0200 php-horde-turba (4.0.3-1) unstable; urgency=low * New upstream version 4.0.3 -- Mathieu Parent Sun, 07 Apr 2013 17:52:37 +0200 php-horde-turba (4.0.2-1) unstable; urgency=low * New upstream version 4.0.2 -- Mathieu Parent Thu, 10 Jan 2013 23:14:41 +0100 php-horde-turba (4.0.1-2) unstable; urgency=low * Add a description of Horde in long description * Updated Standards-Version to 3.9.4, no changes * Replace horde4 by PEAR in git reporitory path * Fix Horde Homepage * Fix FTBFS due to rm failure with older pkg-php-tools (Closes: #697774). Thanks to Chris J Arges. * Remove debian/pearrc, not needed with latest php-horde-role -- Mathieu Parent Wed, 09 Jan 2013 21:17:14 +0100 php-horde-turba (4.0.1-1) unstable; urgency=low * turba package * Initial packaging (Closes: #657376) * Copyright file by Soren Stoutner and Jay Barksdale -- Mathieu Parent Sat, 01 Dec 2012 11:46:30 +0100