r51785 - in /desktop/unstable/seahorse/debian: changelog control control.in

pochu at users.alioth.debian.org pochu at users.alioth.debian.org
Mon Dec 5 17:50:50 UTC 2016


Author: pochu
Date: Mon Dec  5 17:50:49 2016
New Revision: 51785

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=51785
Log:
Switch libgpgme11-dev build-dependency to libgpgme-dev.

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

Modified: desktop/unstable/seahorse/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/seahorse/debian/changelog?rev=51785&op=diff
==============================================================================
--- desktop/unstable/seahorse/debian/changelog	[utf-8] (original)
+++ desktop/unstable/seahorse/debian/changelog	[utf-8] Mon Dec  5 17:50:49 2016
@@ -1,3 +1,9 @@
+seahorse (3.20.0-3) UNRELEASED; urgency=medium
+
+  * Switch libgpgme11-dev build-dependency to libgpgme-dev.
+
+ -- Emilio Pozuelo Monfort <pochu at debian.org>  Mon, 05 Dec 2016 18:47:31 +0100
+
 seahorse (3.20.0-2) unstable; urgency=medium
 
   [ Jeremy Bicha ]

Modified: desktop/unstable/seahorse/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/seahorse/debian/control?rev=51785&op=diff
==============================================================================
--- desktop/unstable/seahorse/debian/control	[utf-8] (original)
+++ desktop/unstable/seahorse/debian/control	[utf-8] Mon Dec  5 17:50:49 2016
@@ -6,7 +6,7 @@
 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>, Josselin Mouette <joss at debian.org>, Michael Biebl <biebl at debian.org>
+Uploaders: Andreas Henriksson <andreas at fatal.se>, Emilio Pozuelo Monfort <pochu at debian.org>, Josselin Mouette <joss at debian.org>, Michael Biebl <biebl at debian.org>
 Build-Depends: debhelper (>= 10),
                gnome-pkg-tools,
                gtk-doc-tools (>= 1.9),
@@ -16,7 +16,7 @@
                libgck-1-dev (>= 3.11.91),
                libgcr-3-dev (>= 3.11.91),
                libglib2.0-dev (>= 2.10.0),
-               libgpgme11-dev (>= 1.0.0),
+               libgpgme-dev (>= 1.0.0),
                libgtk-3-dev (>= 3.16),
                libldap2-dev,
                libsecret-1-dev (>= 0.16),

Modified: desktop/unstable/seahorse/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/seahorse/debian/control.in?rev=51785&op=diff
==============================================================================
--- desktop/unstable/seahorse/debian/control.in	[utf-8] (original)
+++ desktop/unstable/seahorse/debian/control.in	[utf-8] Mon Dec  5 17:50:49 2016
@@ -12,7 +12,7 @@
                libgck-1-dev (>= 3.11.91),
                libgcr-3-dev (>= 3.11.91),
                libglib2.0-dev (>= 2.10.0),
-               libgpgme11-dev (>= 1.0.0),
+               libgpgme-dev (>= 1.0.0),
                libgtk-3-dev (>= 3.16),
                libldap2-dev,
                libsecret-1-dev (>= 0.16),




More information about the pkg-gnome-commits mailing list