diff -pruN 3.0.0-2/debian/changelog 3.0.0-2ubuntu1/debian/changelog
--- 3.0.0-2/debian/changelog	2011-10-23 12:29:22.000000000 +0000
+++ 3.0.0-2ubuntu1/debian/changelog	2012-01-23 05:26:12.000000000 +0000
@@ -1,3 +1,10 @@
+totem-plugin-arte (3.0.0-2ubuntu1) precise; urgency=low
+
+  * 20_proper_pkg_name_for_Peas-1.0.patch: Needed to use Peas and not peas
+    to reference the proper package name.
+
+ -- Ben Collins <bcollins@ubuntu.com>  Mon, 23 Jan 2012 05:25:50 +0000
+
 totem-plugin-arte (3.0.0-2) unstable; urgency=low
 
   * Upload to unstable
diff -pruN 3.0.0-2/debian/control 3.0.0-2ubuntu1/debian/control
--- 3.0.0-2/debian/control	2011-10-23 11:51:49.000000000 +0000
+++ 3.0.0-2ubuntu1/debian/control	2012-01-23 05:26:47.000000000 +0000
@@ -1,7 +1,8 @@
 Source: totem-plugin-arte
 Section: video
 Priority: extra
-Maintainer: Nicolas Delvaux <contact@nicolas-delvaux.org>
+Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
+XSBC-Original-Maintainer: Nicolas Delvaux <contact@nicolas-delvaux.org>
 Build-Depends: debhelper (>= 8.0.0),
                libtotem-dev,
                valac-0.14,
diff -pruN 3.0.0-2/debian/patches/20_proper_pkg_name_for_Peas-1.0.patch 3.0.0-2ubuntu1/debian/patches/20_proper_pkg_name_for_Peas-1.0.patch
--- 3.0.0-2/debian/patches/20_proper_pkg_name_for_Peas-1.0.patch	1970-01-01 00:00:00.000000000 +0000
+++ 3.0.0-2ubuntu1/debian/patches/20_proper_pkg_name_for_Peas-1.0.patch	2012-01-23 05:24:47.000000000 +0000
@@ -0,0 +1,11 @@
+--- dir/Makefile~	2012-01-23 05:22:18.000000000 +0000
++++ dir/Makefile	2012-01-23 05:22:11.000000000 +0000
+@@ -2,7 +2,7 @@
+ VERSION=3.0.0
+ NAME=totem-plugin-arte
+ PACKAGE=$(NAME)-$(VERSION)
+-VALA_DEPS=--pkg Totem-1.0 --pkg peas-1.0 --pkg PeasGtk-1.0 --pkg libsoup-2.4 --pkg gtk+-3.0
++VALA_DEPS=--pkg Totem-1.0 --pkg Peas-1.0 --pkg PeasGtk-1.0 --pkg libsoup-2.4 --pkg gtk+-3.0
+ CC_ARGS=-X -fPIC -X -shared --Xcc="-D GETTEXT_PACKAGE=\"totem-arte\""
+ VALA_ARGS=-D DEBUG_MESSAGES $(CC_ARGS) -g
+ VALA_SOURCE=\
diff -pruN 3.0.0-2/debian/patches/series 3.0.0-2ubuntu1/debian/patches/series
--- 3.0.0-2/debian/patches/series	2011-10-23 12:11:43.000000000 +0000
+++ 3.0.0-2ubuntu1/debian/patches/series	2012-01-23 05:25:21.000000000 +0000
@@ -1,3 +1,4 @@
 01_do_not_install_compiled_schema.patch
 02_switch_to_valac-0.14.patch
 10_update_user_agent.patch
+20_proper_pkg_name_for_Peas-1.0.patch
diff -pruN 3.0.0-2/Makefile 3.0.0-2ubuntu1/Makefile
--- 3.0.0-2/Makefile	2012-01-23 06:49:02.000000000 +0000
+++ 3.0.0-2ubuntu1/Makefile	2012-01-23 06:49:02.000000000 +0000
@@ -2,7 +2,7 @@ DESTDIR=
 VERSION=3.0.0
 NAME=totem-plugin-arte
 PACKAGE=$(NAME)-$(VERSION)
-VALA_DEPS=--pkg Totem-1.0 --pkg peas-1.0 --pkg PeasGtk-1.0 --pkg libsoup-2.4 --pkg gtk+-3.0
+VALA_DEPS=--pkg Totem-1.0 --pkg Peas-1.0 --pkg PeasGtk-1.0 --pkg libsoup-2.4 --pkg gtk+-3.0
 CC_ARGS=-X -fPIC -X -shared --Xcc="-D GETTEXT_PACKAGE=\"totem-arte\""
 VALA_ARGS=-D DEBUG_MESSAGES $(CC_ARGS) -g
 VALA_SOURCE=\
diff -pruN 3.0.0-2/.pc/20_proper_pkg_name_for_Peas-1.0.patch/Makefile 3.0.0-2ubuntu1/.pc/20_proper_pkg_name_for_Peas-1.0.patch/Makefile
--- 3.0.0-2/.pc/20_proper_pkg_name_for_Peas-1.0.patch/Makefile	1970-01-01 00:00:00.000000000 +0000
+++ 3.0.0-2ubuntu1/.pc/20_proper_pkg_name_for_Peas-1.0.patch/Makefile	2012-01-23 06:49:02.000000000 +0000
@@ -0,0 +1,64 @@
+DESTDIR=
+VERSION=3.0.0
+NAME=totem-plugin-arte
+PACKAGE=$(NAME)-$(VERSION)
+VALA_DEPS=--pkg Totem-1.0 --pkg peas-1.0 --pkg PeasGtk-1.0 --pkg libsoup-2.4 --pkg gtk+-3.0
+CC_ARGS=-X -fPIC -X -shared --Xcc="-D GETTEXT_PACKAGE=\"totem-arte\""
+VALA_ARGS=-D DEBUG_MESSAGES $(CC_ARGS) -g
+VALA_SOURCE=\
+	arteplus7.vala \
+	arteparser.vala \
+	cache.vala \
+	url-extractor.vala \
+	video.vala \
+	video-list-view.vala
+EXTRA_DIST=\
+	arteplus7.plugin \
+	arteplus7-default.png \
+	org.gnome.totem.plugins.arteplus7.gschema.xml \
+	Makefile README AUTHORS COPYING NEWS ChangeLog
+
+all:
+	valac --library=arteplus7 $(VALA_SOURCE) $(VALA_DEPS) $(VALA_ARGS) -o libarteplus7.so
+	msgfmt --output-file=po/de.mo po/de.po
+	msgfmt --output-file=po/fr.mo po/fr.po
+
+install:
+	mkdir -p $(DESTDIR)/usr/lib/totem/plugins/arteplus7 $(DESTDIR)/usr/share/totem/plugins/arteplus7
+	cp -f arteplus7.plugin $(DESTDIR)/usr/lib/totem/plugins/arteplus7
+	cp -f libarteplus7.so $(DESTDIR)/usr/lib/totem/plugins/arteplus7
+	cp -f arteplus7-default.png $(DESTDIR)/usr/share/totem/plugins/arteplus7
+
+	mkdir -p $(DESTDIR)/usr/share/glib-2.0/schemas
+	cp -f org.gnome.totem.plugins.arteplus7.gschema.xml $(DESTDIR)/usr/share/glib-2.0/schemas
+ifeq ($(DISABLE_SCHEMAS_COMPILE),)
+	glib-compile-schemas $(DESTDIR)/usr/share/glib-2.0/schemas/
+endif
+
+	mkdir -p $(DESTDIR)/usr/share/locale/de/LC_MESSAGES
+	mkdir -p $(DESTDIR)/usr/share/locale/fr/LC_MESSAGES
+	cp -f po/de.mo $(DESTDIR)/usr/share/locale/de/LC_MESSAGES/totem-arte.mo
+	cp -f po/fr.mo $(DESTDIR)/usr/share/locale/fr/LC_MESSAGES/totem-arte.mo
+
+uninstall:
+	rm -r $(DESTDIR)/usr/lib/totem/plugins/arteplus7 $(DESTDIR)/usr/share/totem/plugins/arteplus7
+	rm $(DESTDIR)/usr/share/glib-2.0/schemas/org.gnome.totem.plugins.arteplus7.gschema.xml
+	glib-compile-schemas $(DESTDIR)/usr/share/glib-2.0/schemas/
+	rm $(DESTDIR)/usr/share/locale/de/LC_MESSAGES/totem-arte.mo
+	rm $(DESTDIR)/usr/share/locale/fr/LC_MESSAGES/totem-arte.mo
+
+clean:
+	rm -f arteplus7.c cache.c url-extractor.c libarteplus7.so
+	rm -f arteplus7.vapi
+	rm -f po/*mo
+
+dist:
+	rm -f ChangeLog
+	git log --pretty=short > ChangeLog
+	mkdir $(PACKAGE)
+	mkdir $(PACKAGE)/po
+	cp -f $(VALA_SOURCE) $(PACKAGE)/
+	cp -f $(EXTRA_DIST) $(PACKAGE)/
+	cp -f po/POTFILES.in po/de.po po/fr.po $(PACKAGE)/po/
+	tar -pczf $(PACKAGE).tar.gz $(PACKAGE)/
+	rm -rf $(PACKAGE)
diff -pruN 3.0.0-2/.pc/applied-patches 3.0.0-2ubuntu1/.pc/applied-patches
--- 3.0.0-2/.pc/applied-patches	2012-01-23 06:49:02.000000000 +0000
+++ 3.0.0-2ubuntu1/.pc/applied-patches	2012-01-23 06:49:02.000000000 +0000
@@ -1,3 +1,4 @@
 01_do_not_install_compiled_schema.patch
 02_switch_to_valac-0.14.patch
 10_update_user_agent.patch
+20_proper_pkg_name_for_Peas-1.0.patch

