debian/0000755000000000000000000000000012146147252007172 5ustar debian/control0000644000000000000000000000205012146146703010572 0ustar Source: geshi Section: php Priority: optional Maintainer: Mediawiki Maintenance Team Uploaders: Romain Beauxis , Jan Dittberner Build-Depends: cdbs, debhelper (>= 9) Homepage: http://qbnz.com/highlighter/ Standards-Version: 3.9.4 Vcs-Svn: svn://svn.debian.org/pkg-mediawiki/geshi/trunk Vcs-Browser: http://svn.debian.org/viewsvn/pkg-mediawiki/geshi/trunk/ Package: php-geshi Architecture: all Depends: php5 | php5-cli, ${misc:Depends} Pre-Depends: dpkg (>= 1.15.6~) Description: Generic Syntax Highlighter GeSHi aims to be a simple but powerful highlighting class, with the following goals: . * Support for a wide range of popular languages * Easy to add a new language for highlighting * Highly customisable output formats . GeSHi aims to do this all as quickly as possible. Many customisable features of GeSHi facilitate speed increases, and you can easily find a balance between the amount of highlighting done and the speed in which it is done. debian/watch0000644000000000000000000000007611162256635010231 0ustar version=3 http://sf.net/geshi/GeSHi-(1\.0.[0-9.]*)\.tar\.gz debian/examples0000644000000000000000000000001211053137637010726 0ustar contrib/* debian/rules0000755000000000000000000000113312146144522010245 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk #include /usr/share/cdbs/1/rules/patchsys-quilt.mk # In order to regenerate 'debian/control' : # DEB_AUTO_UPDATE_DEBIAN_CONTROL=yes fakeroot debian/rules clean # Then check manually if everything's ok DEB_DH_BUILDDEB_ARGS = -- -Zxz DEB_INSTALL_CHANGELOGS_php-geshi := docs/CHANGES clean:: # fix #685324 rm -f contrib/cssgen.php binary-predeb/php-geshi:: find debian/php-geshi -depth \( -name ".cvsignore" -o -name ".arch-ids" -o -name '*.swp' \) -exec rm -rf {} \; find debian/php-geshi -type f -executable -exec chmod -x {} \; debian/control.in0000644000000000000000000000157412016146163011205 0ustar Source: geshi Section: web Priority: optional Maintainer: Mediawiki Maintenance Team Uploaders: Romain Beauxis , Jan Dittberner Build-Depends: @cdbs@ Homepage: http://qbnz.com/highlighter/ Standards-Version: 3.8.2 Package: php-geshi Architecture: all Depends: php5 | php5-cli, ${misc:Depends} Description: Generic Syntax Highlighter GeSHi aims to be a simple but powerful highlighting class, with the following goals: . * Support for a wide range of popular languages * Easy to add a new language for highlighting * Highly customisable output formats . GeSHi aims to do this all as quickly as possible. Many customisable features of GeSHi facilitate speed increases, and you can easily find a balance between the amount of highlighting done and the speed in which it is done. debian/dirs0000644000000000000000000000002410771447016010055 0ustar usr/share/php-geshi debian/changelog0000644000000000000000000001072112146147233011044 0ustar geshi (1.0.8.11-2) unstable; urgency=low * debian/control: - fix override disparity by setting Section to php - drop version from cdbs version in Build-Depends - bump required debhelper version to >= 9 - add Pre-Depends: dpkg (>= 1.15.6~) for xz compatibility * debian/compat: - set debhelper compatibility level to 9 * debian/source/format: - define source format 3.0 (quilt) explicitly * debian/rules: - define DEB_DH_BUILDDEB_ARGS for xz compression of binary package -- Jan Dittberner Sun, 19 May 2013 15:07:39 +0200 geshi (1.0.8.11-1) unstable; urgency=low * New upstream version (Closes: #584251) * Fix "Anchient version in stable and testing although update to more recent version requested for ages." (Closes: #685326) * Fix "Incorrect HTML generation while parsing Java source files" fixed in new upstream version (Closes: #613711) * debian/control: - bump Standards-Version to 3.9.4 (no changes) - add Vcs-Svn and Vcs-Browser -- Jan Dittberner Sun, 19 May 2013 13:53:27 +0200 geshi (1.0.8.4-2) unstable; urgency=low * Fix "Local File Inclusion Vulnerability in contrib script" use debian/rules to remove contrib/cssgen.php from bundled examples (Closes: #685324) * debian/control: add myself to Uploaders -- Jan Dittberner Sat, 25 Aug 2012 14:55:54 +0200 geshi (1.0.8.4-1) unstable; urgency=low * New upstream release. * Bumped standards version to 3.8.2 * Bumped compat to 7 * Pointed to version 2 of the GPL license in debian/copyright. -- Romain Beauxis Wed, 08 Jul 2009 17:27:18 +0200 geshi (1.0.8.3-1) unstable; urgency=low * New upstream release. Closes: #520769 * Updated standards version to 3.8.1. * Removed dependencies on php4 packages. * Updated watch file. -- Romain Beauxis Tue, 24 Mar 2009 22:03:01 +0100 geshi (1.0.8.1-1) unstable; urgency=low * New upstream release. * fix SA32559: "A vulnerability has been reported in GeSHI, which can potentially be exploited by malicious people to compromise a vulnerable system. The vulnerability is caused due to an unspecified error, which may allow execution of arbitrary code on an affected system." Closes: #504445 -- Romain Beauxis Wed, 05 Nov 2008 20:06:07 +0100 geshi (1.0.8-1) unstable; urgency=low * New upstream release * Fixes a DoS attack using some broken markup code * Install docs/api and moved contrib/* to examples -- Romain Beauxis Thu, 21 Aug 2008 02:53:18 +0200 geshi (1.0.7.22-1) unstable; urgency=low * New upstream release * Updated standards to 3.8.0 * Droped patch for #478354: fixed upstream * Updated watch file * Updated copyright file -- Romain Beauxis Fri, 20 Jun 2008 02:37:20 +0200 geshi (1.0.7.21-2) unstable; urgency=low * Added patch to fix breakage with some symbol characters. Closes: #478354 * Moved Homepage: to his own field. -- Romain Beauxis Thu, 29 May 2008 18:20:24 -0400 geshi (1.0.7.21-1) unstable; urgency=low * New upstream release * Imported package into svn repository * Fixed watch file Closes: #453601 * Updated uploaders * Updated standards * Updated copyright file -- Romain Beauxis Sun, 23 Mar 2008 13:35:13 +0100 geshi (1.0.7.20-1) unstable; urgency=low * New upstream release -- Romain Beauxis Thu, 19 Jul 2007 17:56:07 +0200 geshi (1.0.7.19-1) unstable; urgency=low * New upstream release -- Romain Beauxis Tue, 10 Apr 2007 13:18:51 +0200 geshi (1.0.7.18-1) unstable; urgency=low * New upstream release -- Romain Beauxis Tue, 20 Mar 2007 02:21:07 +0100 geshi (1.0.7.17-1) unstable; urgency=low * New upstream release. -- Romain Beauxis Tue, 6 Feb 2007 02:54:22 +0100 geshi (1.0.7.14-1) unstable; urgency=low * New upstream version. * Renamed source package according to the "follow upstream name policy" already in use in our RCS. * Avoid installing RCS files in the package. * Reordered OR-ed Depends to encourage using PHP version 5 instead of 4. -- Marc Dequènes (Duck) Sun, 1 Oct 2006 15:24:22 +0200 php-geshi (1.0.7.11-1) UNRELEASED; urgency=low * Initial release -- Romain Beauxis Tue, 11 Jul 2006 18:28:17 +0200 debian/compat0000644000000000000000000000000212146146703010370 0ustar 9 debian/docs0000644000000000000000000000011111053137637010040 0ustar docs/THANKS docs/geshi-doc.html docs/README docs/TODO docs/BUGS docs/api debian/source/0000755000000000000000000000000012146147252010472 5ustar debian/source/format0000644000000000000000000000001412146144252011675 0ustar 3.0 (quilt) debian/copyright0000644000000000000000000000274211225136211011120 0ustar This package was debianized by Romain Beauxis on Tue, 11 Jul 2006 18:28:17 +0200. It was downloaded from http://qbnz.com/highlighter/ Upstream Author: Nigel McNie Copyright © 2004-2006 Nigel McNie Other contributors are listed in THANKS file and in file headers. License: 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 package; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA On Debian systems, the complete text of the GNU General Public License version 2 can be found in `/usr/share/common-licenses/GPL-2'. The file geshi.php contains source code distributed under the GNU Lesser General Public License. On Debian systems, the complete text of the GNU Lesser General Public License can be found in `/usr/share/common-licenses/LGPL'. The Debian packaging is © 2006, Romain Beauxis and is licensed under the GPL, see above. debian/install0000644000000000000000000000004511053137637010564 0ustar geshi.php geshi/ usr/share/php-geshi