[Pkg-privacy-commits] [seahorse-nautilus] 04/26: Import Debian patch 3.8.0-1~bpo70+1

Carlos Maddela maddela-guest at moszumanska.debian.org
Tue Jan 10 22:14:56 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 c3f1961cd5e47302a60479de8834e643446527b6
Merge: ea6bdac 8102354
Author: intrigeri <intrigeri at debian.org>
Date:   Sat Jan 18 17:12:32 2014 +0100

    Import Debian patch 3.8.0-1~bpo70+1

 ChangeLog                                          |  773 +++--
 Makefile.am                                        |    1 +
 Makefile.in                                        |  186 +-
 NEWS                                               |   28 +
 aclocal.m4                                         | 3284 ++++++++++----------
 config.h.in                                        |    5 +
 configure                                          | 1265 ++++----
 configure.ac                                       |   13 +-
 data/Makefile.am                                   |   15 +
 {nautilus-ext => data}/Makefile.in                 |  324 +-
 data/org.gnome.seahorse.nautilus.convert           |    4 +
 data/org.gnome.seahorse.nautilus.gschema.xml       |   19 +
 .../org.gnome.seahorse.nautilus.window.gschema.xml |   14 +
 debian/changelog                                   |   13 +
 debian/control                                     |    3 +-
 m4/intltool.m4                                     |   71 +-
 mkinstalldirs                                      |    4 +-
 nautilus-ext/Makefile.in                           |  107 +-
 po/Makefile.in.in                                  |   13 +-
 po/POTFILES.in                                     |    2 +
 po/cs.po                                           |  231 +-
 po/es.po                                           |  241 +-
 po/he.po                                           |  225 +-
 po/hu.po                                           |  231 +-
 po/lt.po                                           |  229 +-
 po/pl.po                                           |  230 +-
 po/pt_BR.po                                        |  248 +-
 po/sl.po                                           |  243 +-
 po/sr.po                                           |  240 +-
 po/sr at latin.po                                     |  240 +-
 tool/Makefile.am                                   |    8 +-
 tool/Makefile.in                                   |  176 +-
 tool/seahorse-gconf.c                              |  183 --
 tool/seahorse-gconf.h                              |   55 -
 tool/seahorse-libdialogs.h                         |    2 +
 tool/seahorse-multi-encrypt.xml                    |    3 +-
 tool/seahorse-notification.c                       |   17 +-
 tool/seahorse-notify.xml                           |    1 -
 tool/seahorse-passphrase.c                         |  387 +--
 tool/seahorse-passphrase.h                         |    4 -
 tool/seahorse-pgp-encrypted.desktop.in             |    2 +-
 tool/seahorse-pgp-keys.desktop.in                  |    2 +-
 tool/seahorse-pgp-signature.desktop.in             |    2 +-
 tool/seahorse-progress.xml                         |    1 -
 tool/seahorse-secure-buffer.c                      |  196 --
 tool/seahorse-secure-buffer.h                      |   57 -
 tool/seahorse-secure-memory.c                      |  128 -
 tool/seahorse-secure-memory.h                      |   39 -
 tool/seahorse-tool-files.c                         |   17 +-
 tool/seahorse-tool.c                               |   19 +-
 tool/seahorse-tool.h                               |    2 +
 tool/seahorse-util.c                               |    1 -
 tool/seahorse-widget.c                             |  114 +-
 tool/seahorse-widget.h                             |    1 +
 54 files changed, 5090 insertions(+), 4829 deletions(-)

diff --cc debian/changelog
index 11430d8,0000000..f7c3674
mode 100644,000000..100644
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,13 -1,0 +1,26 @@@
++seahorse-nautilus (3.8.0-1~bpo70+1) wheezy-backports; urgency=medium
++
++  * Rebuild for wheezy-backports.
++
++ -- intrigeri <intrigeri at debian.org>  Sat, 18 Jan 2014 17:12:32 +0100
++
++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 7950a00,0000000..1fbb589
mode 100644,000000..100644
--- a/debian/control
+++ b/debian/control
@@@ -1,29 -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
++ libnotify-dev,
++ libgcr-3-dev
 +Standards-Version: 3.9.4
 +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.
 +

-- 
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