[Python-apps-commits] r11446 - in packages/gaupol/trunk/debian (changelog control)

piotr at users.alioth.debian.org piotr at users.alioth.debian.org
Thu Oct 16 21:20:51 UTC 2014


    Date: Thursday, October 16, 2014 @ 21:20:50
  Author: piotr
Revision: 11446

fix gir1.2-gst-plugins-base-1.0 package name

Modified:
  packages/gaupol/trunk/debian/changelog
  packages/gaupol/trunk/debian/control

Modified: packages/gaupol/trunk/debian/changelog
===================================================================
--- packages/gaupol/trunk/debian/changelog	2014-10-16 21:15:26 UTC (rev 11445)
+++ packages/gaupol/trunk/debian/changelog	2014-10-16 21:20:50 UTC (rev 11446)
@@ -4,7 +4,7 @@
   * Update German program translation (closes: 743774)
 
   [ Piotr Ożarowski ]
-  * Add gir1.2-gst-plugins-base and gstreamer1.0-plugins-good to Depends,
+  * Add gir1.2-gst-plugins-base-1.0 and gstreamer1.0-plugins-good to Depends,
     gstreamer1.0-plugins-bad, gstreamer1.0-plugins-ugly, gstreamer1.0-libav
     to Recommends (closes: 761218)
   * Drop iso-codes from gaupol's Recommends (it remains in Depends of

Modified: packages/gaupol/trunk/debian/control
===================================================================
--- packages/gaupol/trunk/debian/control	2014-10-16 21:15:26 UTC (rev 11445)
+++ packages/gaupol/trunk/debian/control	2014-10-16 21:20:50 UTC (rev 11446)
@@ -14,7 +14,7 @@
 Package: gaupol
 Architecture: all
 Depends: ${python3:Depends}, ${misc:Depends}, python3-aeidon (>= ${source:Upstream-Version}),
- python3-gi, gir1.2-gtk-3.0, gir1.2-gstreamer-1.0, gir1.2-gst-plugins-base,
+ python3-gi, gir1.2-gtk-3.0, gir1.2-gstreamer-1.0, gir1.2-gst-plugins-base-1.0,
  gstreamer1.0-plugins-good
 Recommends: python3-enchant, python3-chardet, gir1.2-gtkspell3-3.0, python3-gi-cairo,
  gstreamer1.0-plugins-bad, gstreamer1.0-plugins-ugly, gstreamer1.0-libav




More information about the Python-apps-commits mailing list