[Pkg-mediawiki-commits] [mediawiki-math] 01/01: Use “<?php” not just “<?” (Closes: #717543)

Thorsten Glaser tg at alioth.debian.org
Thu Sep 5 15:24:27 UTC 2013


This is an automated email from the git hooks/post-receive script.

tg pushed a commit to branch master
in repository mediawiki-math.

commit ebf7921c65a78ec818f9490b4a247de4420f0f75
Author: Thorsten Glaser <t.glaser at tarent.de>
Date:   Thu Sep 5 17:22:56 2013 +0200

    Use “<?php” not just “<?” (Closes: #717543)
---
 debian/Math.php  |    3 +--
 debian/changelog |    7 +++++++
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/debian/Math.php b/debian/Math.php
index 53b5f4c..06e08f9 100644
--- a/debian/Math.php
+++ b/debian/Math.php
@@ -1,4 +1,3 @@
-<?
+<?php
 require_once("$IP/extensions/Math/Math.php");
 $wgTexvc = "/usr/bin/texvc";
-?>
diff --git a/debian/changelog b/debian/changelog
index b14abad..5737700 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+mediawiki-math (2:1.0+git20120528-8) unstable; urgency=low
+
+  * Team upload
+  * Use “<?php” not just “<?” (Closes: #717543)
+
+ -- Thorsten Glaser <tg at mirbsd.de>  Thu, 05 Sep 2013 17:21:57 +0200
+
 mediawiki-math (2:1.0+git20120528-7) unstable; urgency=low
 
   * Team upload.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/mediawiki-math.git



More information about the Pkg-mediawiki-commits mailing list