diff -Nru airlines-theme-1.5.1.natty.ppa1/debian/changelog airlines-theme-1.5.1.mate+rpi1/debian/changelog --- airlines-theme-1.5.1.natty.ppa1/debian/changelog 2011-05-25 17:36:04.000000000 +0100 +++ airlines-theme-1.5.1.mate+rpi1/debian/changelog 2012-06-20 23:35:03.000000000 +0100 @@ -1,3 +1,10 @@ +airlines-theme (1.5.1.mate+rpi1) UNRELEASED; urgency=low + + * Non-maintainer upload. + * Updated to work with MATE on the Raspberry Pi + + -- Mike Thompson Wed, 20 Jun 2012 22:29:41 +0000 + airlines-theme (1.5.1.natty.ppa1) natty; urgency=low * Natty stable release diff -Nru airlines-theme-1.5.1.natty.ppa1/debian/control airlines-theme-1.5.1.mate+rpi1/debian/control --- airlines-theme-1.5.1.natty.ppa1/debian/control 2010-12-03 17:32:00.000000000 +0000 +++ airlines-theme-1.5.1.mate+rpi1/debian/control 2012-06-20 23:27:22.000000000 +0100 @@ -8,7 +8,7 @@ Package: airlines-theme Architecture: all -Depends: ${misc:Depends}, icon-airlines-theme, gtk-airlines-theme, metacity-airlines-theme, wallpaper-airlines-theme, gnome-airlines-theme, bisigi-cursor-theme +Depends: ${misc:Depends}, icon-airlines-theme, gtk-airlines-theme, metacity-airlines-theme, wallpaper-airlines-theme, mate-airlines-theme, bisigi-cursor-theme Description: Airlines theme Airlines theme contains a full theme for GNOME based system. . @@ -18,7 +18,7 @@ * Metacity theme * Icons set -Package: gnome-airlines-theme +Package: mate-airlines-theme Architecture: all Depends: ${misc:Depends}, gtk-airlines-theme, metacity-airlines-theme, icon-airlines-theme Suggests: airlines-theme diff -Nru airlines-theme-1.5.1.natty.ppa1/debian/copyright airlines-theme-1.5.1.mate+rpi1/debian/copyright --- airlines-theme-1.5.1.natty.ppa1/debian/copyright 2010-04-02 20:49:41.000000000 +0100 +++ airlines-theme-1.5.1.mate+rpi1/debian/copyright 2012-06-20 23:28:39.000000000 +0100 @@ -35,7 +35,7 @@ The Debian packaging is (C) 2008, Adam Cécile (Le_Vert) and is licensed under the GPL, see above. -The gnome-airlines-theme package is Copyright (C) 2010 François Vogelweith , +The mate-airlines-theme package is Copyright (C) 2010 François Vogelweith , and is under the terms of the LGPL v3. On Debian/ubuntu systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/LGPL'. diff -Nru airlines-theme-1.5.1.natty.ppa1/debian/gnome-airlines-theme.install airlines-theme-1.5.1.mate+rpi1/debian/gnome-airlines-theme.install --- airlines-theme-1.5.1.natty.ppa1/debian/gnome-airlines-theme.install 2010-01-24 19:22:51.000000000 +0000 +++ airlines-theme-1.5.1.mate+rpi1/debian/gnome-airlines-theme.install 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -usr/share/themes/airlines/index.theme diff -Nru airlines-theme-1.5.1.natty.ppa1/debian/mate-airlines-theme.install airlines-theme-1.5.1.mate+rpi1/debian/mate-airlines-theme.install --- airlines-theme-1.5.1.natty.ppa1/debian/mate-airlines-theme.install 1970-01-01 01:00:00.000000000 +0100 +++ airlines-theme-1.5.1.mate+rpi1/debian/mate-airlines-theme.install 2010-01-24 19:22:51.000000000 +0000 @@ -0,0 +1 @@ +usr/share/themes/airlines/index.theme diff -Nru airlines-theme-1.5.1.natty.ppa1/debian/rules airlines-theme-1.5.1.mate+rpi1/debian/rules --- airlines-theme-1.5.1.natty.ppa1/debian/rules 2010-01-25 23:05:13.000000000 +0000 +++ airlines-theme-1.5.1.mate+rpi1/debian/rules 2012-06-20 23:28:02.000000000 +0100 @@ -34,9 +34,9 @@ install-wallpaper: mkdir -p $(DESTDIR)/usr/share/backgrounds - mkdir -p $(DESTDIR)/usr/share/gnome-background-properties + mkdir -p $(DESTDIR)/usr/share/mate-background-properties cp -r $(CURDIR)/Wallpaper/airlines $(DESTDIR)/usr/share/backgrounds - cp $(CURDIR)/Wallpaper/airlines/$(TH_NAME)-wallpaper.xml $(DESTDIR)/usr/share/gnome-background-properties + cp $(CURDIR)/Wallpaper/airlines/$(TH_NAME)-wallpaper.xml $(DESTDIR)/usr/share/mate-background-properties binary-arch: build install binary-indep: build install diff -Nru airlines-theme-1.5.1.natty.ppa1/debian/wallpaper-airlines-theme.install airlines-theme-1.5.1.mate+rpi1/debian/wallpaper-airlines-theme.install --- airlines-theme-1.5.1.natty.ppa1/debian/wallpaper-airlines-theme.install 2009-03-11 07:54:56.000000000 +0000 +++ airlines-theme-1.5.1.mate+rpi1/debian/wallpaper-airlines-theme.install 2012-06-20 23:28:20.000000000 +0100 @@ -1,2 +1,2 @@ /usr/share/backgrounds -/usr/share/gnome-background-properties +/usr/share/mate-background-properties