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

sjoerd at users.alioth.debian.org sjoerd at users.alioth.debian.org
Sun Oct 10 18:55:29 UTC 2010


Author: sjoerd
Date: Sun Oct 10 18:55:23 2010
New Revision: 25354

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=25354
Log:
Start packaging, gnome3/gtk3 version only for now

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=25354&op=diff
==============================================================================
--- desktop/experimental/gnome-keyring/debian/changelog [utf-8] (original)
+++ desktop/experimental/gnome-keyring/debian/changelog [utf-8] Sun Oct 10 18:55:23 2010
@@ -1,3 +1,9 @@
+gnome-keyring (2.91.1-1) UNRELEASED; urgency=low
+
+  * New upstream release
+
+ -- Sjoerd Simons <sjoerd at debian.org>  Sun, 10 Oct 2010 19:53:31 +0100
+
 gnome-keyring (2.30.3-3) unstable; urgency=low
 
   * 06_init_timeout.patch: new patch. Exit the daemon when started 

Modified: desktop/experimental/gnome-keyring/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-keyring/debian/rules?rev=25354&op=diff
==============================================================================
--- desktop/experimental/gnome-keyring/debian/rules [utf-8] (original)
+++ desktop/experimental/gnome-keyring/debian/rules [utf-8] Sun Oct 10 18:55:23 2010
@@ -8,7 +8,8 @@
 LDFLAGS := -Wl,-O1 -Wl,-z,defs -Wl,--as-needed
 
 DEB_CONFIGURE_EXTRA_FLAGS += --enable-static --with-pam-dir=/lib/security \
-                             --with-root-certs=/etc/ssl/certs
+                             --with-root-certs=/etc/ssl/certs \
+                             --with-gtk=3.0
 
 DEB_DH_MAKESHLIBS_ARGS_gnome-keyring := --no-act
 DEB_DH_MAKESHLIBS_ARGS_libgcr0 += -- -c4




More information about the pkg-gnome-commits mailing list