Your message dated Mon, 31 Oct 2016 22:34:07 +0000 with message-id <[email protected]> and subject line Bug#834647: fixed in libss7 2.0.0-2 has caused the Debian Bug report #834647, regarding libss7: typo in debian/rules (override_dh_mkshlibs -> override_dh_makeshlibs) to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 834647: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=834647 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Source: libss7 Version: 1.0.2-5 Severity: normal Tags: patch Hi, I believe there is a typo in your debian/rules (override_dh_mkshlibs -> override_dh_makeshlibs) Patch attached. Regards, -- ,''`. : :' : Chris Lamb `. `'` [email protected] / chris-lamb.co.uk `-diff --git a/debian/rules b/debian/rules index 8c409eb..fe0462f 100755 --- a/debian/rules +++ b/debian/rules @@ -13,7 +13,7 @@ SHLIBS = $(PKGNAME) (>= $(UPVERSIONMAJOR)) override_dh_installchangelogs: dh_installchangelogs ChangeLog -override_dh_mkshlibs: +override_dh_makeshlibs: dh_makeshlibs -V "$(SHLIBS)" override_dh_strip:
--- End Message ---
--- Begin Message ---Source: libss7 Source-Version: 2.0.0-2 We believe that the bug you reported is fixed in the latest version of libss7, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Tzafrir Cohen <[email protected]> (supplier of updated libss7 package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Mon, 31 Oct 2016 23:56:31 +0200 Source: libss7 Binary: libss7-dev libss7-2.0 Architecture: source Version: 2.0.0-2 Distribution: unstable Urgency: medium Maintainer: Debian VoIP Team <[email protected]> Changed-By: Tzafrir Cohen <[email protected]> Description: libss7-2.0 - Signalling System 7 (ss7) library libss7-dev - Signalling System 7 (ss7) development files Closes: 752694 834647 Changes: libss7 (2.0.0-2) unstable; urgency=medium . [ Mark Purcell ] * New upstream release (Closes: #752694) * debian/patches incorporated upstream . [ Tzafrir Cohen ] * Switched to upstream git tree with pristine-tar and a patch queue. * Ignore generated files under debian/ * New SONAME: libss7-2.0 * typo in rules: dh_makeshlibs (Closes: #834647) * install to multiarch paths * gbp.conf: set version tags format * Pass build flags to Makefile * Switch to Git VCS URLs * Enable extra hardening options * A dep5 copyright file * Compat level 10 * don't manually generate a dbg package * watch: check signature * Strict versioned depepndency should not be needed * Multiarch * Standards version 3.9.8 Checksums-Sha1: 6712cd6a2d3301bc960a56797cdb25e9efc53335 1830 libss7_2.0.0-2.dsc 7112a0717293fc273d5d488e1387ad28abe4e9b3 89317 libss7_2.0.0.orig.tar.gz 381bc0624a80333e5fbe172327df861487ec3d01 7352 libss7_2.0.0-2.debian.tar.xz Checksums-Sha256: 3ac9622a34cdd870d5dcae20c730877c99989b9dfe1d236d0eb28564df48247e 1830 libss7_2.0.0-2.dsc 5af00853cfb2bc6bcf050947804db132ae6872db0cd2ab24b5378828f78eda52 89317 libss7_2.0.0.orig.tar.gz 1a9a3c2c224a627ae33cb855e88255d9f3540b495053a776beeea0d3feef6675 7352 libss7_2.0.0-2.debian.tar.xz Files: 46f3876f46cf327a70f0d1b97197794d 1830 libs optional libss7_2.0.0-2.dsc 93e43adde507d622fd92898b66f8caef 89317 libs optional libss7_2.0.0.orig.tar.gz 3662a353836568823adc2a865cb518a4 7352 libs optional libss7_2.0.0-2.debian.tar.xz -----BEGIN PGP SIGNATURE----- iQGcBAEBCAAGBQJYF8BzAAoJEI79TC8DJaDOJuIL/3J7rRUPiQC5eEiNrpXMoQYd e8nJc1OIDT6JiAqXGRyoDtXBuKEVtsq/kGMbny4TD62fuJU9qdYrN+7C7BEbdb+/ 6z0VQnZxAwOWmB7iy9Qbttmv9a+MPbRiCf09t3PLgCUW1H90nZGaUNzwGhLnz25Q XcfHa6o39wfUsnhq6CZL5BwvXXNywKqRdbIDbIItyXbdUfTZ7k12pKncoUC+17MV EFuPfN5jCdqlii7ohKrvPo+sRb2wc2NV+1m8L7VHAEMfY3af8emipR91wv5jr0O3 FvxWViWh3wMibSuqdS+k71V9/8MuDNt7Wl7hXRYdyA981BeCYL3Sam8tEM2qw0HQ 6njUIg4duwPZc2nQjPCRfTn4m1KmrWKv5mHzEX3E62xzBCRrgu0tLOpY497KuSmC Cj05T4ogtEhHqAoq/hFnzO5b+nDUrZ3pgGiMMsX+EuyZFR0wRm4UUunYL870Twam qUr77701s4pEe2n26nA9K+cNK6w13BcYb52/aGWOwA== =tKoc -----END PGP SIGNATURE-----
--- End Message ---

