gst-plugins-base0.10_0.10.26-1~bpo50+1_i386.changes is NEW
(new) gir1.0-gst-plugins-base-0.10_0.10.26-1~bpo50+1_i386.deb optional libs
Description: GObject introspection data for the GStreamer Plugins Base library
This package contains introspection data for the GStreamer Plugins Base library.
.
GStreamer is a streaming media framework, based on graphs of filters
which operate on media data. Applications using this library can do
anything from real-time sound processing to playing videos, and just
about anything else media-related. Its plugin-based architecture means
that new data types or processing capabilities can be added simply by
installing new plug-ins.
.
It can be used by packages using the GIRepository format to generate
dynamic bindings.
gst-plugins-base0.10_0.10.26-1~bpo50+1.diff.gz
to pool/main/g/gst-plugins-base0.10/gst-plugins-base0.10_0.10.26-1~bpo50+1.diff.gz
gst-plugins-base0.10_0.10.26-1~bpo50+1.dsc
to pool/main/g/gst-plugins-base0.10/gst-plugins-base0.10_0.10.26-1~bpo50+1.dsc
gst-plugins-base0.10_0.10.26.orig.tar.gz
to pool/main/g/gst-plugins-base0.10/gst-plugins-base0.10_0.10.26.orig.tar.gz
gstreamer0.10-alsa_0.10.26-1~bpo50+1_i386.deb
to pool/main/g/gst-plugins-base0.10/gstreamer0.10-alsa_0.10.26-1~bpo50+1_i386.deb
gstreamer0.10-gnomevfs_0.10.26-1~bpo50+1_i386.deb
to pool/main/g/gst-plugins-base0.10/gstreamer0.10-gnomevfs_0.10.26-1~bpo50+1_i386.deb
gstreamer0.10-plugins-base-apps_0.10.26-1~bpo50+1_i386.deb
to pool/main/g/gst-plugins-base0.10/gstreamer0.10-plugins-base-apps_0.10.26-1~bpo50+1_i386.deb
gstreamer0.10-plugins-base-dbg_0.10.26-1~bpo50+1_i386.deb
to pool/main/g/gst-plugins-base0.10/gstreamer0.10-plugins-base-dbg_0.10.26-1~bpo50+1_i386.deb
gstreamer0.10-plugins-base-doc_0.10.26-1~bpo50+1_all.deb
to pool/main/g/gst-plugins-base0.10/gstreamer0.10-plugins-base-doc_0.10.26-1~bpo50+1_all.deb
gstreamer0.10-plugins-base_0.10.26-1~bpo50+1_i386.deb
to pool/main/g/gst-plugins-base0.10/gstreamer0.10-plugins-base_0.10.26-1~bpo50+1_i386.deb
gstreamer0.10-x_0.10.26-1~bpo50+1_i386.deb
to pool/main/g/gst-plugins-base0.10/gstreamer0.10-x_0.10.26-1~bpo50+1_i386.deb
libgstreamer-plugins-base0.10-0_0.10.26-1~bpo50+1_i386.deb
to pool/main/g/gst-plugins-base0.10/libgstreamer-plugins-base0.10-0_0.10.26-1~bpo50+1_i386.deb
libgstreamer-plugins-base0.10-dev_0.10.26-1~bpo50+1_i386.deb
to pool/main/g/gst-plugins-base0.10/libgstreamer-plugins-base0.10-dev_0.10.26-1~bpo50+1_i386.deb
Changes: gst-plugins-base0.10 (0.10.26-1~bpo50+1) lenny-backports; urgency=low
.
* Rebuild for lenny-backports.
* Add myself as an uploader.
* Drop the libgudev-dev build-dep.
* Bump the libtheora-dev build-dep to >= 1.1 (due to FTBFS w/ lenny's
version).
.
gst-plugins-base0.10 (0.10.26-1) unstable; urgency=low
.
* New upstream release, "You will know when you get there":
+ debian/rules:
- Update GStreamer build dependency to >= 0.10.26.
+ debian/libgstreamer-plugins-base.symbols:
- Update to use the stable versions.
.
gst-plugins-base0.10 (0.10.25.3-1) experimental; urgency=low
.
* New upstream pre-release.
.
gst-plugins-base0.10 (0.10.25.2-1) experimental; urgency=low
.
* New upstream pre-release:
+ debian/patches/01_baseaudiosink-remove-pulsesink-hack.patch,
debian/patches/02_playbin2-proxy-volume-changes.patch,
debian/patches/03_playsink-proxy-volume-changes.patch,
debian/patches/04_playsink-update-volume-mute-state.patch,
debian/patches/05_playsink-set-volume-once.patch,
debian/patches/11_theoradec_timestamp.patch:
- Dropped, merged upstream.
+ debian/build-deps.in,
debian/rules,
debian/control.in:
- Build depend on Pango 1.16.0, GLib 2.18.0, iso-codes,
GStreamer 0.10.25.2.
+ debian/gstreamer-plugins-base.install:
- Drop queue2 plugin, it's in core now.
+ debian/libgstreamer-plugins-base.symbols:
- Update for new API.
* debian/build-deps.in,
debian/rules,
debian/gstreamer-plugins-base.install:
+ Don't build cdparanoia plugin on hurd, fixes FTBFS (Closes: #554977).
Thanks to Samuel Thibault for the patch.
* debian/control.in:
+ Fix typo in package description (Closes: #557367).
+ Remove David I. Lehn from Uploaders (Closes: #557278).
.
gst-plugins-base0.10 (0.10.25-7) unstable; urgency=low
.
* debian/rules:
+ Don't include the plugin library files in the dh_makeshlibs call.
.
gst-plugins-base0.10 (0.10.25-6) unstable; urgency=low
.
* debian/patches/11_theoradec_timestamp.patch
+ Added. Use the timestamp of the incoming buffer if it's valid instead of
the one in the frame. Fixes issues with RTP streams where the framerate
is less stable then it should be.
.
gst-plugins-base0.10 (0.10.25-5) unstable; urgency=low
.
* debian/patches/02_playbin2-proxy-volume-changes.patch,
debian/patches/03_playsink-proxy-volume-changes.patch,
debian/patches/04_playsink-update-volume-mute-state.patch,
debian/patches/05_playsink-set-volume-once.patch:
+ Patches from upstream GIT to improve volume/mute handling
in playbin2. Needed for new totem.
.
gst-plugins-base0.10 (0.10.25-4) unstable; urgency=low
.
* debian/patches/01_baseaudiosink-remove-pulsesink-hack.patch,
debian/control.in:
+ Remove pulsesink hack to fix operation with pulsesink from
gst-plugins-good 0.10.16-4.
.
gst-plugins-base0.10 (0.10.25-3) unstable; urgency=low
.
* debian/libgstreamer-plugins-base.install,
debian/control.in:
+ Don't ship typelib files in two packages.
.
gst-plugins-base0.10 (0.10.25-2) unstable; urgency=low
.
* debian/rules,
debian/control.in,
debian/build-deps.in:
+ Update for the GObject-Introspection mini spec.
.
gst-plugins-base0.10 (0.10.25-1) unstable; urgency=low
.
* New upstream release, 'Standard disclaimers apply':
+ debian/libgstreamer-plugins-base.symbols:
- Updated for the new version.
.
gst-plugins-base0.10 (0.10.24.4-1) experimental; urgency=low
.
[ Loïc Minier ]
* Also disable doc building on armel.
.
[ Sebastian Dröge ]
* debian/rules:
+ Use libgudev on Linux for v4l device detection.
* New upstream pre-release.
.
gst-plugins-base0.10 (0.10.24.3-1) experimental; urgency=low
.
* New upstream pre-release:
+ debian/patches/01_introspection-pkgconfig.patch:
- Dropped, merged upstream.
.
gst-plugins-base0.10 (0.10.24.2-2) experimental; urgency=low
.
* debian/rules:
+ Set HOME to a fake home directory to prevent writing
to a non-writable buildd home which results in FTBFS.
.
gst-plugins-base0.10 (0.10.24.2-1) experimental; urgency=low
.
* New upstream pre-release:
+ debian/rules,
debian/build-deps.in:
- Update build dependencies.
+ debian/libgstreamer-plugins-base0.10-0.symbols:
- Updated for the new version.
+ debian/control.in,
debian/build-deps.in,
debian/libgstreamer-plugins-base.install,
debian/libgstreamer-plugins-base-dev.install:
- Enable GObject-Introspection support and ship the generated
files in the -dev and shared library package.
+ debian/patches/11_fix_skew_clock_slaving.patch:
- Dropped, merged upstream.
* debian/control.in:
+ Update Standards-Version to 3.8.3.
* debian/patches/01_introspection-pkgconfig.patch:
+ Fix build system to actually find the pkg-config files
when building the introspection files.
Override entries for your package:
gst-plugins-base0.10_0.10.26-1~bpo50+1.dsc - source libs
gstreamer0.10-alsa_0.10.26-1~bpo50+1_i386.deb - optional libs
gstreamer0.10-gnomevfs_0.10.26-1~bpo50+1_i386.deb - optional libs
gstreamer0.10-plugins-base-apps_0.10.26-1~bpo50+1_i386.deb - optional utils
gstreamer0.10-plugins-base-dbg_0.10.26-1~bpo50+1_i386.deb - extra debug
gstreamer0.10-plugins-base-doc_0.10.26-1~bpo50+1_all.deb - optional doc
gstreamer0.10-plugins-base_0.10.26-1~bpo50+1_i386.deb - optional libs
gstreamer0.10-x_0.10.26-1~bpo50+1_i386.deb - optional libs
libgstreamer-plugins-base0.10-0_0.10.26-1~bpo50+1_i386.deb - optional libs
libgstreamer-plugins-base0.10-dev_0.10.26-1~bpo50+1_i386.deb - optional libdevel
Announcing to backports-changes@lists.backports.org
Your package contains new components which requires manual editing of
the override file. It is ok otherwise, so please be patient. New
packages are usually added to the override file about once a week.
You may have gotten the distribution wrong. You'll get warnings above
if files already exist in other distributions.
ve
if files already exist in other distributions.
Reply to: