r21422 - in /desktop/unstable/libgweather/debian: changelog patches/01_python_include_dir.patch patches/02_python__init__executable.patch rules

pochu at users.alioth.debian.org pochu at users.alioth.debian.org
Tue Sep 22 14:39:35 UTC 2009


Author: pochu
Date: Tue Sep 22 14:39:34 2009
New Revision: 21422

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=21422
Log:
* New upstream release.
* debian/rules:
  - Bump SHVER to 2.28.0 since there are API additions.
* debian/patches/01_python_include_dir.patch,
  debian/patches/02_python__init__executable.patch:
  - Removed, applied upstream.

Removed:
    desktop/unstable/libgweather/debian/patches/01_python_include_dir.patch
    desktop/unstable/libgweather/debian/patches/02_python__init__executable.patch
Modified:
    desktop/unstable/libgweather/debian/changelog
    desktop/unstable/libgweather/debian/rules

Modified: desktop/unstable/libgweather/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgweather/debian/changelog?rev=21422&op=diff
==============================================================================
--- desktop/unstable/libgweather/debian/changelog [utf-8] (original)
+++ desktop/unstable/libgweather/debian/changelog [utf-8] Tue Sep 22 14:39:34 2009
@@ -1,9 +1,13 @@
-libgweather (2.26.2.1-3) UNRELEASED; urgency=low
+libgweather (2.28.0-1) unstable; urgency=low
 
-  * debian/patches/02_python__init__executable.patch:
-    - Add headers.
+  * New upstream release.
+  * debian/rules:
+    - Bump SHVER to 2.28.0 since there are API additions.
+  * debian/patches/01_python_include_dir.patch,
+    debian/patches/02_python__init__executable.patch:
+    - Removed, applied upstream.
 
- -- Emilio Pozuelo Monfort <pochu at debian.org>  Sat, 29 Aug 2009 02:00:39 +0200
+ -- Emilio Pozuelo Monfort <pochu at debian.org>  Tue, 22 Sep 2009 16:37:05 +0200
 
 libgweather (2.26.2.1-2) unstable; urgency=low
 

Modified: desktop/unstable/libgweather/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgweather/debian/rules?rev=21422&op=diff
==============================================================================
--- desktop/unstable/libgweather/debian/rules [utf-8] (original)
+++ desktop/unstable/libgweather/debian/rules [utf-8] Tue Sep 22 14:39:34 2009
@@ -7,7 +7,7 @@
 include /usr/share/gnome-pkg-tools/1/rules/clean-la.mk
 -include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
 
-DEB_DH_MAKESHLIBS_ARGS_libgweather1 := -V 'libgweather1 (>= 2.23.92)'
+DEB_DH_MAKESHLIBS_ARGS_libgweather1 := -V 'libgweather1 (>= 2.28.0)'
 DEB_BUILDDIR := $(CURDIR)/build-base
 PYTHON_LDFLAGS := $(LDFLAGS) -Wl,-O1 -Wl,--as-needed
 LDFLAGS += -Wl,-z,defs -Wl,-O1 -Wl,--as-needed




More information about the pkg-gnome-commits mailing list