[Pkg-php-commits] r1379 - pear/php-onyxrss/trunk/debian
Jean-Marc Roth
jmroth-guest at alioth.debian.org
Sat Apr 24 02:34:17 UTC 2010
Author: jmroth-guest
Date: 2010-04-24 02:34:17 +0000 (Sat, 24 Apr 2010)
New Revision: 1379
Modified:
pear/php-onyxrss/trunk/debian/control
Log:
removing unncessary dependency that causes warning during build anyway
Modified: pear/php-onyxrss/trunk/debian/control
===================================================================
--- pear/php-onyxrss/trunk/debian/control 2010-04-24 02:01:27 UTC (rev 1378)
+++ pear/php-onyxrss/trunk/debian/control 2010-04-24 02:34:17 UTC (rev 1379)
@@ -9,7 +9,7 @@
Package: php-onyxrss
Architecture: all
-Depends: php-pear, ${shlibs:Depends}, ${misc:Depends}
+Depends: php-pear, ${misc:Depends}
Description: PHP XML extension to parse RSS
Free, open source php parser that minimizes bandwidth usage.
Great programming and wonderfully documented!
More information about the Pkg-php-commits
mailing list