debian/0000775000000000000000000000000012306057202007165 5ustar debian/install0000664000000000000000000000011312306056634010561 0ustar wikidiff2.ini etc/php5/mods-available debian/etc/mediawiki-extensions etc debian/compat0000664000000000000000000000000212306056634010373 0ustar 9 debian/patches/0000775000000000000000000000000012306057202010614 5ustar debian/patches/series0000664000000000000000000000002212306056634012033 0ustar so-location.patch debian/patches/so-location.patch0000664000000000000000000000047012306056634014075 0ustar Description: fix the location of the extension in wikidiff2.ini Author: Jonathan Wiltshire Forwarded: not-needed Last-Update: 2012-06-23 --- wikidiff2-0.0.1+svn109581.orig/wikidiff2.ini +++ wikidiff2-0.0.1+svn109581/wikidiff2.ini @@ -1 +1 @@ -extension=php_wikidiff2.so +extension=wikidiff2.so debian/rules0000775000000000000000000000125112306056634010254 0ustar #!/usr/bin/make -f # The PHP header files are not designed to be run with C++, they hit this # warning a lot. CXXFLAGS+=-Wno-write-strings %: dh $@ override_dh_auto_configure: # Slightly hacked here to make it work with other PHP installations # earlier in the path, so I don't have to make chroots. Really it should just # be phpize && dh_auto_configure. /usr/bin/phpize dh_auto_configure -- --with-php-config=/usr/bin/php-config override_dh_auto_test: override_dh_auto_install: INSTALL_ROOT=$(CURDIR)/debian/php-wikidiff2 make install override_dh_gencontrol: echo "php:Depends=phpapi-$(shell php-config5 --phpapi)" >> debian/php-wikidiff2.substvars dh_gencontrol debian/etc/0000775000000000000000000000000012306057202007740 5ustar debian/etc/mediawiki-extensions/0000775000000000000000000000000012306057202014100 5ustar debian/etc/mediawiki-extensions/extensions-enabled/0000775000000000000000000000000012306057202017667 5ustar debian/etc/mediawiki-extensions/extensions-enabled/wikidiff2.php0000777000000000000000000000000012306057202031170 2../extensions-available/wikidiff2.phpustar debian/etc/mediawiki-extensions/extensions-available/0000775000000000000000000000000012306057202020215 5ustar debian/etc/mediawiki-extensions/extensions-available/wikidiff2.php0000664000000000000000000000045112306056634022614 0ustar 'Wikidiff2', 'version' => '', 'author' => 'Tim Starling', 'description' => 'external diff engine for MediaWiki', 'url' => 'https://www.mediawiki.org/wiki/Extension:Wikidiff2' ); $wgExternalDiffEngine = 'wikidiff2'; debian/dirs0000664000000000000000000000003012306056634010052 0ustar etc/php5/mods-available debian/source/0000775000000000000000000000000012306057202010465 5ustar debian/source/format0000664000000000000000000000001412306056634011703 0ustar 3.0 (quilt) debian/control0000664000000000000000000000161212306056634010600 0ustar Source: wikidiff2 Section: web Priority: optional Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Mediawiki Maintenance Team Uploaders: Romain Beauxis , Jonathan Wiltshire Build-Depends: debhelper (>= 9), php5-dev, libthai-dev, pkg-config Homepage: http://www.mediawiki.org/wiki/Extension:Wikidiff2 Standards-Version: 3.9.3 Package: php-wikidiff2 Architecture: any Depends: php5 | php5-cli, ${misc:Depends}, ${shlibs:Depends}, ${php:Depends} Recommends: mediawiki Description: external diff engine for mediawiki Wikidiff2 is PHP 5 module providing external diff engine for MediaWiki. It performs word-level (space-delimited) diffs on general text, and character-level diffs on text composed of characters from the Japanese and Thai alphabets and the unified han. debian/gbp.conf0000664000000000000000000000004112306056634010607 0ustar [DEFAULT] debian-branch = master debian/copyright0000664000000000000000000000220112306056634011123 0ustar This package was debianized by Romain Beauxis on Wed, 25 Mar 2009 00:02:53 +0100. It was downloaded from http://www.mediawiki.org/wiki/Extension:Wikidiff2 Upstream Author: Tim Starling Copyright © 2006 by Tim Starling 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. 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 can be found in `/usr/share/common-licenses/GPL'. The Debian packaging is © 2009, Romain Beauxis and is licensed under the GPL, see above. debian/changelog0000664000000000000000000000351212306056634011050 0ustar wikidiff2 (0.0.1+svn109581-1ubuntu1) trusty; urgency=medium * Install ini file in correct location with PHP 5.5 (LP: #1243568). * debian/etc/mediawiki-extensions/extensions-available/wikidiff2.php: + better php open tag (LP: #1243119). -- Leo Iannacone Sat, 22 Feb 2014 12:41:21 +0100 wikidiff2 (0.0.1+svn109581-1build1) saucy; urgency=low * Rebuild for PHP 5.5. -- Colin Watson Tue, 16 Jul 2013 01:49:32 +0100 wikidiff2 (0.0.1+svn109581-1) unstable; urgency=low * New upstream snapshot * Source format 3.0 (quilt) * New patch so-location.patch to set correct extension location * Remove fix_543113.patch (no longer applicable) * Add me to uploaders * Use debhelper 9 to get build hardening flags * Remove redundant debian/conffiles * Remove remaining CDBS logic * Export dependency on phpapi * Don't overwrite CXXFLAGS in debian/rules * Move configuration install logic into debian/dirs and debian/install * Add debian/gbp.conf and ignore it in debian/source/local-options * Standards version 3.9.3 (no changes) * Install configuration by default (Closes: #594517) -- Jonathan Wiltshire Wed, 20 Jun 2012 19:04:43 +0100 wikidiff2 (0.0.1+svn55737-1.1) unstable; urgency=low * Non-maintainer upload. * Add missing dependency on phpapi-* (Closes: #566290) -- Stefano Zacchiroli Mon, 08 Feb 2010 15:58:03 +0100 wikidiff2 (0.0.1+svn55737-1) unstable; urgency=low * New upstream release. * Fixed FTBFS. Closes: #543113 * Bumped standards-version to 3.8.3 * Bumped compat to 7 -- Romain Beauxis Tue, 01 Sep 2009 18:14:30 -0500 wikidiff2 (0.0.1+svn48764-1) unstable; urgency=low * Initial packaging. Closes: #479057 -- Romain Beauxis Tue, 24 Mar 2009 23:25:07 +0100