r22654 - in /packages/unstable/gwget2/debian: ./ patches/

arnau at users.alioth.debian.org arnau at users.alioth.debian.org
Sat Dec 19 15:55:28 UTC 2009


Author: arnau
Date: Sat Dec 19 15:55:27 2009
New Revision: 22654

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=22654
Log:
* New upstream release. Closes: #533658, #552715.
  + Build Gwget extension for Epiphany 2.28.
  + Drop already applied patch 60_epi-226.patch.
  + Remove debian/gwget.service as it is now provided upstream.
* Update Standars-Version to 3.8.3.
  + Add debian/README.source.
* Use quilt to manage patches.
  + Add quilt to Build-Depends in debian/control.
  + Replace simple-patchsys by patchsys-quilt in debian/rules.
* debian/patches:
  + Add fix_glib_error_reporting improving error reporting.
* debian/rules:
  + Remove all `.a' and `.la' files of Epiphany extension.


Added:
    packages/unstable/gwget2/debian/README.Debian
    packages/unstable/gwget2/debian/README.source
    packages/unstable/gwget2/debian/epiphany-extension-gwget.docs
    packages/unstable/gwget2/debian/patches/fix_glib_error_reporting.patch
    packages/unstable/gwget2/debian/patches/series
Removed:
    packages/unstable/gwget2/debian/gwget.service
    packages/unstable/gwget2/debian/patches/60_epi-226.patch
Modified:
    packages/unstable/gwget2/debian/changelog
    packages/unstable/gwget2/debian/control
    packages/unstable/gwget2/debian/control.in
    packages/unstable/gwget2/debian/epiphany-extension-gwget.install
    packages/unstable/gwget2/debian/gwget.install
    packages/unstable/gwget2/debian/rules

Added: packages/unstable/gwget2/debian/README.Debian
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gwget2/debian/README.Debian?rev=22654&op=file
==============================================================================
--- packages/unstable/gwget2/debian/README.Debian (added)
+++ packages/unstable/gwget2/debian/README.Debian [utf-8] Sat Dec 19 15:55:27 2009
@@ -1,0 +1,10 @@
+gwget2 (1.0.4-1) unstable; urgency=low
+
+Since Epiphany API has been ported to Webkit, Gwget Epiphany extension
+has  been broken because  EphyEmbedSingle 'handle-content'  signal was
+not implemented anymore.  This has been fixed by  the following commit
+though:
+
+http://git.gnome.org/cgit/epiphany/commit/?id=82a5da33bdcd8673cbf48de1159ae4f65fec8f64
+
+ -- Arnaud Fontaine <arnau at debian.org>  Sat, 19 Dec 2009 12:17:04 +0100

Added: packages/unstable/gwget2/debian/README.source
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gwget2/debian/README.source?rev=22654&op=file
==============================================================================
--- packages/unstable/gwget2/debian/README.source (added)
+++ packages/unstable/gwget2/debian/README.source [utf-8] Sat Dec 19 15:55:27 2009
@@ -1,0 +1,6 @@
+This package  uses quilt to  manage all modifications to  the upstream
+source.   Changes  are  stored  in  the source  package  as  diffs  in
+'debian/patches' and applied during the build.
+
+You can find explanations about quilt usage in the following file:
+/usr/share/doc/quilt/README.source

Modified: packages/unstable/gwget2/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gwget2/debian/changelog?rev=22654&op=diff
==============================================================================
--- packages/unstable/gwget2/debian/changelog [utf-8] (original)
+++ packages/unstable/gwget2/debian/changelog [utf-8] Sat Dec 19 15:55:27 2009
@@ -1,3 +1,21 @@
+gwget2 (1.0.4-1) unstable; urgency=low
+
+  * New upstream release. Closes: #533658, #552715.
+    + Build Gwget extension for Epiphany 2.28.  
+    + Drop already applied patch 60_epi-226.patch.
+    + Remove debian/gwget.service as it is now provided upstream.
+  * Update Standars-Version to 3.8.3.
+    + Add debian/README.source.
+  * Use quilt to manage patches.
+    + Add quilt to Build-Depends in debian/control.
+    + Replace simple-patchsys by patchsys-quilt in debian/rules.
+  * debian/patches:
+    + Add fix_glib_error_reporting improving error reporting.
+  * debian/rules:
+    + Remove all `.a' and `.la' files of Epiphany extension.
+
+ -- Arnaud Fontaine <arnau at debian.org>  Sat, 19 Dec 2009 16:48:34 +0100
+
 gwget2 (1.0.1-1) unstable; urgency=low
 
   * New upstream release. Closes: #528527, #462695, #498152.

Modified: packages/unstable/gwget2/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gwget2/debian/control?rev=22654&op=diff
==============================================================================
--- packages/unstable/gwget2/debian/control [utf-8] (original)
+++ packages/unstable/gwget2/debian/control [utf-8] Sat Dec 19 15:55:27 2009
@@ -15,14 +15,15 @@
 	       libglib2.0-dev (>= 2.16.0),
                libnotify-dev (>= 0.3.2),
                libbonobo2-dev,
-               epiphany-browser-dev (>= 2.26),
-               epiphany-browser-dev (<< 2.27),
+               epiphany-browser-dev (>= 2.29),
+               epiphany-browser-dev (<< 2.30),
                gnome-pkg-tools,
-	       intltool (>= 0.35.0)
+               intltool (>= 0.35.0),
+               quilt
 Homepage: http://gnome.org/projects/gwget/
 Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/packages/unstable/gwget2
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gwget2/?op=log
-Standards-Version: 3.8.1
+Standards-Version: 3.8.3
 
 Package: gwget
 Architecture: any
@@ -38,8 +39,8 @@
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends},
-         epiphany-gecko (>= 2.26),
-         epiphany-gecko (<< 2.27),
+         epiphany-browser (>= 2.29),
+         epiphany-browser (<< 2.30),
          gwget
 Description: Gwget extension for Epiphany web browser
  Extension for using gwget as a download manager in Epiphany web

Modified: packages/unstable/gwget2/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gwget2/debian/control.in?rev=22654&op=diff
==============================================================================
--- packages/unstable/gwget2/debian/control.in [utf-8] (original)
+++ packages/unstable/gwget2/debian/control.in [utf-8] Sat Dec 19 15:55:27 2009
@@ -14,14 +14,15 @@
 	       libglib2.0-dev (>= 2.16.0),
                libnotify-dev (>= 0.3.2),
                libbonobo2-dev,
-               epiphany-browser-dev (>= 2.26),
-               epiphany-browser-dev (<< 2.27),
+               epiphany-browser-dev (>= 2.29),
+               epiphany-browser-dev (<< 2.30),
                gnome-pkg-tools,
-	       intltool (>= 0.35.0)
+	       intltool (>= 0.35.0),
+               quilt
 Homepage: http://gnome.org/projects/gwget/
 Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/packages/unstable/gwget2
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gwget2/?op=log
-Standards-Version: 3.8.1
+Standards-Version: 3.8.3
 
 Package: gwget
 Architecture: any
@@ -37,8 +38,8 @@
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends},
-         epiphany-gecko (>= 2.26),
-         epiphany-gecko (<< 2.27),
+         epiphany-browser (>= 2.29),
+         epiphany-browser (<< 2.30),
          gwget
 Description: Gwget extension for Epiphany web browser
  Extension for using gwget as a download manager in Epiphany web

Added: packages/unstable/gwget2/debian/epiphany-extension-gwget.docs
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gwget2/debian/epiphany-extension-gwget.docs?rev=22654&op=file
==============================================================================
--- packages/unstable/gwget2/debian/epiphany-extension-gwget.docs (added)
+++ packages/unstable/gwget2/debian/epiphany-extension-gwget.docs [utf-8] Sat Dec 19 15:55:27 2009
@@ -1,0 +1,1 @@
+debian/README.Debian

Modified: packages/unstable/gwget2/debian/epiphany-extension-gwget.install
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gwget2/debian/epiphany-extension-gwget.install?rev=22654&op=diff
==============================================================================
--- packages/unstable/gwget2/debian/epiphany-extension-gwget.install [utf-8] (original)
+++ packages/unstable/gwget2/debian/epiphany-extension-gwget.install [utf-8] Sat Dec 19 15:55:27 2009
@@ -1,1 +1,1 @@
-debian/tmp/usr/lib/epiphany-gecko
+debian/tmp/usr/lib/epiphany-browser/2.29/extensions/

Modified: packages/unstable/gwget2/debian/gwget.install
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gwget2/debian/gwget.install?rev=22654&op=diff
==============================================================================
--- packages/unstable/gwget2/debian/gwget.install [utf-8] (original)
+++ packages/unstable/gwget2/debian/gwget.install [utf-8] Sat Dec 19 15:55:27 2009
@@ -1,5 +1,5 @@
-debian/gwget.service				usr/share/dbus-1/services
-debian/tmp/etc/gconf/schemas/gwget.schemas	usr/share/gconf/schemas
+debian/tmp/etc/gconf/schemas/gwget.schemas			usr/share/gconf/schemas/
+debian/tmp/usr/share/dbus-1/services/org.gnome.gwget.service	usr/share/dbus-1/services/
 debian/tmp/usr/share/gwget
 debian/tmp/usr/share/locale
 debian/tmp/usr/share/pixmaps

Added: packages/unstable/gwget2/debian/patches/fix_glib_error_reporting.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gwget2/debian/patches/fix_glib_error_reporting.patch?rev=22654&op=file
==============================================================================
--- packages/unstable/gwget2/debian/patches/fix_glib_error_reporting.patch (added)
+++ packages/unstable/gwget2/debian/patches/fix_glib_error_reporting.patch [utf-8] Sat Dec 19 15:55:27 2009
@@ -1,0 +1,54 @@
+diff -urN gwget-1.0.4.orig/src/gwget-application.c gwget-1.0.4/src/gwget-application.c
+--- gwget-1.0.4.orig/src/gwget-application.c	2009-11-30 22:46:12.000000000 +0100
++++ gwget-1.0.4/src/gwget-application.c	2009-11-30 22:47:13.000000000 +0100
+@@ -51,7 +51,7 @@
+ 
+ 	connection = dbus_g_bus_get (DBUS_BUS_STARTER, &err);
+ 	if (connection == NULL) {
+-		g_warning ("Service registration failed.");
++		g_warning ("Service registration failed: %s", err->message);
+ 		g_error_free (err);
+ 
+ 		return FALSE;
+@@ -66,7 +66,7 @@
+                                         	APPLICATION_SERVICE_NAME,
+ 						DBUS_NAME_FLAG_DO_NOT_QUEUE,
+ 						&request_name_result, &err)) {
+-		g_warning ("Service registration failed.");
++		g_warning ("Service registration failed: %s", err->message);
+ 		g_clear_error (&err);
+ 	}
+ 
+diff -urN gwget-1.0.4.orig/src/main_window.c gwget-1.0.4/src/main_window.c
+--- gwget-1.0.4.orig/src/main_window.c	2009-11-30 22:46:12.000000000 +0100
++++ gwget-1.0.4/src/main_window.c	2009-11-30 22:46:33.000000000 +0100
+@@ -67,7 +67,7 @@
+ 		builder_file = g_build_filename(DATADIR,"gwget.ui",NULL);
+ 		builder = gtk_builder_new();
+ 		if (!gtk_builder_add_from_file (builder, builder_file, &error)) {
+-				g_warning ("Couldn't load builder file: %s", builder_file);
++				g_warning ("Couldn't load builder file: %s: %s", builder_file, error->message);
+ 				g_error_free (error);
+ 		}
+ 		gtk_builder_connect_signals(builder, NULL);
+@@ -627,7 +627,7 @@
+ 		builder_file = g_build_filename (DATADIR, "preferences.ui", NULL);
+ 		builder_pref = gtk_builder_new();
+ 		if (!gtk_builder_add_from_file (builder_pref, builder_file, &error)) {
+-				g_warning ("Couldn't load builder file: %s", builder_file);
++				g_warning ("Couldn't load builder file: %s: %s", builder_file, error->message);
+ 				g_error_free (error);
+ 		}
+ 		gtk_builder_connect_signals (builder_pref, NULL);
+diff -urN gwget-1.0.4.orig/src/main_window_cb.c gwget-1.0.4/src/main_window_cb.c
+--- gwget-1.0.4.orig/src/main_window_cb.c	2009-11-30 22:46:12.000000000 +0100
++++ gwget-1.0.4/src/main_window_cb.c	2009-11-30 22:46:33.000000000 +0100
+@@ -281,7 +281,7 @@
+ 		builder_pref = gtk_builder_new();
+ 		if (!gtk_builder_add_from_file (builder_pref, builder_file, &error))
+ 			{
+-				g_warning ("Couldn't load builder file: %s", builder_file);
++				g_warning ("Couldn't load builder file: %s: %s", builder_file, error->message);
+ 				g_error_free (error);
+ 			}
+ 		gtk_builder_connect_signals(builder_pref, NULL);

Added: packages/unstable/gwget2/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gwget2/debian/patches/series?rev=22654&op=file
==============================================================================
--- packages/unstable/gwget2/debian/patches/series (added)
+++ packages/unstable/gwget2/debian/patches/series [utf-8] Sat Dec 19 15:55:27 2009
@@ -1,0 +1,1 @@
+fix_glib_error_reporting.patch

Modified: packages/unstable/gwget2/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gwget2/debian/rules?rev=22654&op=diff
==============================================================================
--- packages/unstable/gwget2/debian/rules [utf-8] (original)
+++ packages/unstable/gwget2/debian/rules [utf-8] Sat Dec 19 15:55:27 2009
@@ -15,10 +15,13 @@
 include /usr/share/cdbs/1/class/gnome.mk
 include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
 -include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
-include /usr/share/cdbs/1/rules/simple-patchsys.mk
+include /usr/share/cdbs/1/rules/patchsys-quilt.mk
 
 GNOME_MODULE := gwget
 
 DEB_MAKE_CLEAN_TARGET :=
 DEB_CONFIGURE_EXTRA_FLAGS += --enable-epiphany-extension \
-	--with-epiphany-version=2.26
+	--with-epiphany-version=2.28 --disable-static
+
+binary-post-install/epiphany-extension-gwget::
+	rm -f debian/epiphany-extension-gwget/usr/lib/epiphany-*/*/*/*.la




More information about the pkg-gnome-commits mailing list