[Pkg-php-commits] r930 - ffmpeg-php/trunk/debian
Raphael Geissert
atomo64-guest at alioth.debian.org
Mon Dec 10 03:22:36 UTC 2007
Author: atomo64-guest
Date: 2007-12-10 03:22:36 +0000 (Mon, 10 Dec 2007)
New Revision: 930
Modified:
ffmpeg-php/trunk/debian/changelog
ffmpeg-php/trunk/debian/control
Log:
Added Homepage and Vcs-* fields
Bumped Standards-Version: 3.7.3, no change needed
Modified: ffmpeg-php/trunk/debian/changelog
===================================================================
--- ffmpeg-php/trunk/debian/changelog 2007-12-08 02:50:13 UTC (rev 929)
+++ ffmpeg-php/trunk/debian/changelog 2007-12-10 03:22:36 UTC (rev 930)
@@ -1,8 +1,10 @@
ffmpeg-php (0.5.1-3) UNRELEASED; urgency=low
* NOT RELEASED YET
+ * Added Homepage and Vcs-* fields
+ * Bumped Standards-Version: 3.7.3, no change needed
- -- Raphael Geissert <atomo64 at gmail.com> Wed, 19 Sep 2007 18:22:20 -0500
+ -- Raphael Geissert <atomo64 at gmail.com> Sun, 09 Dec 2007 21:21:29 -0600
ffmpeg-php (0.5.1-2) unstable; urgency=low
Modified: ffmpeg-php/trunk/debian/control
===================================================================
--- ffmpeg-php/trunk/debian/control 2007-12-08 02:50:13 UTC (rev 929)
+++ ffmpeg-php/trunk/debian/control 2007-12-10 03:22:36 UTC (rev 930)
@@ -3,11 +3,14 @@
Priority: optional
Maintainer: Raphael Geissert <atomo64 at gmail.com>
Build-Depends: debhelper (>= 5), php5-dev (>= 5.2.0), libavformat-dev, libavcodec-dev, libgd2-xpm-dev, quilt (>= 0.40)
-Standards-Version: 3.7.2
+Standards-Version: 3.7.3
+Homepage: http://ffmpeg-php.sourceforge.net/
+Vcs-Svn: svn://svn.debian.org/pkg-php/ffmpeg-php/trunk
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-php/ffmpeg-php/trunk
Package: php5-ffmpeg
Architecture: any
-Depends: ${shlibs:Depends}, ${php:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${php:Depends}
Recommends: php5-gd
Description: ffmpeg support for php5
Provides access and retrieval of information from movies and audio files.
More information about the Pkg-php-commits
mailing list