r40937 - in /desktop/unstable/libsecret/debian: changelog control control.in gir1.2-secret-1.install libsecret-1-0.symbols patches/ rules

ah at users.alioth.debian.org ah at users.alioth.debian.org
Sun Mar 23 20:56:45 UTC 2014


Author: ah
Date: Sun Mar 23 20:56:45 2014
New Revision: 40937

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=40937
Log:
* New upstream release (0.16).
* New upstream release (0.18)
* Bump glib build-dependency to >= 2.38.0 according to configure.ac
* Drop debian/patches, both patches obsolete.
  - debian/patches/dont_run_gjs_tests.patch
  - debian/patches/introspection-dir.patch
* Bump Standards-Version to 3.9.5
* Update debian/libsecret-1-0.symbols
  - Missing secret_service_new* symbols...
  - See https://git.gnome.org/browse/libsecret/commit/?id=1758194f26a41
  - "The _new() suffix confuses vala and gobject introspection [...]
     This is an API/API break, but its to the portion of the library
     marked as unstable. [...]"
  - Also adds several new symbols
* Add "Breaks: libsecret (<< 3.12)" to libsecret-1-0 to handle above.
* Install Secret g-i typelib file from multiarch path.
* debian/rules: quote the wildcard argument of find to avoid premature exp.

Removed:
    desktop/unstable/libsecret/debian/patches/
Modified:
    desktop/unstable/libsecret/debian/changelog
    desktop/unstable/libsecret/debian/control
    desktop/unstable/libsecret/debian/control.in
    desktop/unstable/libsecret/debian/gir1.2-secret-1.install
    desktop/unstable/libsecret/debian/libsecret-1-0.symbols
    desktop/unstable/libsecret/debian/rules

Modified: desktop/unstable/libsecret/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libsecret/debian/changelog?rev=40937&op=diff
==============================================================================
--- desktop/unstable/libsecret/debian/changelog	[utf-8] (original)
+++ desktop/unstable/libsecret/debian/changelog	[utf-8] Sun Mar 23 20:56:45 2014
@@ -1,4 +1,4 @@
-libsecret (0.16-1) UNRELEASED; urgency=low
+libsecret (0.18-1) unstable; urgency=low
 
   [ Jeremy Bicha ]
   * debian/rules:
@@ -6,14 +6,32 @@
   * Update homepage
 
   [ Michael Biebl ]
-  * New upstream release.
+  * New upstream release (0.16).
   * Refresh patches.
 
   [ Jackson Doak ]
   * debian/control:
     - Improve description of libsecret-tools. Closes: #711475
 
- -- Jackson Doak <noskcaj at ubuntu.com>  Mon, 09 Dec 2013 07:48:29 +1100
+  [ Andreas Henriksson ]
+  * New upstream release (0.18)
+  * Bump glib build-dependency to >= 2.38.0 according to configure.ac
+  * Drop debian/patches, both patches obsolete.
+    - debian/patches/dont_run_gjs_tests.patch
+    - debian/patches/introspection-dir.patch
+  * Bump Standards-Version to 3.9.5
+  * Update debian/libsecret-1-0.symbols
+    - Missing secret_service_new* symbols...
+    - See https://git.gnome.org/browse/libsecret/commit/?id=1758194f26a41
+    - "The _new() suffix confuses vala and gobject introspection [...]
+       This is an API/API break, but its to the portion of the library
+       marked as unstable. [...]"
+    - Also adds several new symbols
+  * Add "Breaks: libsecret (<< 3.12)" to libsecret-1-0 to handle above.
+  * Install Secret g-i typelib file from multiarch path.
+  * debian/rules: quote the wildcard argument of find to avoid premature exp.
+
+ -- Andreas Henriksson <andreas at fatal.se>  Sun, 23 Mar 2014 20:43:29 +0100
 
 libsecret (0.15-2) unstable; urgency=low
 

Modified: desktop/unstable/libsecret/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libsecret/debian/control?rev=40937&op=diff
==============================================================================
--- desktop/unstable/libsecret/debian/control	[utf-8] (original)
+++ desktop/unstable/libsecret/debian/control	[utf-8] Sun Mar 23 20:56:45 2014
@@ -11,7 +11,7 @@
 Build-Depends: debhelper (>= 9),
                dh-autoreconf,
                intltool (>= 0.35.0),
-               libglib2.0-dev (>= 2.31.0),
+               libglib2.0-dev (>= 2.38.0),
                libgcrypt11-dev (>= 1.2.2),
                libgirepository1.0-dev (>= 1.29),
                gobject-introspection (>= 1.29),
@@ -20,7 +20,7 @@
                python-dbus,
                python-gobject,
                gnome-pkg-tools
-Standards-Version: 3.9.4
+Standards-Version: 3.9.5
 Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/libsecret
 Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/libsecret/
 Homepage: https://wiki.gnome.org/Libsecret
@@ -45,6 +45,7 @@
 Depends: ${misc:Depends},
          ${shlibs:Depends},
          libsecret-common
+Breaks: seahorse (<< 3.12)
 Pre-Depends: ${misc:Pre-Depends}
 Multi-Arch: same
 Description: Secret store

Modified: desktop/unstable/libsecret/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libsecret/debian/control.in?rev=40937&op=diff
==============================================================================
--- desktop/unstable/libsecret/debian/control.in	[utf-8] (original)
+++ desktop/unstable/libsecret/debian/control.in	[utf-8] Sun Mar 23 20:56:45 2014
@@ -6,7 +6,7 @@
 Build-Depends: debhelper (>= 9),
                dh-autoreconf,
                intltool (>= 0.35.0),
-               libglib2.0-dev (>= 2.31.0),
+               libglib2.0-dev (>= 2.38.0),
                libgcrypt11-dev (>= 1.2.2),
                libgirepository1.0-dev (>= 1.29),
                gobject-introspection (>= 1.29),
@@ -15,7 +15,7 @@
                python-dbus,
                python-gobject,
                gnome-pkg-tools
-Standards-Version: 3.9.4
+Standards-Version: 3.9.5
 Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/libsecret
 Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/libsecret/
 Homepage: https://wiki.gnome.org/Libsecret
@@ -40,6 +40,7 @@
 Depends: ${misc:Depends},
          ${shlibs:Depends},
          libsecret-common
+Breaks: seahorse (<< 3.12)
 Pre-Depends: ${misc:Pre-Depends}
 Multi-Arch: same
 Description: Secret store

Modified: desktop/unstable/libsecret/debian/gir1.2-secret-1.install
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libsecret/debian/gir1.2-secret-1.install?rev=40937&op=diff
==============================================================================
--- desktop/unstable/libsecret/debian/gir1.2-secret-1.install	[utf-8] (original)
+++ desktop/unstable/libsecret/debian/gir1.2-secret-1.install	[utf-8] Sun Mar 23 20:56:45 2014
@@ -1 +1 @@
-usr/lib/girepository-1.0/Secret*.typelib
+usr/lib/*/girepository-1.0/Secret*.typelib usr/lib/girepository-1.0/

Modified: desktop/unstable/libsecret/debian/libsecret-1-0.symbols
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libsecret/debian/libsecret-1-0.symbols?rev=40937&op=diff
==============================================================================
--- desktop/unstable/libsecret/debian/libsecret-1-0.symbols	[utf-8] (original)
+++ desktop/unstable/libsecret/debian/libsecret-1-0.symbols	[utf-8] Sun Mar 23 20:56:45 2014
@@ -122,18 +122,22 @@
  secret_service_create_item_dbus_path at Base 0.7
  secret_service_create_item_dbus_path_finish at Base 0.7
  secret_service_create_item_dbus_path_sync at Base 0.7
+ secret_service_decode_dbus_secret at Base 0.18
  secret_service_delete_item_dbus_path at Base 0.7
  secret_service_delete_item_dbus_path_finish at Base 0.7
  secret_service_delete_item_dbus_path_sync at Base 0.7
  secret_service_disconnect at Base 0.7
+ secret_service_encode_dbus_secret at Base 0.18
  secret_service_ensure_session at Base 0.7
  secret_service_ensure_session_finish at Base 0.7
  secret_service_ensure_session_sync at Base 0.7
  secret_service_flags_get_type at Base 0.7
  secret_service_get at Base 0.7
+ secret_service_get_collection_gtype at Base 0.18
  secret_service_get_collections at Base 0.7
  secret_service_get_finish at Base 0.7
  secret_service_get_flags at Base 0.7
+ secret_service_get_item_gtype at Base 0.18
  secret_service_get_secret_for_dbus_path at Base 0.7
  secret_service_get_secret_for_dbus_path_finish at Base 0.7
  secret_service_get_secret_for_dbus_path_sync at Base 0.7
@@ -156,9 +160,12 @@
  secret_service_lookup at Base 0.7
  secret_service_lookup_finish at Base 0.7
  secret_service_lookup_sync at Base 0.7
- secret_service_new at Base 0.7
- secret_service_new_finish at Base 0.7
- secret_service_new_sync at Base 0.7
+#MISSING: 0.18-1# secret_service_new at Base 0.7
+#MISSING: 0.18-1# secret_service_new_finish at Base 0.7
+#MISSING: 0.18-1# secret_service_new_sync at Base 0.7
+ secret_service_open at Base 0.18
+ secret_service_open_finish at Base 0.18
+ secret_service_open_sync at Base 0.18
  secret_service_prompt at Base 0.7
  secret_service_prompt_at_dbus_path at Base 0.7
  secret_service_prompt_at_dbus_path_finish at Base 0.7
@@ -191,6 +198,7 @@
  secret_service_unlock_sync at Base 0.7
  secret_value_get at Base 0.7
  secret_value_get_content_type at Base 0.7
+ secret_value_get_text at Base 0.18
  secret_value_get_type at Base 0.7
  secret_value_new at Base 0.7
  secret_value_new_full at Base 0.7

Modified: desktop/unstable/libsecret/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libsecret/debian/rules?rev=40937&op=diff
==============================================================================
--- desktop/unstable/libsecret/debian/rules	[utf-8] (original)
+++ desktop/unstable/libsecret/debian/rules	[utf-8] Sun Mar 23 20:56:45 2014
@@ -10,7 +10,7 @@
 	dh_auto_configure -- --disable-silent-rules
 
 override_dh_install:
-	find debian/tmp/usr/lib -name *.la -delete
+	find debian/tmp/usr/lib -name '*.la' -delete
 	dh_install --fail-missing
 
 # Disable tests as they don't work for some reason




More information about the pkg-gnome-commits mailing list