[Pkg-gnupg-commit] r280 - in /gpgme/trunk/debian: changelog control libgpgme11.symbols rules

dleidert at users.alioth.debian.org dleidert at users.alioth.debian.org
Fri Jul 13 20:07:27 UTC 2012


Author: dleidert
Date: Fri Jul 13 20:07:26 2012
New Revision: 280

URL: http://svn.debian.org/wsvn/pkg-gnupg/?sc=1&rev=280
Log:
* debian/control (Build-Depends, Depends): Replaced gnupg by gnupg2.
* debian/libgpgme11.symbols: Removed symbols of libgpgme-pth.so.11.
* debian/rules: Set path to gnupg2 binaries (closes: #563623).

Modified:
    gpgme/trunk/debian/changelog
    gpgme/trunk/debian/control
    gpgme/trunk/debian/libgpgme11.symbols
    gpgme/trunk/debian/rules

Modified: gpgme/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnupg/gpgme/trunk/debian/changelog?rev=280&op=diff
==============================================================================
--- gpgme/trunk/debian/changelog (original)
+++ gpgme/trunk/debian/changelog Fri Jul 13 20:07:26 2012
@@ -10,7 +10,8 @@
     (Standards-Version): Bumped to 3.9.3.
     (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.
+    Fixed debhelper-but-no-misc-depends. Dropped dpatch. Replaced gnupg by
+    gnupg2.
     (Description): Fixed several lintian hints.
   * debian/copyright: Fixed copyright-refers-to-versionless-license-file.
   * debian/gpgme-config.1: Fixed a few errors/warnings. Updated.
@@ -19,8 +20,9 @@
   * 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/libgpgme11.symbols: Updated. Removed symbols of libgpgme-pth.so.11.
+  * debian/rules: Complete rewrite for debhelper 7. Enabled hardening and
+    checks (closes: #515800). Set path to gnupg2 binaries (closes: #563623).
   * debian/watch: Added (closes: #570802).
   * debian/patches/ld-no-add-needed.patch: Dropped (not necessary).
   * debian/patches/gpgme-config.dpatch: Dropped (merged upstream).

Modified: gpgme/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnupg/gpgme/trunk/debian/control?rev=280&op=diff
==============================================================================
--- gpgme/trunk/debian/control (original)
+++ gpgme/trunk/debian/control Fri Jul 13 20:07:26 2012
@@ -1,11 +1,12 @@
 Source: gpgme
-Priority: optional
+Priority: standard
 Section: libs
 Maintainer: Jose Carlos Garcia Sogo <jsogo at debian.org>
 Uploaders: Daniel Leidert <dleidert at debian.org>
 Build-Depends: autotools-dev (>> 20100122.1~),
                debhelper (>> 7.0.50~),
-               gnupg (>= 1.4.0),
+               dirmngr,
+               gnupg-agent,
                gnupg2,
                gpgsm,
                libassuan-dev (>> 2.0.2),
@@ -36,9 +37,7 @@
 
 Package: libgpgme11
 Architecture: any
-Depends: gnupg (>= 1.4.6-2) | gnupg2 (>> 2.0.4),
-         ${misc:Depends},
-         ${shlibs:Depends}
+Depends: gnupg2 (>> 2.0.4), ${misc:Depends}, ${shlibs:Depends}
 Suggests: gpgsm (>> 1.9.6)
 Description: GPGME - GnuPG Made Easy (library)
  GPGME is a wrapper library which provides a C API to access some of the

Modified: gpgme/trunk/debian/libgpgme11.symbols
URL: http://svn.debian.org/wsvn/pkg-gnupg/gpgme/trunk/debian/libgpgme11.symbols?rev=280&op=diff
==============================================================================
--- gpgme/trunk/debian/libgpgme11.symbols (original)
+++ gpgme/trunk/debian/libgpgme11.symbols Fri Jul 13 20:07:26 2012
@@ -1,148 +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
- gpgme_cancel at GPGME_1.0 1.1.5
- gpgme_cancel_async at GPGME_1.1 1.1.8
- gpgme_check_version at GPGME_1.0 1.1.5
- gpgme_check_version_internal at GPGME_1.1 1.2.0
- gpgme_conf_arg_new at GPGME_1.1 1.1.8
- gpgme_conf_arg_release at GPGME_1.1 1.1.8
- gpgme_conf_opt_change at GPGME_1.1 1.1.8
- gpgme_conf_release at GPGME_1.1 1.1.6
- gpgme_ctx_get_engine_info at GPGME_1.1 1.1.5
- gpgme_ctx_set_engine_info at GPGME_1.1 1.1.6
- gpgme_data_get_encoding at GPGME_1.0 1.1.5
- gpgme_data_get_file_name at GPGME_1.1 1.1.5
- gpgme_data_new at GPGME_1.0 1.1.5
- gpgme_data_new_from_cbs at GPGME_1.0 1.1.5
- gpgme_data_new_from_fd at GPGME_1.0 1.1.5
- gpgme_data_new_from_file at GPGME_1.0 1.1.5
- gpgme_data_new_from_filepart at GPGME_1.0 1.1.5
- gpgme_data_new_from_mem at GPGME_1.0 1.1.5
- gpgme_data_new_from_stream at GPGME_1.0 1.1.5
- gpgme_data_new_with_read_cb at GPGME_1.0 1.1.5
- gpgme_data_read at GPGME_1.0 1.1.5
- gpgme_data_release at GPGME_1.0 1.1.5
- gpgme_data_release_and_get_mem at GPGME_1.0 1.1.5
- gpgme_data_rewind at GPGME_1.0 1.1.5
- gpgme_data_seek at GPGME_1.0 1.1.5
- gpgme_data_set_encoding at GPGME_1.0 1.1.5
- gpgme_data_set_file_name at GPGME_1.1 1.1.5
- gpgme_data_write at GPGME_1.0 1.1.5
- gpgme_engine_check_version at GPGME_1.0 1.1.5
- gpgme_err_code_from_errno at GPGME_1.0 1.1.5
- gpgme_err_code_to_errno at GPGME_1.0 1.1.5
- gpgme_err_make_from_errno at GPGME_1.0 1.1.5
- gpgme_error_from_errno at GPGME_1.0 1.1.5
- gpgme_free at GPGME_1.1 1.1.5
- gpgme_get_armor at GPGME_1.0 1.1.5
- gpgme_get_engine_info at GPGME_1.0 1.1.5
- gpgme_get_include_certs at GPGME_1.0 1.1.5
- gpgme_get_io_cbs at GPGME_1.0 1.1.5
- gpgme_get_key at GPGME_1.0 1.1.5
- gpgme_get_keylist_mode at GPGME_1.0 1.1.5
- gpgme_get_passphrase_cb at GPGME_1.0 1.1.5
- gpgme_get_progress_cb at GPGME_1.0 1.1.5
- gpgme_get_protocol at GPGME_1.0 1.1.5
- gpgme_get_protocol_name at GPGME_1.0 1.1.6
- gpgme_get_sig_key at GPGME_1.0 1.1.5
- gpgme_get_sig_status at GPGME_1.0 1.1.5
- gpgme_get_sig_string_attr at GPGME_1.0 1.1.5
- gpgme_get_sig_ulong_attr at GPGME_1.0 1.1.5
- gpgme_get_textmode at GPGME_1.0 1.1.5
- gpgme_hash_algo_name at GPGME_1.0 1.1.5
- gpgme_io_read at GPGME_1.1 1.2.0
- gpgme_io_write at GPGME_1.1 1.2.0
- gpgme_key_get_string_attr at GPGME_1.0 1.1.5
- gpgme_key_get_ulong_attr at GPGME_1.0 1.1.5
- gpgme_key_ref at GPGME_1.0 1.1.5
- gpgme_key_release at GPGME_1.0 1.1.5
- gpgme_key_sig_get_string_attr at GPGME_1.0 1.1.5
- gpgme_key_sig_get_ulong_attr at GPGME_1.0 1.1.5
- gpgme_key_unref at GPGME_1.0 1.1.5
- gpgme_new at GPGME_1.0 1.1.5
- 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_start at GPGME_1.1 1.2.0
- gpgme_op_card_edit at GPGME_1.0 1.1.5
- gpgme_op_card_edit_start at GPGME_1.0 1.1.5
- gpgme_op_conf_load at GPGME_1.1 1.1.6
- gpgme_op_conf_save at GPGME_1.1 1.1.6
- gpgme_op_decrypt at GPGME_1.0 1.1.5
- gpgme_op_decrypt_result at GPGME_1.0 1.1.5
- gpgme_op_decrypt_start at GPGME_1.0 1.1.5
- gpgme_op_decrypt_verify at GPGME_1.0 1.1.5
- gpgme_op_decrypt_verify_start at GPGME_1.0 1.1.5
- gpgme_op_delete at GPGME_1.0 1.1.5
- gpgme_op_delete_start at GPGME_1.0 1.1.5
- gpgme_op_edit at GPGME_1.0 1.1.5
- gpgme_op_edit_start at GPGME_1.0 1.1.5
- gpgme_op_encrypt at GPGME_1.0 1.1.5
- gpgme_op_encrypt_result at GPGME_1.0 1.1.5
- gpgme_op_encrypt_sign at GPGME_1.0 1.1.5
- gpgme_op_encrypt_sign_start at GPGME_1.0 1.1.5
- gpgme_op_encrypt_start at GPGME_1.0 1.1.5
- gpgme_op_export at GPGME_1.0 1.1.5
- gpgme_op_export_ext at GPGME_1.0 1.1.5
- gpgme_op_export_ext_start at GPGME_1.0 1.1.5
- gpgme_op_export_keys at GPGME_1.1 1.2.0
- gpgme_op_export_keys_start at GPGME_1.1 1.2.0
- gpgme_op_export_start at GPGME_1.0 1.1.5
- gpgme_op_genkey at GPGME_1.0 1.1.5
- gpgme_op_genkey_result at GPGME_1.0 1.1.5
- gpgme_op_genkey_start at GPGME_1.0 1.1.5
- gpgme_op_getauditlog at GPGME_1.1 1.1.6
- gpgme_op_getauditlog_start at GPGME_1.1 1.1.6
- gpgme_op_import at GPGME_1.0 1.1.5
- gpgme_op_import_ext at GPGME_1.0 1.1.5
- gpgme_op_import_keys at GPGME_1.1 1.2.0
- gpgme_op_import_keys_start at GPGME_1.1 1.2.0
- gpgme_op_import_result at GPGME_1.0 1.1.5
- gpgme_op_import_start at GPGME_1.0 1.1.5
- gpgme_op_keylist_end at GPGME_1.0 1.1.5
- gpgme_op_keylist_ext_start at GPGME_1.0 1.1.5
- gpgme_op_keylist_next at GPGME_1.0 1.1.5
- gpgme_op_keylist_result at GPGME_1.0 1.1.5
- gpgme_op_keylist_start at GPGME_1.0 1.1.5
- gpgme_op_sign at GPGME_1.0 1.1.5
- gpgme_op_sign_result at GPGME_1.0 1.1.5
- gpgme_op_sign_start at GPGME_1.0 1.1.5
- gpgme_op_trustlist_end at GPGME_1.0 1.1.5
- gpgme_op_trustlist_next at GPGME_1.0 1.1.5
- gpgme_op_trustlist_start at GPGME_1.0 1.1.5
- gpgme_op_verify at GPGME_1.0 1.1.5
- gpgme_op_verify_result at GPGME_1.0 1.1.5
- gpgme_op_verify_start at GPGME_1.0 1.1.5
- gpgme_pubkey_algo_name at GPGME_1.0 1.1.5
- gpgme_release at GPGME_1.0 1.1.5
- gpgme_result_ref at GPGME_1.1 1.2.0
- gpgme_result_unref at GPGME_1.1 1.2.0
- gpgme_set_armor at GPGME_1.0 1.1.5
- gpgme_set_engine_info at GPGME_1.1 1.1.6
- gpgme_set_include_certs at GPGME_1.0 1.1.5
- gpgme_set_io_cbs at GPGME_1.0 1.1.5
- gpgme_set_keylist_mode at GPGME_1.0 1.1.5
- gpgme_set_locale at GPGME_1.0 1.1.5
- gpgme_set_passphrase_cb at GPGME_1.0 1.1.5
- gpgme_set_progress_cb at GPGME_1.0 1.1.5
- gpgme_set_protocol at GPGME_1.0 1.1.6
- gpgme_set_textmode at GPGME_1.0 1.1.5
- gpgme_sig_notation_add at GPGME_1.1 1.1.5
- gpgme_sig_notation_clear at GPGME_1.1 1.1.5
- gpgme_sig_notation_get at GPGME_1.1 1.1.5
- gpgme_signers_add at GPGME_1.0 1.1.5
- gpgme_signers_clear at GPGME_1.0 1.1.5
- gpgme_signers_enum at GPGME_1.0 1.1.5
- gpgme_strerror at GPGME_1.0 1.1.5
- gpgme_strerror_r at GPGME_1.0 1.1.5
- gpgme_strsource at GPGME_1.0 1.1.5
- gpgme_trust_item_get_int_attr at GPGME_1.0 1.1.5
- gpgme_trust_item_get_string_attr at GPGME_1.0 1.1.5
- gpgme_trust_item_ref at GPGME_1.0 1.1.5
- gpgme_trust_item_release at GPGME_1.0 1.1.5
- gpgme_trust_item_unref at GPGME_1.0 1.1.5
- gpgme_wait at GPGME_1.0 1.1.5
 libgpgme-pthread.so.11 libgpgme11 #MINVER#
  GPGME_1.0 at GPGME_1.0 1.1.2
  GPGME_1.1 at GPGME_1.1 1.1.2

Modified: gpgme/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnupg/gpgme/trunk/debian/rules?rev=280&op=diff
==============================================================================
--- gpgme/trunk/debian/rules (original)
+++ gpgme/trunk/debian/rules Fri Jul 13 20:07:26 2012
@@ -15,8 +15,9 @@
 	    --enable-static \
 	    --disable-fd-passing \
 	    --infodir=/usr/share/info \
-	    --with-gpg=/usr/bin/gpg \
-	    --with-gpgsm=/usr/bin/gpgsm
+	    --with-gpg=/usr/bin/gpg2 \
+	    --with-gpgsm=/usr/bin/gpgsm \
+	    --with-gpgconf=/usr/bin/gpgconf
 
 override_dh_install:
 	dh_install --list-missing -X.la -Xinfo/dir




More information about the Pkg-gnupg-commit mailing list