Package: cutter-testing-framework
Version: 1.2.4-1
Followup-For: Bug #754122
User: [email protected]
Usertags: origin-ubuntu wily ubuntu-patch
Hello,
Please find attached the trivial fix for this problem - dropping a remaining
reference to the (now-removed) gstreamer0.10-plugins-cutter package.
Thanks,
--
Steve Langasek Give me a lever long enough and a Free OS
Debian Developer to set it on, and I can move the world.
Ubuntu Developer http://www.debian.org/
[email protected] [email protected]
diff -Nru cutter-testing-framework-1.2.4/debian/control cutter-testing-framework-1.2.4/debian/control
--- cutter-testing-framework-1.2.4/debian/control 2014-06-02 03:35:08.000000000 -0700
+++ cutter-testing-framework-1.2.4/debian/control 2015-09-01 16:57:36.000000000 -0700
@@ -17,7 +17,6 @@
cutter-glib-support (= ${binary:Version}),
cutter-gtk-support (= ${binary:Version}),
cutter-report-module (= ${binary:Version}),
- gstreamer0.10-plugins-cutter (= ${binary:Version})
Description: Cutter testing framework suite (meta-package)
Cutter is a xUnit family Unit Testing Framework for C and C++.
.