diff -u gnome-keyring-2.25.90/debian/rules gnome-keyring-2.25.90/debian/rules --- gnome-keyring-2.25.90/debian/rules +++ gnome-keyring-2.25.90/debian/rules @@ -10,6 +10,5 @@ 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 diff -u gnome-keyring-2.25.90/debian/changelog gnome-keyring-2.25.90/debian/changelog --- gnome-keyring-2.25.90/debian/changelog +++ gnome-keyring-2.25.90/debian/changelog @@ -1,3 +1,10 @@ +gnome-keyring (2.25.90-0ubuntu2) jaunty; urgency=low + + * debian/rules: don't build the test suite, it's not used during build and + it sets -Werror which breaks build on some architectures (LP: #327643). + + -- Christophe Sauthier Tue, 10 Feb 2009 16:06:41 +0100 + gnome-keyring (2.25.90-0ubuntu1) jaunty; urgency=low * New upstream version (LP: #327464).