r23769 - in /desktop/unstable/gnome-keyring/debian: changelog rules

pochu at users.alioth.debian.org pochu at users.alioth.debian.org
Tue Apr 13 08:34:06 UTC 2010


Author: pochu
Date: Tue Apr 13 08:34:01 2010
New Revision: 23769

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=23769
Log:
* debian/rules:
  - Pass -c4 to dpkg-gensymbols for stricter checks.

Modified:
    desktop/unstable/gnome-keyring/debian/changelog
    desktop/unstable/gnome-keyring/debian/rules

Modified: desktop/unstable/gnome-keyring/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-keyring/debian/changelog?rev=23769&op=diff
==============================================================================
--- desktop/unstable/gnome-keyring/debian/changelog [utf-8] (original)
+++ desktop/unstable/gnome-keyring/debian/changelog [utf-8] Tue Apr 13 08:34:01 2010
@@ -8,6 +8,8 @@
     debian/patches/*,
     debian/source/format:
     - Switch to source format 3.0 (quilt).
+  * debian/rules:
+    - Pass -c4 to dpkg-gensymbols for stricter checks.
 
   [ Josselin Mouette ]
   * Break libgnome-keyring0 < 2.30. Closes: #577624.

Modified: desktop/unstable/gnome-keyring/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-keyring/debian/rules?rev=23769&op=diff
==============================================================================
--- desktop/unstable/gnome-keyring/debian/rules [utf-8] (original)
+++ desktop/unstable/gnome-keyring/debian/rules [utf-8] Tue Apr 13 08:34:01 2010
@@ -11,3 +11,5 @@
                              --with-root-certs=/etc/ssl/certs
 
 DEB_DH_MAKESHLIBS_ARGS_gnome-keyring := --no-act
+DEB_DH_MAKESHLIBS_ARGS_libgcr0 += -- -c4
+DEB_DH_MAKESHLIBS_ARGS_libgp11-0 += -- -c4




More information about the pkg-gnome-commits mailing list