r40940 - in /desktop/unstable/seahorse/debian: changelog control control.in patches/ rules

ah at users.alioth.debian.org ah at users.alioth.debian.org
Sun Mar 23 21:28:38 UTC 2014


Author: ah
Date: Sun Mar 23 21:28:38 2014
New Revision: 40940

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=40940
Log:
* New upstream release.
* Update build-dependencies according to configure.ac changes:
  - bump libgck-1-dev to (>= 3.11.91)
  - bump libgcr-3-dev to (>= 3.11.91)
  - bump libsecret-1-dev to (>= 0.16)
  - bump libsoup2.4-dev to (>= 2.33.92)
  - add valac (>= 0.22)
* debian/rules: set DEB_LDFLAGS_MAINT_APPEND instead of LDFLAGS
* Bump Standards-Version to 3.9.5
* Drop debian/patches/30_preferences_menu.patch
  - doesn't apply and likely of negliable use these days anyway.

Removed:
    desktop/unstable/seahorse/debian/patches/
Modified:
    desktop/unstable/seahorse/debian/changelog
    desktop/unstable/seahorse/debian/control
    desktop/unstable/seahorse/debian/control.in
    desktop/unstable/seahorse/debian/rules

Modified: desktop/unstable/seahorse/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/seahorse/debian/changelog?rev=40940&op=diff
==============================================================================
--- desktop/unstable/seahorse/debian/changelog	[utf-8] (original)
+++ desktop/unstable/seahorse/debian/changelog	[utf-8] Sun Mar 23 21:28:38 2014
@@ -1,10 +1,24 @@
-seahorse (3.8.2-2) UNRELEASED; urgency=low
-
+seahorse (3.12.0-1) UNRELEASED; urgency=low
+
+  [ Jeremy Bicha ]
   * debian/control.in:
     - Update homepage
     - Drop obsolete build-depends on gnome-doc-utils and libgnome-keyring
 
- -- Jeremy Bicha <jbicha at ubuntu.com>  Fri, 28 Jun 2013 18:37:55 -0400
+  [ Andreas Henriksson ]
+  * New upstream release.
+  * Update build-dependencies according to configure.ac changes:
+    - bump libgck-1-dev to (>= 3.11.91)
+    - bump libgcr-3-dev to (>= 3.11.91)
+    - bump libsecret-1-dev to (>= 0.16)
+    - bump libsoup2.4-dev to (>= 2.33.92)
+    - add valac (>= 0.22)
+  * debian/rules: set DEB_LDFLAGS_MAINT_APPEND instead of LDFLAGS
+  * Bump Standards-Version to 3.9.5
+  * Drop debian/patches/30_preferences_menu.patch
+    - doesn't apply and likely of negliable use these days anyway.
+
+ -- Andreas Henriksson <andreas at fatal.se>  Sun, 23 Mar 2014 19:57:45 +0100
 
 seahorse (3.8.2-1) unstable; urgency=low
 

Modified: desktop/unstable/seahorse/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/seahorse/debian/control?rev=40940&op=diff
==============================================================================
--- desktop/unstable/seahorse/debian/control	[utf-8] (original)
+++ desktop/unstable/seahorse/debian/control	[utf-8] Sun Mar 23 21:28:38 2014
@@ -2,11 +2,12 @@
 # 
 # Modifications should be made to debian/control.in instead.
 # This file is regenerated automatically in the clean target.
+
 Source: seahorse
 Section: gnome
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Andreas Henriksson <andreas at fatal.se>, Jeremy Bicha <jbicha at ubuntu.com>, Jordi Mallach <jordi at debian.org>, Michael Biebl <biebl at debian.org>
+Uploaders: Andreas Henriksson <andreas at fatal.se>, Jordi Mallach <jordi at debian.org>, Michael Biebl <biebl at debian.org>
 Build-Depends: cdbs (>= 0.4.41),
                debhelper (>= 8),
                dh-autoreconf,
@@ -15,17 +16,18 @@
                intltool (>= 0.35),
                libavahi-client-dev (>= 0.6),
                libavahi-glib-dev (>= 0.6),
-               libgck-1-dev (>= 3.3.4),
-               libgcr-3-dev (>= 3.3.4),
+               libgck-1-dev (>= 3.11.91),
+               libgcr-3-dev (>= 3.11.91),
                libglib2.0-dev (>= 2.10.0),
                libgpgme11-dev (>= 1.0.0),
                libgtk-3-dev (>= 3.4.0),
                libldap2-dev,
-               libsecret-1-dev (>= 0.5),
-               libsoup2.4-dev,
+               libsecret-1-dev (>= 0.16),
+               libsoup2.4-dev (>= 2.33.92),
                openssh-client,
+               valac (>= 0.22),
                yelp-tools
-Standards-Version: 3.9.3
+Standards-Version: 3.9.5
 Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/seahorse/
 Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/seahorse/
 Homepage: https://wiki.gnome.org/Seahorse

Modified: desktop/unstable/seahorse/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/seahorse/debian/control.in?rev=40940&op=diff
==============================================================================
--- desktop/unstable/seahorse/debian/control.in	[utf-8] (original)
+++ desktop/unstable/seahorse/debian/control.in	[utf-8] Sun Mar 23 21:28:38 2014
@@ -11,17 +11,18 @@
                intltool (>= 0.35),
                libavahi-client-dev (>= 0.6),
                libavahi-glib-dev (>= 0.6),
-               libgck-1-dev (>= 3.3.4),
-               libgcr-3-dev (>= 3.3.4),
+               libgck-1-dev (>= 3.11.91),
+               libgcr-3-dev (>= 3.11.91),
                libglib2.0-dev (>= 2.10.0),
                libgpgme11-dev (>= 1.0.0),
                libgtk-3-dev (>= 3.4.0),
                libldap2-dev,
-               libsecret-1-dev (>= 0.5),
-               libsoup2.4-dev,
+               libsecret-1-dev (>= 0.16),
+               libsoup2.4-dev (>= 2.33.92),
                openssh-client,
+               valac (>= 0.22),
                yelp-tools
-Standards-Version: 3.9.3
+Standards-Version: 3.9.5
 Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/seahorse/
 Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/seahorse/
 Homepage: https://wiki.gnome.org/Seahorse

Modified: desktop/unstable/seahorse/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/seahorse/debian/rules?rev=40940&op=diff
==============================================================================
--- desktop/unstable/seahorse/debian/rules	[utf-8] (original)
+++ desktop/unstable/seahorse/debian/rules	[utf-8] Sun Mar 23 21:28:38 2014
@@ -7,7 +7,7 @@
 include /usr/share/gnome-pkg-tools/1/rules/gnome-version.mk
 -include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
 
-LDFLAGS += -Wl,-O1 -Wl,--as-needed
+DEB_LDFLAGS_MAINT_APPEND = -Wl,-O1 -Wl,--as-needed
 
 DEB_CONFIGURE_EXTRA_FLAGS += --disable-scrollkeeper \
                              --enable-pgp




More information about the pkg-gnome-commits mailing list