debian/0000755000000000000000000000000012207314502007162 5ustar debian/control0000644000000000000000000000155312207314502010571 0ustar Source: php-horde-view Section: php Priority: extra Maintainer: Horde Maintainers Uploaders: Mathieu Parent Build-Depends: debhelper (>= 8.0.0), pkg-php-tools, pear-horde-channel Standards-Version: 3.9.4 Homepage: http://www.horde.org/ Vcs-Git: git://anonscm.debian.org/pkg-horde/PEAR/php-horde-view.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-horde/PEAR/php-horde-view.git Package: php-horde-view Architecture: all 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/copyright0000644000000000000000000000721712207314502011124 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Horde View API Upstream-Contact: Horde Horde development Source: http://pear.horde.org/ Files: * Copyright: 2006-2011 Horde LLC (http://www.horde.org/) License: LGPL-2.1 Files: lib/Horde/View/Helper/* test/Horde/View/Helper/* test/Horde/View/BaseTest.php Copyright: 2006-2011 Horde LLC (http://www.horde.org/) 2007-2008 Maintainable Software, LLC (http://www.maintainable.com/) License: BSD-2-clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: - Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. - 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. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS 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 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. Files: lib/Horde/View/Helper/Base.php lib/Horde/View/Helper/Block.php Copyright: 2006-2011 Horde LLC (http://www.horde.org/) License: LGPL-2.1 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. . 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'. Files: debian/* Copyright: 2011 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/watch0000644000000000000000000000023712207314502010215 0ustar version=3 opts="uversionmangle=s/(alpha|beta|rc)/~$1/i,dversionmangle=s/\+debian\d$//" \ http://pear.horde.org/ http://pear.horde.org/get/Horde_View-(.+)\.tgz debian/compat0000644000000000000000000000000212207314502010360 0ustar 8 debian/gbp.conf0000644000000000000000000000021012207314502010572 0ustar [DEFAULT] pristine-tar = True upstream-branch = upstream-sid debian-branch = debian-sid [git-buildpackage] export-dir = ../build-area/ debian/rules0000755000000000000000000000010212207314502010233 0ustar #!/usr/bin/make -f %: dh $@ --buildsystem=phppear --with phppear debian/source/0000755000000000000000000000000012207314502010462 5ustar debian/source/format0000644000000000000000000000001412207314502011670 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000266112207314502011041 0ustar php-horde-view (2.0.3-1) unstable; urgency=low * New upstream version 2.0.3 -- Mathieu Parent Wed, 28 Aug 2013 08:31:27 +0200 php-horde-view (2.0.2-2) unstable; urgency=low * Use pristine-tar -- Mathieu Parent Thu, 06 Jun 2013 09:30:18 +0200 php-horde-view (2.0.2-1) unstable; urgency=low * New upstream version 2.0.2 -- Mathieu Parent Sun, 07 Apr 2013 18:18:35 +0200 php-horde-view (2.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 * Remove debian/pearrc, not needed with latest php-horde-role -- Mathieu Parent Wed, 09 Jan 2013 21:32:54 +0100 php-horde-view (2.0.1-1) unstable; urgency=low * New upstream version 2.0.1 * Fixed watchfile * Updated Standards-Version to 3.9.3: no change * Updated copyright format URL * Updated debian/pearrc to install Horde apps in /usr/share/horde instead of /usr/share/horde4 * Updated Homepage * Added Vcs-* fields -- Mathieu Parent Fri, 30 Nov 2012 22:14:57 +0100 php-horde-view (1.0.1-1) unstable; urgency=low * Horde_View package. * Initial packaging (Closes: #635822) * Copyright file by Soren Stoutner and Jay Barksdale -- Mathieu Parent Tue, 10 Jan 2012 22:37:58 +0100