[Pkg-php-commits] r1370 - in pear/php-text-wiki/trunk/debian: . source
Jean-Marc Roth
jmroth-guest at alioth.debian.org
Mon Apr 19 20:04:29 UTC 2010
Author: jmroth-guest
Date: 2010-04-19 20:04:24 +0000 (Mon, 19 Apr 2010)
New Revision: 1370
Added:
pear/php-text-wiki/trunk/debian/source/
pear/php-text-wiki/trunk/debian/source/format
Modified:
pear/php-text-wiki/trunk/debian/control
Log:
making it lintian clean, add source format info, add Vcs-* fields
Modified: pear/php-text-wiki/trunk/debian/control
===================================================================
--- pear/php-text-wiki/trunk/debian/control 2010-04-19 19:56:43 UTC (rev 1369)
+++ pear/php-text-wiki/trunk/debian/control 2010-04-19 20:04:24 UTC (rev 1370)
@@ -2,13 +2,15 @@
Section: php
Priority: optional
Maintainer: Jean-Marc Roth <jmroth at iip.lu>
-Uploaders: TBA <tba>
Build-Depends: debhelper (>= 5), dh-make-php (>= 0.2.3), cdbs
Standards-Version: 3.8.4
+Vcs-Svn: svn://svn.debian.org/pkg-php/pear/php-text-wiki/trunk
+Vcs-Browser: http://svn.debian.org/viewsvn/pkg-php/pear/php-text-wiki/trunk
+Homepage: http://pear.php.net/package/Net_DNSBL
Package: php-text-wiki
Architecture: all
-Depends: php-pear
+Depends: php-pear, ${misc:Depends}
Description: transforms Wiki and BBCode markup into XHTML, LaTeX or plain text markup
This is the base engine for all of the Text_Wiki sub-classes.
The text transformation is done in 2 steps.
Added: pear/php-text-wiki/trunk/debian/source/format
===================================================================
--- pear/php-text-wiki/trunk/debian/source/format (rev 0)
+++ pear/php-text-wiki/trunk/debian/source/format 2010-04-19 20:04:24 UTC (rev 1370)
@@ -0,0 +1 @@
+3.0 (quilt)
More information about the Pkg-php-commits
mailing list