debian/0000755000000000000000000000000012156144070007166 5ustar debian/control0000644000000000000000000000160312156144070010571 0ustar Source: php-horde-gollem 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-gollem.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-horde/PEAR/php-horde-gollem.git Package: php-horde-gollem 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/copyright0000644000000000000000000000417412156144070011127 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Web-based file manager Upstream-Contact: Horde Horde development Source: http://pear.horde.org/ Files: * Copyright: 2002-2012 Horde LLC (http://www.horde.org) License: GPL-2 Files: gollem-*/permissions.php Copyright: 2005-2007 Vijay Mahrra License: GPL-2 License: GPL-2 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation. . This program 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 full text of the GNU General Public License version 2 can be found in the file `/usr/share/common-licenses/GPL-2'. Files: debian/* Copyright: 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/watch0000644000000000000000000000023412156144070010216 0ustar version=3 opts="uversionmangle=s/(alpha|beta|rc)/~$1/i,dversionmangle=s/\+debian\d$//" \ http://pear.horde.org/ http://pear.horde.org/get/gollem-(.+)\.tgz debian/compat0000644000000000000000000000000212156144070010364 0ustar 8 debian/gbp.conf0000644000000000000000000000021012156144070010576 0ustar [DEFAULT] pristine-tar = True upstream-branch = upstream-sid debian-branch = debian-sid [git-buildpackage] export-dir = ../build-area/ debian/rules0000755000000000000000000000077612156144070010260 0ustar #!/usr/bin/make -f HORDENAME=gollem 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 "gollem" 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 debian/source/0000755000000000000000000000000012156144070010466 5ustar debian/source/format0000644000000000000000000000001412156144070011674 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000247712156144070011052 0ustar php-horde-gollem (3.0.1-1) unstable; urgency=low * New upstream version 3.0.1 -- Mathieu Parent Wed, 12 Jun 2013 21:12:52 +0200 php-horde-gollem (3.0.0-2) unstable; urgency=low * Use pristine-tar -- Mathieu Parent Thu, 06 Jun 2013 09:39:22 +0200 php-horde-gollem (3.0.0-1) unstable; urgency=low * New upstream version 3.0.0 -- Mathieu Parent Sat, 06 Apr 2013 21:26:39 +0200 php-horde-gollem (3.0.0~beta1-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 19:58:52 +0100 php-horde-gollem (3.0.0~beta1-1) unstable; urgency=low * New upstream version 3.0.0~beta1 -- Mathieu Parent Mon, 10 Dec 2012 20:33:47 +0100 php-horde-gollem (2.0.2-2) unstable; urgency=low * php-horde-core needed at buildtime -- Mathieu Parent Sun, 09 Dec 2012 16:17:58 +0100 php-horde-gollem (2.0.2-1) unstable; urgency=low * gollem package * Initial packaging (Closes: #695415) -- Mathieu Parent Sat, 08 Dec 2012 22:00:38 +0100