r25537 - in /desktop/experimental/gnome-keyring/debian: changelog libgcr3.shlibs rules

pochu at users.alioth.debian.org pochu at users.alioth.debian.org
Fri Nov 12 18:44:11 UTC 2010


Author: pochu
Date: Fri Nov 12 18:44:10 2010
New Revision: 25537

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=25537
Log:
* debian/rules:
  - Drop libgp11 stuff, not needed anymore.
  - Update libgcr package name so it has an effect.
* debian/libgcr3.shlibs:
  - Updated for the new SONAME.

Modified:
    desktop/experimental/gnome-keyring/debian/changelog
    desktop/experimental/gnome-keyring/debian/libgcr3.shlibs
    desktop/experimental/gnome-keyring/debian/rules

Modified: desktop/experimental/gnome-keyring/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-keyring/debian/changelog?rev=25537&op=diff
==============================================================================
--- desktop/experimental/gnome-keyring/debian/changelog [utf-8] (original)
+++ desktop/experimental/gnome-keyring/debian/changelog [utf-8] Fri Nov 12 18:44:10 2010
@@ -1,5 +1,6 @@
 gnome-keyring (2.91.1-1) UNRELEASED; urgency=low
 
+  [ Sjoerd Simons ]
   * New upstream release
   * Update soname of libgcr
   * Update install files
@@ -12,6 +13,13 @@
   * debian/patches/06_init_timeout.patch
     + Updated
   * Drop libgp11, it has been replaced by libgck
+
+  [ Emilio Pozuelo Monfort ]
+  * debian/rules:
+    - Drop libgp11 stuff, not needed anymore.
+    - Update libgcr package name so it has an effect.
+  * debian/libgcr3.shlibs:
+    - Updated for the new SONAME.
 
  -- Sjoerd Simons <sjoerd at debian.org>  Sun, 10 Oct 2010 21:35:00 +0100
 

Modified: desktop/experimental/gnome-keyring/debian/libgcr3.shlibs
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-keyring/debian/libgcr3.shlibs?rev=25537&op=diff
==============================================================================
--- desktop/experimental/gnome-keyring/debian/libgcr3.shlibs [utf-8] (original)
+++ desktop/experimental/gnome-keyring/debian/libgcr3.shlibs [utf-8] Fri Nov 12 18:44:10 2010
@@ -1,1 +1,1 @@
-libgcr 0 libgcr0 (>= 2.26.0)
+libgcr 3 libgcr3 (>= 2.91.1)

Modified: desktop/experimental/gnome-keyring/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-keyring/debian/rules?rev=25537&op=diff
==============================================================================
--- desktop/experimental/gnome-keyring/debian/rules [utf-8] (original)
+++ desktop/experimental/gnome-keyring/debian/rules [utf-8] Fri Nov 12 18:44:10 2010
@@ -13,5 +13,4 @@
                              --enable-gtk-doc
 
 DEB_DH_MAKESHLIBS_ARGS_gnome-keyring := --no-act
-DEB_DH_MAKESHLIBS_ARGS_libgcr0 += -- -c4
-DEB_DH_MAKESHLIBS_ARGS_libgp11-0 += -- -c4
+DEB_DH_MAKESHLIBS_ARGS_libgcr3 += -- -c4




More information about the pkg-gnome-commits mailing list