r34895 - in /desktop/unstable/cheese/debian: changelog control control.in
biebl at users.alioth.debian.org
biebl at users.alioth.debian.org
Tue May 15 13:44:03 UTC 2012
Author: biebl
Date: Tue May 15 13:44:03 2012
New Revision: 34895
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=34895
Log:
Add dependency on libclutter-gst-dev to libcheese-dev as required by
cheese.pc. Closes: #667857
Modified:
desktop/unstable/cheese/debian/changelog
desktop/unstable/cheese/debian/control
desktop/unstable/cheese/debian/control.in
Modified: desktop/unstable/cheese/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/cheese/debian/changelog?rev=34895&op=diff
==============================================================================
--- desktop/unstable/cheese/debian/changelog [utf-8] (original)
+++ desktop/unstable/cheese/debian/changelog [utf-8] Tue May 15 13:44:03 2012
@@ -1,6 +1,8 @@
cheese (3.4.2-1) unstable; urgency=low
* New upstream translation release.
+ * Add dependency on libclutter-gst-dev to libcheese-dev as required by
+ cheese.pc. Closes: #667857
-- Michael Biebl <biebl at debian.org> Tue, 15 May 2012 15:29:17 +0200
Modified: desktop/unstable/cheese/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/cheese/debian/control?rev=34895&op=diff
==============================================================================
--- desktop/unstable/cheese/debian/control [utf-8] (original)
+++ desktop/unstable/cheese/debian/control [utf-8] Tue May 15 13:44:03 2012
@@ -146,6 +146,7 @@
libclutter-1.0-dev (>= 1.6.1),
libgstreamer0.10-dev (>= 0.10.32),
libgstreamer-plugins-base0.10-dev (>= 0.10.32),
+ libclutter-gst-dev (>= 1.0.0),
libgdk-pixbuf2.0-dev,
${misc:Depends}
Suggests: libcheese-doc
Modified: desktop/unstable/cheese/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/cheese/debian/control.in?rev=34895&op=diff
==============================================================================
--- desktop/unstable/cheese/debian/control.in [utf-8] (original)
+++ desktop/unstable/cheese/debian/control.in [utf-8] Tue May 15 13:44:03 2012
@@ -141,6 +141,7 @@
libclutter-1.0-dev (>= 1.6.1),
libgstreamer0.10-dev (>= 0.10.32),
libgstreamer-plugins-base0.10-dev (>= 0.10.32),
+ libclutter-gst-dev (>= 1.0.0),
libgdk-pixbuf2.0-dev,
${misc:Depends}
Suggests: libcheese-doc
More information about the pkg-gnome-commits
mailing list