[Pkg-gnupg-commit] r279 - in /gpgme/trunk/debian: changelog gpgme-config.1 libgpgme11.symbols
dleidert at users.alioth.debian.org
dleidert at users.alioth.debian.org
Fri Jul 13 18:28:15 UTC 2012
Author: dleidert
Date: Fri Jul 13 18:28:14 2012
New Revision: 279
URL: http://svn.debian.org/wsvn/pkg-gnupg/?sc=1&rev=279
Log:
* debian/gpgme-config.1: Fixed a few errors/warnings. Updated.
* debian/libgpgme11.symbols: Updated.
Added:
gpgme/trunk/debian/libgpgme11.symbols
- copied, changed from r278, gpgme/tags/1.2.0-1.4/debian/libgpgme11.symbols
Modified:
gpgme/trunk/debian/changelog
gpgme/trunk/debian/gpgme-config.1
Modified: gpgme/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnupg/gpgme/trunk/debian/changelog?rev=279&op=diff
==============================================================================
--- gpgme/trunk/debian/changelog (original)
+++ gpgme/trunk/debian/changelog Fri Jul 13 18:28:14 2012
@@ -1,30 +1,85 @@
gpgme (1.3.2-1) UNRELEASED; urgency=low
* NOT RELEASED YET
- * New upstream version.
+ * New upstream version (closes: #570804).
+ - Increases size of notify_table to MAX_SLAFD (closes: #513907).
* debian/compat: Raised compatibility level to 7.
* debian/control: Added myself to Uploaders.
+ (Priority): Raised to standard (closes: #623353).
(Section): Changed to libs. Fixed binary-control-field-duplicates-source.
(Standards-Version): Bumped to 3.9.3.
- (Vcs-Git, Vcs-Browser): Adjusted to point to subversion tree.
+ (Vcs-Git, Vcs-Browser): Adjusted to point to svn tree (closes: #610737).
(Build-Depends, Depends): Added new dependencies including libassuan-dev.
Fixed debhelper-but-no-misc-depends. Dropped dpatch.
(Description): Fixed several lintian hints.
* debian/copyright: Fixed copyright-refers-to-versionless-license-file.
- * debian/gpgme-config.1: Fixed a few errors/warnings.
+ * debian/gpgme-config.1: Fixed a few errors/warnings. Updated.
* debian/libgpgme11.files: Renamed to debian/libgpgme11.install, adjusted.
* debian/libgpgme11-dev.files: Likewise.
* debian/libgpgme11.dirs, debian/libgpgme11-dev.dirs: Dropped useless files.
* debian/libgpgme11-dev.info: Ditto.
* debian/libgpgme11-dev.doc-base (Section): Fixed.
+ * debian/libgpgme11.symbols: Updated.
* debian/rules: Complete rewrite for debhelper 7. Enabled hardening.
- * debian/watch: Added.
+ * debian/watch: Added (closes: #570802).
+ * debian/patches/ld-no-add-needed.patch: Dropped (not necessary).
* debian/patches/gpgme-config.dpatch: Dropped (merged upstream).
* debian/patches/10_relibtoolize.dpatch: Dropped.
* debian/patches/00list: Ditto.
* debian/source/format: Added for format 3.0 (quilt).
-- Daniel Leidert <dleidert at debian.org> Sun, 08 Jul 2012 16:52:59 +0200
+
+gpgme1.0 (1.2.0-1.4) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Remove references to other libraries from dependency_libs field
+ (Closes: #619218).
+
+ -- Luk Claes <luk at debian.org> Sun, 29 May 2011 23:04:40 +0200
+
+gpgme1.0 (1.2.0-1.3) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Add ld-no-add-needed.dpatch from Matthias Klose to fix FTBFS
+ (Closes: #554735) (Closes: #616682), thanks!
+
+ -- Thorsten Glaser <tg at mirbsd.de> Sun, 01 May 2011 16:12:11 +0000
+
+gpgme1.0 (1.2.0-1.2) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Enable support for gpgconf (Closes: #510567)
+
+ -- Stefano Zacchiroli <zack at debian.org> Wed, 02 Dec 2009 11:17:17 +0100
+
+gpgme1.0 (1.2.0-1.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Do not ship with /usr/share/info/dir.gz (Closes: 546015)
+ * do not claim in debian/rules configure-stamp can be run parallel
+ with build-stamp (Closes: 551783)
+ * update symbols file for 1.2.0
+
+ -- Bernhard R. Link <brlink at debian.org> Mon, 02 Nov 2009 14:16:57 +0100
+
+gpgme1.0 (1.2.0-1) unstable; urgency=low
+
+ * New Upstream Version (Closes: #545671)
+ * As there are new symbols introduced in this version, bump shlibs info.
+ * Bump Standards-Version to 3.8.3, no changes.
+
+ -- Jose Carlos Garcia Sogo <jsogo at debian.org> Tue, 08 Sep 2009 14:30:11 +0200
+
+gpgme1.0 (1.1.8-3) unstable; urgency=low
+
+ * Add libgpgme11.symbols file as provided by Bernhard R. Link
+ <brlink at debian.org>, adressing the problem caused by 1.1.8-2 by bumping
+ shlibs info as a new symbol was added (Closes: #512221)
+ * Change section of doc-base from Apps/programming to Programming/C (and make
+ lintian happy)
+
+ -- Jose Carlos Garcia Sogo <jsogo at debian.org> Tue, 20 Jan 2009 23:58:45 +0100
gpgme1.0 (1.1.8-2) unstable; urgency=low
Modified: gpgme/trunk/debian/gpgme-config.1
URL: http://svn.debian.org/wsvn/pkg-gnupg/gpgme/trunk/debian/gpgme-config.1?rev=279&op=diff
==============================================================================
--- gpgme/trunk/debian/gpgme-config.1 (original)
+++ gpgme/trunk/debian/gpgme-config.1 Fri Jul 13 18:28:14 2012
@@ -5,11 +5,16 @@
.SH SYNOPSIS
.B gpgme-config
-.RB [ \-\-prefix\fI[=DIR]\fP ]
-.RB [ \-\-exec\-prefix\fI[=DIR]\fP ]
+.RB [ \-\-api\-version ]
+.RB [ \-\-cflags ]
+.RB [ \-\-exec\-prefix ]
+.RB [ \-\-get\-gpg ]
+.RB [ \-\-get\-gpgsm ]
+.RB [ \-\-host ]
+.RB [ \-\-libs ]
+.RB [ \-\-prefix ]
+.RB [ \-\-thread=pthread ]
.RB [ \-\-version ]
-.RB [ \-\-libs ]
-.RB [ \-\-cflags ]
.SH DESCRIPTION
.PP
@@ -31,12 +36,12 @@
.B \-\-exec\-prefix
Print the exec prefix that was used to configure the \fIGPGME\fP build.
.TP
-.B --get-gpg
+.B \-\-get\-gpg
Print the path to the
.BR gpg (1)
binary used to configure the \fIGPGME\fP build.
.TP
-.B --get-gpgsm
+.B \-\-get\-gpgsm
Print the path to the
.BR gpgsm (1)
binary used to configure the \fIGPGME\fP build.
@@ -50,7 +55,7 @@
.B \-\-prefix
Print the prefix that was used to configure the \fIGPGME\fP build.
.TP
-.B --thread=pthread
+.B \-\-thread=pthread
Switch for the
.B \-\-cflags
and
Copied: gpgme/trunk/debian/libgpgme11.symbols (from r278, gpgme/tags/1.2.0-1.4/debian/libgpgme11.symbols)
URL: http://svn.debian.org/wsvn/pkg-gnupg/gpgme/trunk/debian/libgpgme11.symbols?rev=279&op=diff
==============================================================================
--- gpgme/tags/1.2.0-1.4/debian/libgpgme11.symbols (original)
+++ gpgme/trunk/debian/libgpgme11.symbols Fri Jul 13 18:28:14 2012
@@ -1,3 +1,4 @@
+# SymbolsHelper-Confirmed: 1.3.2 amd64
libgpgme-pth.so.11 libgpgme11 #MINVER#
GPGME_1.0 at GPGME_1.0 1.1.5
GPGME_1.1 at GPGME_1.1 1.1.5
@@ -175,8 +176,10 @@
gpgme_data_write at GPGME_1.0 1.1.2
gpgme_engine_check_version at GPGME_1.0 1.1.2
gpgme_err_code_from_errno at GPGME_1.0 1.1.2
+ gpgme_err_code_from_syserror at GPGME_1.0 1.3.2
gpgme_err_code_to_errno at GPGME_1.0 1.1.2
gpgme_err_make_from_errno at GPGME_1.0 1.1.2
+ gpgme_err_set_errno at GPGME_1.0 1.3.2
gpgme_error_from_errno at GPGME_1.0 1.1.2
gpgme_free at GPGME_1.1 1.1.2
gpgme_get_armor at GPGME_1.0 1.1.2
@@ -193,10 +196,12 @@
gpgme_get_sig_status at GPGME_1.0 1.1.2
gpgme_get_sig_string_attr at GPGME_1.0 1.1.2
gpgme_get_sig_ulong_attr at GPGME_1.0 1.1.2
+ gpgme_get_sub_protocol at GPGME_1.1 1.3.2
gpgme_get_textmode at GPGME_1.0 1.1.2
gpgme_hash_algo_name at GPGME_1.0 1.1.2
gpgme_io_read at GPGME_1.1 1.2.0
gpgme_io_write at GPGME_1.1 1.2.0
+ gpgme_key_from_uid at GPGME_1.1 1.3.2
gpgme_key_get_string_attr at GPGME_1.0 1.1.2
gpgme_key_get_ulong_attr at GPGME_1.0 1.1.2
gpgme_key_ref at GPGME_1.0 1.1.2
@@ -207,6 +212,7 @@
gpgme_new at GPGME_1.0 1.1.2
gpgme_op_assuan_result at GPGME_1.1 1.2.0
gpgme_op_assuan_transact at GPGME_1.1 1.2.0
+ gpgme_op_assuan_transact_ext at GPGME_1.1 1.3.2
gpgme_op_assuan_transact_start at GPGME_1.1 1.2.0
gpgme_op_card_edit at GPGME_1.0 1.1.2
gpgme_op_card_edit_start at GPGME_1.0 1.1.2
@@ -248,6 +254,8 @@
gpgme_op_keylist_next at GPGME_1.0 1.1.2
gpgme_op_keylist_result at GPGME_1.0 1.1.2
gpgme_op_keylist_start at GPGME_1.0 1.1.2
+ gpgme_op_passwd at GPGME_1.1 1.3.2
+ gpgme_op_passwd_start at GPGME_1.1 1.3.2
gpgme_op_sign at GPGME_1.0 1.1.2
gpgme_op_sign_result at GPGME_1.0 1.1.2
gpgme_op_sign_start at GPGME_1.0 1.1.2
@@ -257,6 +265,9 @@
gpgme_op_verify at GPGME_1.0 1.1.2
gpgme_op_verify_result at GPGME_1.0 1.1.2
gpgme_op_verify_start at GPGME_1.0 1.1.2
+ gpgme_op_vfs_create at GPGME_1.1 1.3.2
+ gpgme_op_vfs_mount at GPGME_1.1 1.3.2
+ gpgme_op_vfs_mount_result at GPGME_1.1 1.3.2
gpgme_pubkey_algo_name at GPGME_1.0 1.1.2
gpgme_release at GPGME_1.0 1.1.2
gpgme_result_ref at GPGME_1.1 1.2.0
@@ -270,6 +281,7 @@
gpgme_set_passphrase_cb at GPGME_1.0 1.1.2
gpgme_set_progress_cb at GPGME_1.0 1.1.2
gpgme_set_protocol at GPGME_1.0 1.1.6
+ gpgme_set_sub_protocol at GPGME_1.1 1.3.2
gpgme_set_textmode at GPGME_1.0 1.1.2
gpgme_sig_notation_add at GPGME_1.1 1.1.2
gpgme_sig_notation_clear at GPGME_1.1 1.1.2
@@ -286,6 +298,7 @@
gpgme_trust_item_release at GPGME_1.0 1.1.2
gpgme_trust_item_unref at GPGME_1.0 1.1.2
gpgme_wait at GPGME_1.0 1.1.2
+ gpgme_wait_ext at GPGME_1.1 1.3.2
libgpgme.so.11 libgpgme11 #MINVER#
GPGME_1.0 at GPGME_1.0 1.1.2
GPGME_1.1 at GPGME_1.1 1.1.2
@@ -319,8 +332,10 @@
gpgme_data_write at GPGME_1.0 1.1.2
gpgme_engine_check_version at GPGME_1.0 1.1.2
gpgme_err_code_from_errno at GPGME_1.0 1.1.2
+ gpgme_err_code_from_syserror at GPGME_1.0 1.3.2
gpgme_err_code_to_errno at GPGME_1.0 1.1.2
gpgme_err_make_from_errno at GPGME_1.0 1.1.2
+ gpgme_err_set_errno at GPGME_1.0 1.3.2
gpgme_error_from_errno at GPGME_1.0 1.1.2
gpgme_free at GPGME_1.1 1.1.2
gpgme_get_armor at GPGME_1.0 1.1.2
@@ -337,10 +352,12 @@
gpgme_get_sig_status at GPGME_1.0 1.1.2
gpgme_get_sig_string_attr at GPGME_1.0 1.1.2
gpgme_get_sig_ulong_attr at GPGME_1.0 1.1.2
+ gpgme_get_sub_protocol at GPGME_1.1 1.3.2
gpgme_get_textmode at GPGME_1.0 1.1.2
gpgme_hash_algo_name at GPGME_1.0 1.1.2
gpgme_io_read at GPGME_1.1 1.2.0
gpgme_io_write at GPGME_1.1 1.2.0
+ gpgme_key_from_uid at GPGME_1.1 1.3.2
gpgme_key_get_string_attr at GPGME_1.0 1.1.2
gpgme_key_get_ulong_attr at GPGME_1.0 1.1.2
gpgme_key_ref at GPGME_1.0 1.1.2
@@ -351,6 +368,7 @@
gpgme_new at GPGME_1.0 1.1.2
gpgme_op_assuan_result at GPGME_1.1 1.2.0
gpgme_op_assuan_transact at GPGME_1.1 1.2.0
+ gpgme_op_assuan_transact_ext at GPGME_1.1 1.3.2
gpgme_op_assuan_transact_start at GPGME_1.1 1.2.0
gpgme_op_card_edit at GPGME_1.0 1.1.2
gpgme_op_card_edit_start at GPGME_1.0 1.1.2
@@ -392,6 +410,8 @@
gpgme_op_keylist_next at GPGME_1.0 1.1.2
gpgme_op_keylist_result at GPGME_1.0 1.1.2
gpgme_op_keylist_start at GPGME_1.0 1.1.2
+ gpgme_op_passwd at GPGME_1.1 1.3.2
+ gpgme_op_passwd_start at GPGME_1.1 1.3.2
gpgme_op_sign at GPGME_1.0 1.1.2
gpgme_op_sign_result at GPGME_1.0 1.1.2
gpgme_op_sign_start at GPGME_1.0 1.1.2
@@ -401,6 +421,9 @@
gpgme_op_verify at GPGME_1.0 1.1.2
gpgme_op_verify_result at GPGME_1.0 1.1.2
gpgme_op_verify_start at GPGME_1.0 1.1.2
+ gpgme_op_vfs_create at GPGME_1.1 1.3.2
+ gpgme_op_vfs_mount at GPGME_1.1 1.3.2
+ gpgme_op_vfs_mount_result at GPGME_1.1 1.3.2
gpgme_pubkey_algo_name at GPGME_1.0 1.1.2
gpgme_release at GPGME_1.0 1.1.2
gpgme_result_ref at GPGME_1.1 1.2.0
@@ -414,6 +437,7 @@
gpgme_set_passphrase_cb at GPGME_1.0 1.1.2
gpgme_set_progress_cb at GPGME_1.0 1.1.2
gpgme_set_protocol at GPGME_1.0 1.1.6
+ gpgme_set_sub_protocol at GPGME_1.1 1.3.2
gpgme_set_textmode at GPGME_1.0 1.1.2
gpgme_sig_notation_add at GPGME_1.1 1.1.2
gpgme_sig_notation_clear at GPGME_1.1 1.1.2
@@ -430,3 +454,4 @@
gpgme_trust_item_release at GPGME_1.0 1.1.2
gpgme_trust_item_unref at GPGME_1.0 1.1.2
gpgme_wait at GPGME_1.0 1.1.2
+ gpgme_wait_ext at GPGME_1.1 1.3.2
More information about the Pkg-gnupg-commit
mailing list