r25541 - /desktop/experimental/gnome-keyring/debian/
pochu at users.alioth.debian.org
pochu at users.alioth.debian.org
Fri Nov 12 19:20:33 UTC 2010
Author: pochu
Date: Fri Nov 12 19:20:32 2010
New Revision: 25541
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=25541
Log:
- Also make the symbols check strict for libgck.
* debian/libgcr-3-0.shlibs:
* debian/control,
debian/libgck-0.*,
debian/libgcr3.*:
- Rename libgck-0 to libgck0 so the package matches the SONAME, and
libgcr3 to libgcr-3-0 so it embeds the SONAME in the package name.
* debian/libgck0.symbols:
Added:
desktop/experimental/gnome-keyring/debian/libgck0.install
- copied unchanged from r25536, desktop/experimental/gnome-keyring/debian/libgck-0.install
desktop/experimental/gnome-keyring/debian/libgck0.shlibs
- copied, changed from r25536, desktop/experimental/gnome-keyring/debian/libgck-0.shlibs
desktop/experimental/gnome-keyring/debian/libgck0.symbols
- copied, changed from r25538, desktop/experimental/gnome-keyring/debian/libgck-0.symbols
desktop/experimental/gnome-keyring/debian/libgcr-3-0.install
- copied unchanged from r25536, desktop/experimental/gnome-keyring/debian/libgcr3.install
desktop/experimental/gnome-keyring/debian/libgcr-3-0.shlibs
- copied, changed from r25538, desktop/experimental/gnome-keyring/debian/libgcr3.shlibs
desktop/experimental/gnome-keyring/debian/libgcr-3-0.symbols
- copied, changed from r25536, desktop/experimental/gnome-keyring/debian/libgcr3.symbols
Removed:
desktop/experimental/gnome-keyring/debian/libgck-0.install
desktop/experimental/gnome-keyring/debian/libgck-0.shlibs
desktop/experimental/gnome-keyring/debian/libgck-0.symbols
desktop/experimental/gnome-keyring/debian/libgcr3.install
desktop/experimental/gnome-keyring/debian/libgcr3.shlibs
desktop/experimental/gnome-keyring/debian/libgcr3.symbols
Modified:
desktop/experimental/gnome-keyring/debian/changelog
desktop/experimental/gnome-keyring/debian/control
desktop/experimental/gnome-keyring/debian/control.in
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=25541&op=diff
==============================================================================
--- desktop/experimental/gnome-keyring/debian/changelog [utf-8] (original)
+++ desktop/experimental/gnome-keyring/debian/changelog [utf-8] Fri Nov 12 19:20:32 2010
@@ -18,9 +18,15 @@
* debian/rules:
- Drop libgp11 stuff, not needed anymore.
- Update libgcr package name so it has an effect.
- * debian/libgcr3.shlibs:
+ - Also make the symbols check strict for libgck.
+ * debian/libgcr-3-0.shlibs:
- Updated for the new SONAME.
- * debian/libgck-0.symbols:
+ * debian/control,
+ debian/libgck-0.*,
+ debian/libgcr3.*:
+ - Rename libgck-0 to libgck0 so the package matches the SONAME, and
+ libgcr3 to libgcr-3-0 so it embeds the SONAME in the package name.
+ * debian/libgck0.symbols:
- Remove debian revision from every symbol.
-- Sjoerd Simons <sjoerd at debian.org> Sun, 10 Oct 2010 21:35:00 +0100
Modified: desktop/experimental/gnome-keyring/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-keyring/debian/control?rev=25541&op=diff
==============================================================================
--- desktop/experimental/gnome-keyring/debian/control [utf-8] (original)
+++ desktop/experimental/gnome-keyring/debian/control [utf-8] Fri Nov 12 19:20:32 2010
@@ -49,7 +49,7 @@
Architecture: any
Replaces: libgnome-keyring-dev (<< 2.25)
Depends: ${misc:Depends},
- libgck-0 (= ${binary:Version}),
+ libgck0 (= ${binary:Version}),
libglib2.0-dev (>= 2.16)
Description: GLib wrapper library for PKCS#11 - development
GCK is a wrapper based on GLib implementing the PKCS#11 (Cryptoki)
@@ -58,7 +58,7 @@
This package contains the static libraries, header files and
documentation needed to build applications using the GCK library.
-Package: libgck-0
+Package: libgck0
Section: libs
Architecture: any
Depends: ${misc:Depends},
@@ -97,7 +97,7 @@
Section: libdevel
Architecture: any
Depends: ${misc:Depends},
- libgcr3 (= ${binary:Version}),
+ libgcr-3-0 (= ${binary:Version}),
libglib2.0-dev (>= 2.16.0),
libgck-dev (= ${binary:Version}),
libgtk3.0-dev (>= 2.20.0),
@@ -109,7 +109,7 @@
This package contains the static libraries, header files and
documentation needed to build applications using the GCR library.
-Package: libgcr3
+Package: libgcr-3-0
Section: libs
Architecture: any
Depends: ${misc:Depends},
Modified: desktop/experimental/gnome-keyring/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-keyring/debian/control.in?rev=25541&op=diff
==============================================================================
--- desktop/experimental/gnome-keyring/debian/control.in [utf-8] (original)
+++ desktop/experimental/gnome-keyring/debian/control.in [utf-8] Fri Nov 12 19:20:32 2010
@@ -44,7 +44,7 @@
Architecture: any
Replaces: libgnome-keyring-dev (<< 2.25)
Depends: ${misc:Depends},
- libgck-0 (= ${binary:Version}),
+ libgck0 (= ${binary:Version}),
libglib2.0-dev (>= 2.16)
Description: GLib wrapper library for PKCS#11 - development
GCK is a wrapper based on GLib implementing the PKCS#11 (Cryptoki)
@@ -53,7 +53,7 @@
This package contains the static libraries, header files and
documentation needed to build applications using the GCK library.
-Package: libgck-0
+Package: libgck0
Section: libs
Architecture: any
Depends: ${misc:Depends},
@@ -92,7 +92,7 @@
Section: libdevel
Architecture: any
Depends: ${misc:Depends},
- libgcr3 (= ${binary:Version}),
+ libgcr-3-0 (= ${binary:Version}),
libglib2.0-dev (>= 2.16.0),
libgck-dev (= ${binary:Version}),
libgtk3.0-dev (>= 2.20.0),
@@ -104,7 +104,7 @@
This package contains the static libraries, header files and
documentation needed to build applications using the GCR library.
-Package: libgcr3
+Package: libgcr-3-0
Section: libs
Architecture: any
Depends: ${misc:Depends},
Copied: desktop/experimental/gnome-keyring/debian/libgck0.shlibs (from r25536, desktop/experimental/gnome-keyring/debian/libgck-0.shlibs)
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-keyring/debian/libgck0.shlibs?rev=25541&op=diff
==============================================================================
--- desktop/experimental/gnome-keyring/debian/libgck-0.shlibs [utf-8] (original)
+++ desktop/experimental/gnome-keyring/debian/libgck0.shlibs [utf-8] Fri Nov 12 19:20:32 2010
@@ -1,1 +1,1 @@
-libgck 0 libgck-0
+libgck 0 libgck0
Copied: desktop/experimental/gnome-keyring/debian/libgck0.symbols (from r25538, desktop/experimental/gnome-keyring/debian/libgck-0.symbols)
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-keyring/debian/libgck0.symbols?rev=25541&op=diff
==============================================================================
--- desktop/experimental/gnome-keyring/debian/libgck-0.symbols [utf-8] (original)
+++ desktop/experimental/gnome-keyring/debian/libgck0.symbols [utf-8] Fri Nov 12 19:20:32 2010
@@ -1,4 +1,4 @@
-libgck.so.0 libgck-0 #MINVER#
+libgck.so.0 libgck0 #MINVER#
* Build-Depends-Package: libgck-dev
_gck_attributes_commit_in at Base 2.91.1
_gck_attributes_commit_out at Base 2.91.1
Copied: desktop/experimental/gnome-keyring/debian/libgcr-3-0.shlibs (from r25538, desktop/experimental/gnome-keyring/debian/libgcr3.shlibs)
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-keyring/debian/libgcr-3-0.shlibs?rev=25541&op=diff
==============================================================================
--- desktop/experimental/gnome-keyring/debian/libgcr3.shlibs [utf-8] (original)
+++ desktop/experimental/gnome-keyring/debian/libgcr-3-0.shlibs [utf-8] Fri Nov 12 19:20:32 2010
@@ -1,1 +1,1 @@
-libgcr-3 0 libgcr3 (>= 2.91.1)
+libgcr-3 0 libgcr-3-0 (>= 2.91.1)
Copied: desktop/experimental/gnome-keyring/debian/libgcr-3-0.symbols (from r25536, desktop/experimental/gnome-keyring/debian/libgcr3.symbols)
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-keyring/debian/libgcr-3-0.symbols?rev=25541&op=diff
==============================================================================
--- desktop/experimental/gnome-keyring/debian/libgcr3.symbols [utf-8] (original)
+++ desktop/experimental/gnome-keyring/debian/libgcr-3-0.symbols [utf-8] Fri Nov 12 19:20:32 2010
@@ -1,4 +1,4 @@
-libgcr-3.so.0 libgcr3 #MINVER#
+libgcr-3.so.0 libgcr-3-0 #MINVER#
_gcr_display_view_append_content at Base 2.91.1
_gcr_display_view_append_fingerprint at Base 2.91.1
_gcr_display_view_append_heading at Base 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=25541&op=diff
==============================================================================
--- desktop/experimental/gnome-keyring/debian/rules [utf-8] (original)
+++ desktop/experimental/gnome-keyring/debian/rules [utf-8] Fri Nov 12 19:20:32 2010
@@ -13,4 +13,5 @@
--enable-gtk-doc
DEB_DH_MAKESHLIBS_ARGS_gnome-keyring := --no-act
-DEB_DH_MAKESHLIBS_ARGS_libgcr3 += -- -c4
+DEB_DH_MAKESHLIBS_ARGS_libgcr-3-0 += -- -c4
+DEB_DH_MAKESHLIBS_ARGS_libgck0 += -- -c4
More information about the pkg-gnome-commits
mailing list