debian/0000755000000000000000000000000012176710351007171 5ustar debian/compat0000644000000000000000000000000212176546013010371 0ustar 9 debian/install0000644000000000000000000000004612176547515010574 0ustar *[0-9] usr/share/phpwebcounter/images debian/copyright0000644000000000000000000000215212176546637011142 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: phpwebcounter-extra Source: http://phpwebcounter.sf.net Files: * Copyright: 2007 Joao Eriberto Mota Filho License: GPL-2.0+ Files: debian/* Copyright: 2007-2013 Joao Eriberto Mota Filho License: GPL-2.0+ License: GPL-2.0+ This package 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; either version 2 of the License, or (at your option) any later version. . This package 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 program. If not, see . On Debian systems, the complete text of the GNU General Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". debian/README.Debian0000644000000000000000000000050312176547166011244 0ustar phpwebcounter-extra for Debian ------------------------------ The images are in /usr/share/phpwebcounter/images. To use it, edit /etc/phpwebcounter/phpwebcounter.config.php and set the $path_images variable to point to chosen font. -- Joao Eriberto Mota Filho Sun, 04 Nov 2007 15:59:41 -0200 debian/docs0000644000000000000000000000001712176545100010040 0ustar README CREDITS debian/source/0000755000000000000000000000000012176550160010471 5ustar debian/source/format0000644000000000000000000000001412176550170011700 0ustar 3.0 (quilt) debian/control0000644000000000000000000000142012176710351010571 0ustar Source: phpwebcounter-extra Section: web Priority: optional Maintainer: Joao Eriberto Mota Filho Build-Depends: debhelper (>= 9) Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/git/collab-maint/phpwebcounter-extra.git Vcs-Git: git://anonscm.debian.org/collab-maint/phpwebcounter-extra.git Homepage: http://phpwebcounter.sf.net Package: phpwebcounter-extra Architecture: all Depends: ${misc:Depends}, phpwebcounter Enhances: phpwebcounter Description: extra graphical numbers to PHP Web Counter PHP Web Counter is a PHP script to show the number of the hits in web pages. It runs on web server and uses text or PNG images. . This package has some graphical numbers to use with PHP Web Counter. . Demo site: http://phpwebcounter.sf.net debian/changelog0000644000000000000000000000203512176710137011045 0ustar phpwebcounter-extra (20071108-2) unstable; urgency=low * Migrations: - debian format from 1.0 to 3.0. - debian/changelog to 1.0. - debhelper level from 5 to 9. - VCS: svn to git. * debian/control: - added ${misc:Depends} to Depends field. - updated Standards-Version from 3.8.0 to 3.9.4. * debian/dirs: removed because it is useless now (using dh_install). * debian/gbp.conf: added to allow git-buildpackage use. * debian/install: added to install files. * debian/README.Debian: fixed a little mistake. * debian/rules: updated to new (reduced) format. -- Joao Eriberto Mota Filho Thu, 01 Aug 2013 17:52:32 -0300 phpwebcounter-extra (20071108-1) unstable; urgency=low * New upstream release (Closes: #449216) -- Joao Eriberto Mota Filho Sun, 11 Nov 2007 15:36:21 -0200 phpwebcounter-extra (20071104a-1) UNRELEASED; urgency=low * Initial release -- Joao Eriberto Mota Filho Sun, 04 Nov 2007 15:59:41 -0200 debian/watch0000644000000000000000000000011012176545100010210 0ustar version=3 http://sf.net/phpwebcounter/phpwebcounter-extra-(.*)\.tar\.gz debian/rules0000755000000000000000000000007712176550031010252 0ustar #!/usr/bin/make -f # export DH_VERBOSE=1 %: dh $@ --parallel debian/gbp.conf0000644000000000000000000000006512176550276010621 0ustar [DEFAULT] debian-branch = debian pristine-tar = True