[Pkg-privacy-commits] [seahorse-nautilus] 08/26: Import Debian patch 3.11.92-1
Carlos Maddela
maddela-guest at moszumanska.debian.org
Tue Jan 10 22:14:57 UTC 2017
This is an automated email from the git hooks/post-receive script.
maddela-guest pushed a commit to branch master
in repository seahorse-nautilus.
commit 4d45cfc8d56af5cce116e6da23257bde9272e1bc
Merge: 5f800f2 9080080
Author: Janos Guljas <janos at debian.org>
Date: Mon Sep 15 21:35:17 2014 +0200
Import Debian patch 3.11.92-1
ChangeLog | 479 ++++++++++++++++++++++++++
Makefile.am | 4 +
Makefile.in | 235 +++++++------
NEWS | 17 +
aclocal.m4 | 338 ++++++++++---------
compile | 99 ++++--
config.guess | 57 ++--
config.sub | 94 ++++--
configure | 258 +++++++++-----
configure.ac | 4 +-
data/Makefile.in | 90 +++--
data/org.gnome.seahorse.nautilus.gschema.xml | 2 +-
debian/changelog | 12 +
debian/control | 2 +-
debian/patches/series | 1 -
depcomp | 487 ++++++++++++++++-----------
install-sh | 14 +-
m4/libtool.m4 | 12 +-
missing | 414 ++++++++---------------
nautilus-ext/Makefile.in | 145 +++++---
po/cs.po | 92 ++---
po/de.po | 279 +++++++++------
po/el.po | 248 ++++++++------
po/es.po | 99 +++---
po/fi.po | 291 +++++++++-------
po/gl.po | 291 +++++++++-------
po/hu.po | 185 +++++-----
po/id.po | 298 +++++++++-------
po/it.po | 300 ++++++++++-------
po/lt.po | 203 ++++++-----
po/lv.po | 289 +++++++++-------
po/pl.po | 94 +++---
po/pt_BR.po | 99 +++---
po/sl.po | 98 +++---
po/sr.po | 94 +++---
po/sr at latin.po | 94 +++---
tool/Makefile.in | 182 +++++-----
tool/seahorse-libdialogs.h | 5 +-
tool/seahorse-notification.c | 14 +-
tool/seahorse-operation.c | 5 +-
tool/seahorse-operation.h | 5 +-
tool/seahorse-passphrase.c | 5 +-
tool/seahorse-passphrase.h | 5 +-
tool/seahorse-pgp-encrypted.desktop.in | 2 +-
tool/seahorse-pgp-keys.desktop.in | 2 +-
tool/seahorse-pgp-operation.c | 5 +-
tool/seahorse-pgp-operation.h | 5 +-
tool/seahorse-pgp-signature.desktop.in | 2 +-
tool/seahorse-progress.c | 5 +-
tool/seahorse-progress.h | 5 +-
tool/seahorse-tool-files.c | 5 +-
tool/seahorse-tool-progress.c | 7 +-
tool/seahorse-tool.1 | 6 +
tool/seahorse-tool.c | 52 +--
tool/seahorse-tool.h | 6 +-
tool/seahorse-util.c | 5 +-
tool/seahorse-util.h | 5 +-
tool/seahorse-vfs-data.c | 5 +-
tool/seahorse-vfs-data.h | 5 +-
tool/seahorse-widget.c | 5 +-
tool/seahorse-widget.h | 5 +-
61 files changed, 3698 insertions(+), 2473 deletions(-)
diff --cc debian/changelog
index d64b6e7,0000000..68770f7
mode 100644,000000..100644
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,27 -1,0 +1,39 @@@
++seahorse-nautilus (3.11.92-1) unstable; urgency=medium
++
++ [ Clément Hermann (nodens) ]
++ * New upstream release (Closes: #734983)
++ * Remove add-correct-flag-for-reaping-the-progress-child.patch (applied
++ upstream)
++
++ [ Janos Guljas ]
++ * Update standards version to 3.9.5.
++
++ -- Janos Guljas <janos at debian.org> Mon, 15 Sep 2014 21:35:17 +0200
++
+seahorse-nautilus (3.8.0-1.1) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Add correct flag for reaping the progress child (Closes: #741187)
+
+ -- Ben Hutchings <ben at decadent.org.uk> Sat, 22 Mar 2014 23:19:39 +0000
+
+seahorse-nautilus (3.8.0-1) unstable; urgency=low
+
+ * New upstream release.
+ * New build dependency libgcr-3-dev.
+
+ -- Janos Guljas <janos at debian.org> Wed, 29 May 2013 13:53:58 +0200
+
+seahorse-nautilus (3.4.0-2) unstable; urgency=low
+
+ * Remove unused file debian/libnautilus-seahorse.install.
+ * Add git-buildpackage configuration debian/gbp.conf.
+ * Fix debian/copyright for tool/seahorse-secure-buffer.*.
+
+ -- Janos Guljas <janos at debian.org> Sat, 06 Apr 2013 19:48:49 +0200
+
+seahorse-nautilus (3.4.0-1) unstable; urgency=low
+
+ * Initial release. (Closes: #668221)
+
+ -- Janos Guljas <janos at debian.org> Wed, 30 Jan 2013 02:11:15 +0100
diff --cc debian/control
index 1fbb589,0000000..04261ed
mode 100644,000000..100644
--- a/debian/control
+++ b/debian/control
@@@ -1,30 -1,0 +1,30 @@@
+Source: seahorse-nautilus
+Section: gnome
+Priority: optional
+Maintainer: Janos Guljas <janos at debian.org>
+Build-Depends: debhelper (>= 9),
+ autotools-dev,
+ intltool,
+ libgconf2-dev,
+ libgpgme11-dev,
+ gnome-pkg-tools,
+ libgtk-3-dev,
+ libnautilus-extension-dev,
+ libgnome-keyring-dev,
+ libdbus-glib-1-dev,
+ libcryptui-dev,
+ libnotify-dev,
+ libgcr-3-dev
- Standards-Version: 3.9.4
++Standards-Version: 3.9.5
+Homepage: http://live.gnome.org/Seahorse
+
+Package: seahorse-nautilus
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Recommends: seahorse
+Replaces: seahorse-plugins
+Description: Nautilus extension for Seahorse integration
+ Seahorse nautilus is an extension for nautilus which allows encryption
+ and decryption of OpenPGP files using GnuPG - the GNU Privacy Guard
+ program.
+
diff --cc debian/patches/series
index e85e430,0000000..e69de29
mode 100644,000000..100644
--- a/debian/patches/series
+++ b/debian/patches/series
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/seahorse-nautilus.git
More information about the Pkg-privacy-commits
mailing list