Skip to content
Snippets Groups Projects
Commit e2ac5674 authored by Sebastian Dröge's avatar Sebastian Dröge
Browse files

New upstream bugfix release

parent a18ff59d
No related branches found
No related tags found
No related merge requests found
gst-plugins-good1.0 (1.12.3-1) unstable; urgency=medium
* New upstream bugfix release
-- Sebastian Dröge <slomo@debian.org> Mon, 18 Sep 2017 21:25:34 +0300
gst-plugins-good1.0 (1.12.2-1) unstable; urgency=medium gst-plugins-good1.0 (1.12.2-1) unstable; urgency=medium
* New upstream bugfix release * New upstream bugfix release
......
...@@ -5,6 +5,10 @@ include /usr/share/cdbs/1/class/gnome.mk ...@@ -5,6 +5,10 @@ include /usr/share/cdbs/1/class/gnome.mk
include /usr/share/cdbs/1/rules/utils.mk include /usr/share/cdbs/1/rules/utils.mk
include /usr/share/cdbs/1/rules/autoreconf.mk include /usr/share/cdbs/1/rules/autoreconf.mk
# Work-around for gtk-doc bug:
# https://bugzilla.gnome.org/show_bug.cgi?id=783926
export PYTHONIOENCODING="utf-8"
DEB_BUILD_PARALLEL = 1 DEB_BUILD_PARALLEL = 1
DEB_DH_AUTORECONF_ARGS += --as-needed DEB_DH_AUTORECONF_ARGS += --as-needed
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment