r19250 - in /desktop/experimental/gnome-keyring/debian: changelog rules

kov at users.alioth.debian.org kov at users.alioth.debian.org
Sat Mar 28 20:23:45 UTC 2009


Author: kov
Date: Sat Mar 28 20:23:44 2009
New Revision: 19250

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=19250
Log:
Disable tests, since they are not run anyway

Modified:
    desktop/experimental/gnome-keyring/debian/changelog
    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=19250&op=diff
==============================================================================
--- desktop/experimental/gnome-keyring/debian/changelog (original)
+++ desktop/experimental/gnome-keyring/debian/changelog Sat Mar 28 20:23:44 2009
@@ -9,6 +9,9 @@
   - change the directory where .ui files are installed, so that it
     contains the soversion, to allow for parallel installability of
     binary-incompatible versions
+  * debian/rules:
+  - do not enable tests, since they aren't really run, and may cause
+    problems in some architectures, according to seb128
 
   Changes imported from/based on the Ubuntu package (thanks!):
   * debian/control.in, debian/libgcr*:

Modified: desktop/experimental/gnome-keyring/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-keyring/debian/rules?rev=19250&op=diff
==============================================================================
--- desktop/experimental/gnome-keyring/debian/rules (original)
+++ desktop/experimental/gnome-keyring/debian/rules Sat Mar 28 20:23:44 2009
@@ -9,7 +9,6 @@
 
 LDFLAGS := -Wl,-O1 -Wl,-z,defs -Wl,--as-needed
 
-DEB_CONFIGURE_EXTRA_FLAGS += --enable-static --with-pam-dir=/lib/security \
-                             --enable-tests
+DEB_CONFIGURE_EXTRA_FLAGS += --enable-static --with-pam-dir=/lib/security
 
 DEB_DH_MAKESHLIBS_ARGS_gnome-keyring := --no-act




More information about the pkg-gnome-commits mailing list