debian/0000755000000000000000000000000012162010762007163 5ustar debian/control0000644000000000000000000000157712162010762010600 0ustar Source: php-horde-whups 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-whups.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-horde/PEAR/php-horde-whups.git Package: php-horde-whups 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/copyright0000644000000000000000000000565712162010762011133 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Horde Ticket-tracking application Upstream-Contact: Horde Horde development Source: http://pear.horde.org/ Files: * Copyright: 2001-2002 Robert E. Coyle 1999-2012 Horde LLC (http://www.horde.org/) 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 COPYRIGHT HOLDER 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: debian/* Copyright: 2012 Mathieu Parent 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 COPYRIGHT HOLDER 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. debian/watch0000644000000000000000000000023312162010762010212 0ustar version=3 opts="uversionmangle=s/(alpha|beta|rc)/~$1/i,dversionmangle=s/\+debian\d$//" \ http://pear.horde.org/ http://pear.horde.org/get/whups-(.+)\.tgz debian/compat0000644000000000000000000000000212162010762010361 0ustar 8 debian/gbp.conf0000644000000000000000000000021012162010762010573 0ustar [DEFAULT] pristine-tar = True upstream-branch = upstream-sid debian-branch = debian-sid [git-buildpackage] export-dir = ../build-area/ debian/rules0000755000000000000000000000110612162010762010241 0ustar #!/usr/bin/make -f HORDENAME=whups 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 "whups" app: mv $(DESTDIR)/usr/share/horde/$(HORDENAME)/config $(DESTDIR)/etc/horde/$(HORDENAME) dh_link etc/horde/$(HORDENAME) usr/share/horde/$(HORDENAME)/config # Remove extra license file rm $(DESTDIR)/usr/share/horde/whups/LICENSE # back to debhelper: dh binary --buildsystem=phppear --with phppear --after dh_install debian/source/0000755000000000000000000000000012162010762010463 5ustar debian/source/format0000644000000000000000000000001412162010762011671 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000210112162010762011027 0ustar php-horde-whups (3.0.0~beta1-1) unstable; urgency=low * New upstream version 3.0.0~beta1 - Horde 5 version (Closes: #695899) -- Mathieu Parent Mon, 24 Jun 2013 11:31:03 +0200 php-horde-whups (2.0.2-4) unstable; urgency=low * Use pristine-tar -- Mathieu Parent Thu, 06 Jun 2013 09:17:30 +0200 php-horde-whups (2.0.2-3) 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 * Remove extra LICENSE file -- Mathieu Parent Wed, 09 Jan 2013 20:30:54 +0100 php-horde-whups (2.0.2-2) unstable; urgency=low * php-horde-role needed at buildtime -- Mathieu Parent Sun, 09 Dec 2012 16:18:15 +0100 php-horde-whups (2.0.2-1) unstable; urgency=low * whups package * Initial packaging (Closes: #695418) -- Mathieu Parent Sat, 08 Dec 2012 22:41:34 +0100