r27264 - in /packages/unstable/seed/debian: changelog patches/0001-Fix-build-with-latest-GI-where-machine-dependent-typ.patch patches/series rules

pochu at users.alioth.debian.org pochu at users.alioth.debian.org
Mon Apr 4 23:35:53 UTC 2011


Author: pochu
Date: Mon Apr  4 23:35:53 2011
New Revision: 27264

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=27264
Log:
* New upstream release.
  - d/p/0001-Fix-build-with-latest-GI-where-machine-dependent-typ.patch:
    + Removed, no longer needed.
  - debian/rules:
    + Build with --with-webkit=1.0.

Removed:
    packages/unstable/seed/debian/patches/0001-Fix-build-with-latest-GI-where-machine-dependent-typ.patch
Modified:
    packages/unstable/seed/debian/changelog
    packages/unstable/seed/debian/patches/series
    packages/unstable/seed/debian/rules

Modified: packages/unstable/seed/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/seed/debian/changelog?rev=27264&op=diff
==============================================================================
--- packages/unstable/seed/debian/changelog [utf-8] (original)
+++ packages/unstable/seed/debian/changelog [utf-8] Mon Apr  4 23:35:53 2011
@@ -1,9 +1,14 @@
-seed (2.30.0-3) UNRELEASED; urgency=low
+seed (2.31.91-1) unstable; urgency=low
 
   * debian/control.in:
     - Build-depend / depend on gir1.2 packages.
+  * New upstream release.
+    - d/p/0001-Fix-build-with-latest-GI-where-machine-dependent-typ.patch:
+      + Removed, no longer needed.
+    - debian/rules:
+      + Build with --with-webkit=1.0.
 
- -- Emilio Pozuelo Monfort <pochu at debian.org>  Sun, 20 Mar 2011 19:28:30 +0000
+ -- Emilio Pozuelo Monfort <pochu at debian.org>  Tue, 05 Apr 2011 00:34:22 +0100
 
 seed (2.30.0-2) unstable; urgency=low
 

Modified: packages/unstable/seed/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/seed/debian/patches/series?rev=27264&op=diff
==============================================================================
--- packages/unstable/seed/debian/patches/series [utf-8] (original)
+++ packages/unstable/seed/debian/patches/series [utf-8] Mon Apr  4 23:35:53 2011
@@ -1,3 +1,2 @@
 0001-Fix-Bug-623558-DSO-linking-against-libgthread.patch
-0001-Fix-build-with-latest-GI-where-machine-dependent-typ.patch
 10_no_m4_dir.patch

Modified: packages/unstable/seed/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/seed/debian/rules?rev=27264&op=diff
==============================================================================
--- packages/unstable/seed/debian/rules [utf-8] (original)
+++ packages/unstable/seed/debian/rules [utf-8] Mon Apr  4 23:35:53 2011
@@ -7,8 +7,10 @@
 include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
 include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
 
+DEB_CONFIGURE_EXTRA_FLAGS += --with-webkit=1.0
+
 DEB_COMPRESS_EXCLUDE += js ui
 
 DEB_INSTALL_EXAMPLES_seed-doc += -XCOPYING
 
-DEB_DH_MAKESHLIBS_ARGS += -V 'libseed0 (>= 2.30.0)'
+DEB_DH_MAKESHLIBS_ARGS += -V 'libseed0 (>= 2.31.91)'




More information about the pkg-gnome-commits mailing list