r237 - experimental/libquicktime/debian
Fabian Greffrath
fabian-guest at alioth.debian.org
Tue Mar 20 11:50:17 CET 2007
Author: fabian-guest
Date: 2007-03-20 10:50:17 +0000 (Tue, 20 Mar 2007)
New Revision: 237
Modified:
experimental/libquicktime/debian/changelog
experimental/libquicktime/debian/compat
experimental/libquicktime/debian/control
Log:
libquicktime (1:0.9.10+debian-4) UNRELEASED; urgency=low
[ Fabian Greffrath ]
* debian/control:
+ Set pkg-multimedia-maintainers as main maintainer,
added Sam Hocevar and myself as uploaders.
+ Added VCS fields.
+ Bumped debhelper Build-Depends to (>= 5).
+ Added Homepage: to package descriptions.
+ Added ${misc:Depends} to binary packages' dependencies.
+ Changed libquicktime-dev's dependency on libquicktime0 to (= ${binary:Version}).
* debian/compat:
+ Set compat to 5.
-- Fabian Greffrath <fabian at debian-unofficial.org> Tue, 20 Mar 2007 11:20:00 +0200
Modified: experimental/libquicktime/debian/changelog
===================================================================
--- experimental/libquicktime/debian/changelog 2007-03-20 10:17:25 UTC (rev 236)
+++ experimental/libquicktime/debian/changelog 2007-03-20 10:50:17 UTC (rev 237)
@@ -1,3 +1,20 @@
+libquicktime (1:0.9.10+debian-4) UNRELEASED; urgency=low
+
+ [ Fabian Greffrath ]
+
+ * debian/control:
+ + Set pkg-multimedia-maintainers as main maintainer,
+ added Sam Hocevar and myself as uploaders.
+ + Added VCS fields.
+ + Bumped debhelper Build-Depends to (>= 5).
+ + Added Homepage: to package descriptions.
+ + Added ${misc:Depends} to binary packages' dependencies.
+ + Changed libquicktime-dev's dependency on libquicktime0 to (= ${binary:Version}).
+ * debian/compat:
+ + Set compat to 5.
+
+ -- Fabian Greffrath <fabian at debian-unofficial.org> Tue, 20 Mar 2007 11:20:00 +0200
+
libquicktime (2:0.9.10+debian-3) experimental; urgency=low
* Upload to experimental.
Modified: experimental/libquicktime/debian/compat
===================================================================
--- experimental/libquicktime/debian/compat 2007-03-20 10:17:25 UTC (rev 236)
+++ experimental/libquicktime/debian/compat 2007-03-20 10:50:17 UTC (rev 237)
@@ -1 +1 @@
-4
+5
Modified: experimental/libquicktime/debian/control
===================================================================
--- experimental/libquicktime/debian/control 2007-03-20 10:17:25 UTC (rev 236)
+++ experimental/libquicktime/debian/control 2007-03-20 10:50:17 UTC (rev 237)
@@ -1,14 +1,17 @@
Source: libquicktime
Section: devel
Priority: optional
-Maintainer: Daniel Baumann <daniel at debian.org>
-Build-Depends: debhelper (>= 4), dpatch, autotools-dev, libavc1394-dev [!hurd-i386 !kfreebsd-amd64 !kfreebsd-i386], libavcodec-dev, libdv4-dev, libgtk2.0-dev, libjpeg62-dev, libpng12-dev, libpopt-dev, libraw1394-dev [!hurd-i386 !kfreebsd-amd64 !kfreebsd-i386], libsdl1.2-dev, libvorbis-dev, libxaw7-dev, libxv-dev
+Maintainer: Debian multimedia packages maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
+Uploaders: Fabian Greffrath <fabian at debian-unofficial.org>, Sam Hocevar (Debian packages) <sam+deb at zoy.org>
Standards-Version: 3.7.2
+Build-Depends: debhelper (>= 5), dpatch, autotools-dev, libavc1394-dev [!hurd-i386 !kfreebsd-amd64 !kfreebsd-i386], libavcodec-dev, libdv4-dev, libgtk2.0-dev, libjpeg62-dev, libpng12-dev, libpopt-dev, libraw1394-dev [!hurd-i386 !kfreebsd-amd64 !kfreebsd-i386], libsdl1.2-dev, libvorbis-dev, libxaw7-dev, libxv-dev
+XS-Vcs-Svn: svn://svn.debian.org/pkg-multimedia/experimental/libquicktime
+XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-multimedia/experimental/libquicktime/
Package: libquicktime0
Section: libs
Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}
Conflicts: libquicktime1
Replaces: libquicktime1
Description: library for reading and writing Quicktime files
@@ -16,41 +19,49 @@
systems. Video CODECs supported by this library are OpenDivX, MJPA, JPEG Photo,
PNG, RGB, YUV 4:2:2, and YUV 4:2:0 compression. Supported audio CODECs are Ogg
Vorbis, IMA4, ulaw, and any linear PCM format.
+ .
+ Homepage: <http://libquicktime.sourceforge.net/>
Package: libquicktime-dev
Section: libdevel
Architecture: any
-Depends: libquicktime0 (= ${Source-Version})
+Depends: libquicktime0 (= ${binary:Version})
Description: library for reading and writing Quicktime files (development)
libquicktime is a library for reading and writing QuickTime files on UNIX
systems. Video CODECs supported by this library are OpenDivX, MJPA, JPEG Photo,
PNG, RGB, YUV 4:2:2, and YUV 4:2:0 compression. Supported audio CODECs are Ogg
Vorbis, IMA4, ulaw, and any linear PCM format.
.
+ Homepage: <http://libquicktime.sourceforge.net/>
+ .
This package contains the development files.
Package: quicktime-utils
Section: utils
Priority: extra
Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}
Description: library for reading and writing Quicktime files (utilities)
libquicktime is a library for reading and writing QuickTime files on UNIX
systems. Video CODECs supported by this library are OpenDivX, MJPA, JPEG Photo,
PNG, RGB, YUV 4:2:2, and YUV 4:2:0 compression. Supported audio CODECs are Ogg
Vorbis, IMA4, ulaw, and any linear PCM format.
.
+ Homepage: <http://libquicktime.sourceforge.net/>
+ .
This package contains additional utilities.
Package: quicktime-x11utils
Section: utils
Priority: extra
Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}
Description: library for reading and writing Quicktime files (x11 utilities)
libquicktime is a library for reading and writing QuickTime files on UNIX
systems. Video CODECs supported by this library are OpenDivX, MJPA, JPEG Photo,
PNG, RGB, YUV 4:2:2, and YUV 4:2:0 compression. Supported audio CODECs are Ogg
Vorbis, IMA4, ulaw, and any linear PCM format.
.
+ Homepage: <http://libquicktime.sourceforge.net/>
+ .
This package contains additional utilities for the X window system.
More information about the Pkg-multimedia-commits
mailing list