[Pkg-mediawiki-commits] r439 - geshi/trunk/debian
Jan Dittberner
jandd at alioth.debian.org
Sun May 19 11:53:23 UTC 2013
Author: jandd
Date: 2013-05-19 11:53:23 +0000 (Sun, 19 May 2013)
New Revision: 439
Modified:
geshi/trunk/debian/changelog
geshi/trunk/debian/control
Log:
* debian/control:
- bump Standards-Version to 3.9.4 (no changes)
- add Vcs-Svn and Vcs-Browser
Modified: geshi/trunk/debian/changelog
===================================================================
--- geshi/trunk/debian/changelog 2013-05-19 11:44:00 UTC (rev 438)
+++ geshi/trunk/debian/changelog 2013-05-19 11:53:23 UTC (rev 439)
@@ -5,6 +5,9 @@
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 <jandd at debian.org> Sun, 19 May 2013 13:41:04 +0200
Modified: geshi/trunk/debian/control
===================================================================
--- geshi/trunk/debian/control 2013-05-19 11:44:00 UTC (rev 438)
+++ geshi/trunk/debian/control 2013-05-19 11:53:23 UTC (rev 439)
@@ -5,11 +5,13 @@
Uploaders: Romain Beauxis <toots at rastageeks.org>, Jan Dittberner <jandd at debian.org>
Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 7.0.1)
Homepage: http://qbnz.com/highlighter/
-Standards-Version: 3.8.2
+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}
+Depends: php5 | php5-cli, ${misc:Depends}
Description: Generic Syntax Highlighter
GeSHi aims to be a simple but powerful highlighting class,
with the following goals:
More information about the Pkg-mediawiki-commits
mailing list