r26940 - in /desktop/experimental/libgweather/debian: changelog rules

joss at users.alioth.debian.org joss at users.alioth.debian.org
Wed Mar 16 21:37:56 UTC 2011


Author: joss
Date: Wed Mar 16 21:37:55 2011
New Revision: 26940

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=26940
Log:
Fix shlibs file.

Modified:
    desktop/experimental/libgweather/debian/changelog
    desktop/experimental/libgweather/debian/rules

Modified: desktop/experimental/libgweather/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/libgweather/debian/changelog?rev=26940&op=diff
==============================================================================
--- desktop/experimental/libgweather/debian/changelog [utf-8] (original)
+++ desktop/experimental/libgweather/debian/changelog [utf-8] Wed Mar 16 21:37:55 2011
@@ -1,11 +1,15 @@
-libgweather (2.91.6-1) UNRELEASED; urgency=low
-
+libgweather (2.91.6-1) experimental; urgency=low
+
+  [ Frederic Peters ]
   * New upstream development release.
   * debian/control.in:
     * Update package names and build dependencies for GTK+ 3
     * Add a package for GObject introspection data
 
- -- Frederic Peters <fpeters at debian.org>  Mon, 07 Mar 2011 08:42:56 +0100
+  [ Josselin Mouette ]
+  * Fix shlibs file.
+
+ -- Josselin Mouette <joss at debian.org>  Wed, 16 Mar 2011 22:37:00 +0100
 
 libgweather (2.30.3-1) unstable; urgency=low
 

Modified: desktop/experimental/libgweather/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/libgweather/debian/rules?rev=26940&op=diff
==============================================================================
--- desktop/experimental/libgweather/debian/rules [utf-8] (original)
+++ desktop/experimental/libgweather/debian/rules [utf-8] Wed Mar 16 21:37:55 2011
@@ -9,7 +9,7 @@
 include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
 -include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
 
-DEB_DH_MAKESHLIBS_ARGS_libgweather1 := -V 'libgweather-3-0 (>= 2.91.0)'
+DEB_DH_MAKESHLIBS_ARGS_libgweather-3-0 := -V 'libgweather-3-0 (>= 2.91.0)'
 LDFLAGS += -Wl,-O1 -Wl,--as-needed
 
 DEB_CONFIGURE_EXTRA_FLAGS += --enable-locations-compression




More information about the pkg-gnome-commits mailing list