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

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Wed Jun 1 08:26:22 UTC 2016


Author: biebl
Date: Wed Jun  1 08:26:19 2016
New Revision: 48967

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=48967
Log:
Drop --disable-update-mime configure switch.

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=48967&op=diff
==============================================================================
--- desktop/unstable/gnome-keyring/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gnome-keyring/debian/changelog	[utf-8] Wed Jun  1 08:26:19 2016
@@ -1,3 +1,9 @@
+gnome-keyring (3.20.0-2) UNRELEASED; urgency=medium
+
+  * Drop --disable-update-mime configure switch.
+
+ -- Michael Biebl <biebl at debian.org>  Wed, 01 Jun 2016 10:25:44 +0200
+
 gnome-keyring (3.20.0-1) unstable; urgency=medium
 
   * New upstream release.

Modified: desktop/unstable/gnome-keyring/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-keyring/debian/rules?rev=48967&op=diff
==============================================================================
--- desktop/unstable/gnome-keyring/debian/rules	[utf-8] (original)
+++ desktop/unstable/gnome-keyring/debian/rules	[utf-8] Wed Jun  1 08:26:19 2016
@@ -21,8 +21,7 @@
 	rm -rf $(TESTHOMEDIR)
 
 DEB_CONFIGURE_EXTRA_FLAGS += --with-pam-dir=/lib/security \
-                             --enable-gtk-doc \
-                             --disable-update-mime
+                             --enable-gtk-doc
 
 DEB_DH_MAKESHLIBS_ARGS_gnome-keyring := --no-act
 




More information about the pkg-gnome-commits mailing list