r41755 - in /desktop/unstable/libsecret/debian: changelog control control.in

laney at users.alioth.debian.org laney at users.alioth.debian.org
Tue May 20 16:59:01 UTC 2014


Author: laney
Date: Tue May 20 16:59:01 2014
New Revision: 41755

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=41755
Log:
Lower Breaks version to seahorse (<< 3.10), as the API port happened in
this version.

Modified:
    desktop/unstable/libsecret/debian/changelog
    desktop/unstable/libsecret/debian/control
    desktop/unstable/libsecret/debian/control.in

Modified: desktop/unstable/libsecret/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libsecret/debian/changelog?rev=41755&op=diff
==============================================================================
--- desktop/unstable/libsecret/debian/changelog	[utf-8] (original)
+++ desktop/unstable/libsecret/debian/changelog	[utf-8] Tue May 20 16:59:01 2014
@@ -1,6 +1,11 @@
 libsecret (0.18-2) UNRELEASED; urgency=medium
 
+  [ Laurent Bigonville ]
   * debian/control.in: Bump gtk-doc-tools build-dep to >= 1.9
+
+  [ Iain Lane ]
+  * Lower Breaks version to seahorse (<< 3.10), as the API port happened in
+    this version.
 
  -- Laurent Bigonville <bigon at debian.org>  Tue, 25 Mar 2014 11:16:03 +0100
 

Modified: desktop/unstable/libsecret/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libsecret/debian/control?rev=41755&op=diff
==============================================================================
--- desktop/unstable/libsecret/debian/control	[utf-8] (original)
+++ desktop/unstable/libsecret/debian/control	[utf-8] Tue May 20 16:59:01 2014
@@ -2,7 +2,6 @@
 # 
 # Modifications should be made to debian/control.in instead.
 # This file is regenerated automatically in the clean target.
-
 Source: libsecret
 Section: devel
 Priority: optional
@@ -45,7 +44,7 @@
 Depends: ${misc:Depends},
          ${shlibs:Depends},
          libsecret-common
-Breaks: seahorse (<< 3.12)
+Breaks: seahorse (<< 3.10)
 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=41755&op=diff
==============================================================================
--- desktop/unstable/libsecret/debian/control.in	[utf-8] (original)
+++ desktop/unstable/libsecret/debian/control.in	[utf-8] Tue May 20 16:59:01 2014
@@ -40,7 +40,7 @@
 Depends: ${misc:Depends},
          ${shlibs:Depends},
          libsecret-common
-Breaks: seahorse (<< 3.12)
+Breaks: seahorse (<< 3.10)
 Pre-Depends: ${misc:Pre-Depends}
 Multi-Arch: same
 Description: Secret store




More information about the pkg-gnome-commits mailing list