debian/0000755000000000000000000000000012153617767007205 5ustar debian/patches/0000755000000000000000000000000012153617767010634 5ustar debian/patches/series0000644000000000000000000000006412153617767012051 0ustar 0001-Set-default-horde_dir-to-usr-share-horde.patch debian/patches/0001-Set-default-horde_dir-to-usr-share-horde.patch0000644000000000000000000000153312153617767021775 0ustar From ad0e47f5eded2189933680c7a02f342b8d9297c9 Mon Sep 17 00:00:00 2001 From: Mathieu Parent Date: Tue, 18 Dec 2012 21:18:26 +0100 Subject: [PATCH] Set default horde_dir to /usr/share/horde Instead of /usr/share/php/www/horde --- Horde_Role-1.0.1/Horde.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Horde_Role-1.0.1/Horde.xml b/Horde_Role-1.0.1/Horde.xml index d9ad315..04dd0d3 100644 --- a/Horde_Role-1.0.1/Horde.xml +++ b/Horde_Role-1.0.1/Horde.xml @@ -10,7 +10,7 @@ directory - /horde + /usr/share/horde Filesystem directory where the base Horde application is installed Base Horde directory File Locations -- 1.7.10.4 debian/control0000644000000000000000000000155312153617767010614 0ustar Source: php-horde-role 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-role.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-horde/PEAR/php-horde-role.git Package: php-horde-role 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/copyright0000644000000000000000000000410312153617767011136 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: PEAR installer role used to install Horde components Upstream-Contact: Horde Horde development Source: http://pear.horde.org/ Files: * Copyright: 2010-2011 Horde LLC (http://www.horde.org/) 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/watch0000644000000000000000000000023712153617767010240 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_Role-(.+)\.tgz debian/compat0000644000000000000000000000000212153617767010403 0ustar 8 debian/gbp.conf0000644000000000000000000000021012153617767010615 0ustar [DEFAULT] pristine-tar = True upstream-branch = upstream-sid debian-branch = debian-sid [git-buildpackage] export-dir = ../build-area/ debian/rules0000755000000000000000000000010212153617767010256 0ustar #!/usr/bin/make -f %: dh $@ --buildsystem=phppear --with phppear debian/source/0000755000000000000000000000000012153617767010505 5ustar debian/source/format0000644000000000000000000000001412153617767011713 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000353512153617767011065 0ustar php-horde-role (1.0.1-6) unstable; urgency=low * Use pristine-tar -- Mathieu Parent Wed, 05 Jun 2013 13:24:37 +0200 php-horde-role (1.0.1-5) 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 19:36:41 +0100 php-horde-role (1.0.1-4) unstable; urgency=low * Change default horde_dir instead of changing horde_dir as postinst. Fixes "modifies conffiles (policy 10.7.3): /etc/pear/pear.conf" (Closes: #696202) -- Mathieu Parent Tue, 18 Dec 2012 21:22:06 +0100 php-horde-role (1.0.1-3) unstable; urgency=low * Fix "package installation creates files in the users $HOME: ~/.pearrc" by setting horde_dir system-wide (Closes: #695915) -- Mathieu Parent Mon, 17 Dec 2012 14:33:26 +0100 php-horde-role (1.0.1-2) unstable; urgency=low * Set horde_dir at postinst -- Mathieu Parent Mon, 10 Dec 2012 13:19:21 +0100 php-horde-role (1.0.1-1) unstable; urgency=low * New upstream version 1.0.1 -- Mathieu Parent Fri, 30 Nov 2012 20:42:07 +0100 php-horde-role (1.0.0-2) unstable; urgency=low * 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 Vcs-* fields -- Mathieu Parent Fri, 08 Jun 2012 17:38:41 +0200 php-horde-role (1.0.0-1) unstable; urgency=low * Horde_Role package * Initial packaging (Closes: #659637) -- Mathieu Parent Sun, 12 Feb 2012 19:21:01 +0100