[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Could somebody upload this? TIA. (was RFS: quick-lounge-applet (updated package))



2009/4/24 Adeodato Simó <dato@net.com.org.es>:
> + Diego Fernández Durán (Fri, 24 Apr 2009 13:28:39 +0200):
>
>>  About the cowbuilder error, I successfully compiled 2.12.5-6 package with
>> pdebuild. I don't know exactly what is failing.
>
> When you sent your initial RFS, gnome-desktop 2.26 hadn’t been uploaded
> to unstable yet, that’s why succeeded. Then, when gnome-desktop 2.26 hit
> unstable, it started failing.
>
>> I hope the new upstream version works better with the new libraries.
>
> I think it will. :-)

We have 2.13.1 in Ubuntu Jaunty, and it does indeed resolve this
issue. Here is a diff of /debian between the current Debian revision
and Ubuntu's revision. I hope it can be of some use. I should have
forwarded soon. My apologies.

- Andrew Starr-Bochicchio

diff -pruN 2.12.5-5/debian/changelog 2.13.1-0ubuntu1/debian/changelog
--- 2.12.5-5/debian/changelog	2009-02-14 13:29:21.000000000 +0000
+++ 2.13.1-0ubuntu1/debian/changelog	2009-02-14 13:26:01.000000000 +0000
@@ -1,3 +1,55 @@
+quick-lounge-applet (2.13.1-0ubuntu1) jaunty; urgency=low
+
+  [ Andrew Starr-Bochicchio ]
+  * New upstream release.
+   - Removed the animation when launching the application.
+   - Support launching apps by dropping files on them (#171739).
+   - Use the default panel launcher icon, if the icon is missing.
+   - Allow to specify the number of rows (columns) explicitly. Patch by
+     Jared Warren (#161444).
+   - Re-designed the "choose application from menu" dialog.
+   - Replaced the old launcher dialog with a dialog similar to the one
+     used by gnome-panel.
+   - Migrated the documentation to gnome-doc-utils.
+   - Ported to gio.
+   - Removed the libglade dependency.
+   - Bugs fixed:
+    + #532174: Odd behaviour when changing the order of the icons.
+    + #559584: does not build on GNOME 2.25 Patch by Migi.
+    + #551786: applet still uses deprecated gnome-stock-about icon
+      instead of gtk-about. Patch by Pacho Ramos.
+  * Fixes FTBFS due to libgnome-desktop-2-7 -> libgnome-desktop-2-11
+    transition. (LP: #309529)
+  * debian/control:
+   - Drop depricated libgnome-desktop-dev Build Dependency.
+   - Drop un-needed xorg-dev Build-Dep. Fixes Litian warning.
+   - Add versionized Build Dependency on libgtk2.0-dev (>= 2.14.0)
+   - Add Build Dependency on gnome-doc-utils (>= 0.4.2)
+  * Drop debian/patches/20_dbus_session_bus_address.diff
+   - Included upstream.
+  * debian/quick-lounge-applet.install: update for new release
+
+  [ Alessio Treglia ]
+  * debian/copyright: refers to /usr/share/common-licenses/GPL-2 in order
+    to clean lintian warnings.
+
+ -- Andrew Starr-Bochicchio <a.starr.b@gmail.com>  Mon, 02 Feb 2009
23:48:06 -0500
+
+quick-lounge-applet (2.12.5-5ubuntu2) jaunty; urgency=low
+
+  * No-change rebuild against libgnome-desktop-2-11.
+
+ -- Steve Langasek <steve.langasek@ubuntu.com>  Wed, 14 Jan 2009 01:10:59 +0000
+
+quick-lounge-applet (2.12.5-5ubuntu1) intrepid; urgency=low
+
+  * Merge from Debian unstable, remaining changes (LP: #273345):
+   - Build-depend on xorg-dev, fix FTBFS.
+   - Update Maintainer field as per spec.
+  * Rebuild needed for libgnome-desktop-2 -> libgnome-desktop-2-7 transition
+
+ -- Andrew Starr-Bochicchio <a.starr.b@gmail.com>  Mon, 22 Sep 2008
18:01:12 -0400
+
 quick-lounge-applet (2.12.5-5) unstable; urgency=low

   * Philipp Kern: imports the DBUS_SESSION_BUS_ADDRESS environment
@@ -35,12 +87,35 @@ quick-lounge-applet (2.12.5-1) unstable;

  -- Diego Fernández Durán <diego@goedi.net>  Sat, 12 Jul 2008 13:12:47 +0200

-quick-lounge-applet (2.12.1-3) unstable; urgency=low
+quick-lounge-applet (2.12.4-0ubuntu2) intrepid; urgency=low
+
+  * debian/control:
+    - Build-depend on xorg-dev, fix FTBFS.
+    - Update Maintainer field as per spec (LP: #230350).
+
+ -- Luca Falavigna <dktrkranz@ubuntu.com>  Wed, 21 May 2008 15:31:59 +0000
+
+quick-lounge-applet (2.12.4-0ubuntu1) feisty; urgency=low

-  * New maintainer. Closes: #397777
-  * Bumped Standards-Version to 3.8.0 (no changes).
+  * New upstream release:
+    version 2.12.4:
+      * Ported over to GtkIconTheme. Use the 'screen' id.
+      * Use GtkMessageDialog API. (#393731)
+      * Building fails on Solaris lacking X_LIBS (#369265)
+      * Add help response to open up suitable user guide link (#369103)
+      * Fix all compile warnings and deprecated functions use.
+      * Use po/LINGUAS as per GNOME Goal, and cleanup build system.
+        (#393729)
+    version 2.12.3
+      * Fixed bug #319050 - Dropdown shows on wrong head
+    version 2.12.2
+      * Fixed bug #335628 - Don't eat the button press on the arrow button.
+      * New translations: nb, vi.
+      * Updated translations: ca, zh_CN, sv, ru.
+  * debian/quick-lounge-applet.{dirs,install}:
+    - Seems files have moved around a bit.

- -- Diego Fernández Durán <diego@goedi.net>  Sat, 12 Jul 2008 11:33:34 +0200
+ -- Christian Bjälevik <nafallo@ubuntu.com>  Thu, 18 Jan 2007 12:13:26 +0100

 quick-lounge-applet (2.12.1-2) unstable; urgency=low

diff -pruN 2.12.5-5/debian/control 2.13.1-0ubuntu1/debian/control
--- 2.12.5-5/debian/control	2009-02-14 13:29:21.000000000 +0000
+++ 2.13.1-0ubuntu1/debian/control	2009-02-14 13:26:01.000000000 +0000
@@ -2,8 +2,9 @@ Source: quick-lounge-applet
 Section: gnome
 Priority: optional
 Homepage: http://quick-lounge.sourceforge.net/
-Maintainer: Diego Fernández Durán <diego@goedi.net>
-Build-Depends: debhelper (>= 4.2.13), cdbs, autotools-dev, gettext,
intltool, scrollkeeper, libgnome-desktop-dev (>= 2.12.0),
libpanel-applet2-dev (>= 2.12.0), libstartup-notification0-dev,
libgnome-menu-dev (>= 2.12.0)
+Maintainer: Ubuntu MOTU Developers <ubuntu-motu@lists.ubuntu.com>
+XSBC-Original-Maintainer: Diego Fernández Durán <diego@goedi.net>
+Build-Depends: debhelper (>= 4.2.13), cdbs, autotools-dev, gettext,
intltool, scrollkeeper, libpanel-applet2-dev (>= 2.12.0),
libstartup-notification0-dev, libgnome-menu-dev (>= 2.12.0),
libgtk2.0-dev (>= 2.14.0), gnome-doc-utils (>= 0.4.2)
 Standards-Version: 3.8.0

 Package: quick-lounge-applet
diff -pruN 2.12.5-5/debian/copyright 2.13.1-0ubuntu1/debian/copyright
--- 2.12.5-5/debian/copyright	2009-02-14 13:29:21.000000000 +0000
+++ 2.13.1-0ubuntu1/debian/copyright	2009-02-14 13:26:01.000000000 +0000
@@ -10,4 +10,4 @@ Copyright:
 quick-lounge-applet is copyright 2003-2008 by Paolo Bacchilega
 <paolo.bacchilega@libero.it> under the terms of the GNU GPL, version 2 or
 higher. On Debian systems, the full text of the GPL is
-in /usr/share/common-licenses/GPL
+in /usr/share/common-licenses/GPL-2
diff -pruN 2.12.5-5/debian/patches/20_dbus_session_bus_address.diff
2.13.1-0ubuntu1/debian/patches/20_dbus_session_bus_address.diff
--- 2.12.5-5/debian/patches/20_dbus_session_bus_address.diff	2009-02-14
13:29:21.000000000 +0000
+++ 2.13.1-0ubuntu1/debian/patches/20_dbus_session_bus_address.diff	1970-01-01
01:00:00.000000000 +0100
@@ -1,12 +0,0 @@
---- quick-lounge-applet-2.12.5.orig/src/GNOME_QuickLoungeApplet_Factory.server.in.in	2008-08-04
23:17:22.000000000 +0200
-+++ quick-lounge-applet-2.12.5/src/GNOME_QuickLoungeApplet_Factory.server.in.in	2008-08-05
00:53:06.000000000 +0200
-@@ -10,6 +10,9 @@
- 	</oaf_attribute>
- 	<oaf_attribute name="name" type="string" _value="Quick Lounge Factory"/>
- 	<oaf_attribute name="description" type="string" _value="Factory for
the Quick Lounge applet"/>
-+	<oaf_attribute name="bonobo:environment" type="stringv">
-+		<item value="DBUS_SESSION_BUS_ADDRESS"/>
-+	</oaf_attribute>
-
- </oaf_server>
-
diff -pruN 2.12.5-5/debian/quick-lounge-applet.install
2.13.1-0ubuntu1/debian/quick-lounge-applet.install
--- 2.12.5-5/debian/quick-lounge-applet.install	2009-02-14
13:29:21.000000000 +0000
+++ 2.13.1-0ubuntu1/debian/quick-lounge-applet.install	2009-02-14
13:26:01.000000000 +0000
@@ -1,8 +1,8 @@
 debian/tmp/etc/gconf/schemas/quick-lounge.schemas
 debian/tmp/usr/lib/quick-lounge-applet/quick-lounge-applet
-debian/tmp/usr/share/quick-lounge-applet/glade/quick-lounge.glade
 debian/tmp/usr/share/gnome/help
 debian/tmp/usr/share/gnome-2.0/ui/GNOME_QuickLoungeApplet.xml
 debian/tmp/usr/share/locale/*/LC_MESSAGES/quick-lounge-applet.mo
 debian/tmp/usr/share/icons/hicolor/48x48/apps/quick-lounge-applet.png
 debian/tmp/usr/lib/bonobo/servers/GNOME_QuickLoungeApplet_Factory.server
+debian/tmp/usr/share/quick-lounge-applet/ui/*.ui


Reply to: