Your message dated Mon, 07 Oct 2013 03:01:29 +0000
with message-id <[email protected]>
and subject line Bug#724147: fixed in cyrus-sasl2 2.1.26.dfsg1-6
has caused the Debian Bug report #724147,
regarding cyrus-sasl2: FTBFS: dh_install: libsasl2-modules-gssapi-mit missing 
files (usr/lib/*/sasl2/libgssapiv2.so*), aborting
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.)


-- 
724147: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=724147
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: cyrus-sasl2
Version: 2.1.25.dfsg1-14
Severity: serious
Tags: jessie sid
User: [email protected]
Usertags: qa-ftbfs-20130922 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> make[4]: Entering directory `/«PKGBUILDDIR»/build-heimdal'
> ********************************************************
> * WARNING:
> * Plugins are being installed into /usr/lib/sasl2,
> * but the library will look for them in 
> /usr/lib/x86_64-linux-gnu/sasl2:/usr/lib/sasl2.
> * You need to make sure that the plugins will eventually
> * be in /usr/lib/x86_64-linux-gnu/sasl2:/usr/lib/sasl2 -- the easiest way is 
> to make a
> * symbolic link from /usr/lib/x86_64-linux-gnu/sasl2:/usr/lib/sasl2 to 
> /usr/lib/sasl2,
> * but this may not be appropriate for your site, so this
> * installation procedure won't do it for you.
> *
> * If you don't want to do this for some reason, you can
> * set the location where the library will look for plugins
> * by setting the environment variable SASL_PATH to the path
> * the library should use.
> ********************************************************
> make[4]: Nothing to be done for `install-data-am'.
> make[4]: Leaving directory `/«PKGBUILDDIR»/build-heimdal'
> make[3]: Leaving directory `/«PKGBUILDDIR»/build-heimdal'
> make[2]: Leaving directory `/«PKGBUILDDIR»/build-heimdal'
> # Note the version of Berkeley DB used to build this package
> mkdir -p /«PKGBUILDDIR»/debian/tmp-mit/usr/lib/sasl2
> echo 5.1 > /«PKGBUILDDIR»/debian/tmp-mit/usr/lib/sasl2/berkeley_db.txt
> # Alter the default location and names of files to fit Debian
> # policy and better integrate with the Debian system.
> mv /«PKGBUILDDIR»/debian/tmp-mit/usr/sbin/pluginviewer 
> /«PKGBUILDDIR»/debian/tmp-mit/usr/sbin/saslpluginviewer
> mv /«PKGBUILDDIR»/debian/tmp-mit/usr/share/man/man8/pluginviewer.8 \
>               
> /«PKGBUILDDIR»/debian/tmp-mit/usr/share/man/man8/saslpluginviewer.8
> install -m 644 saslauthd/saslauthd.mdoc \
>               /«PKGBUILDDIR»/debian/tmp-mit/usr/share/man/man8/saslauthd.8
> install -m 644 /«PKGBUILDDIR»/debian/testsaslauthd.8 \
>               /«PKGBUILDDIR»/debian/tmp-mit/usr/share/man/man8/testsaslauthd.8
> mv /«PKGBUILDDIR»/debian/tmp-mit/usr/sbin/dbconverter-2 
> /«PKGBUILDDIR»/debian/tmp-mit/usr/sbin/sasldbconverter2
> # Install sample-{client,server} with Debianized names
> install -m 755 -D /«PKGBUILDDIR»/sample/sample-client \
>               /«PKGBUILDDIR»/debian/tmp-mit/usr/bin/sasl-sample-client
> install -m 755 -D /«PKGBUILDDIR»/sample/sample-server \
>               /«PKGBUILDDIR»/debian/tmp-mit/usr/sbin/sasl-sample-server
> # Alter the rpath of certain binaries and shared libraries.
> chrpath -d /«PKGBUILDDIR»/debian/tmp-mit/usr/sbin/sasldblistusers2 \
>               /«PKGBUILDDIR»/debian/tmp-mit/usr/sbin/saslpasswd2
> chrpath -d 
> /«PKGBUILDDIR»/debian/tmp-mit/usr/lib/x86_64-linux-gnu/sasl2/libsql.so.2.0.*
> # Install the sasl-sample-client and -server man pages.
> dh_installman -psasl2-bin sasl-sample-client.8 sasl-sample-server.8
> # Install saslfinger
> install -m 644 -D /«PKGBUILDDIR»/debian/saslfinger/saslfinger.1 \
>               /«PKGBUILDDIR»/debian/tmp-mit/usr/share/man/man1/saslfinger.1
> install -m 755 -D /«PKGBUILDDIR»/debian/saslfinger/saslfinger \
>               /«PKGBUILDDIR»/debian/tmp-mit/usr/bin/saslfinger
> # Install gen-auth
> install -m 755 -D /«PKGBUILDDIR»/debian/gen-auth/gen-auth \
>               /«PKGBUILDDIR»/debian/tmp-mit/usr/bin/gen-auth
> make[1]: Leaving directory `/«PKGBUILDDIR»'
>    debian/rules override_dh_install
> make[1]: Entering directory `/«PKGBUILDDIR»'
> dh_install -s --autodest --list-missing 
> --sourcedir=/«PKGBUILDDIR»/debian/tmp-mit -psasl2-bin -plibsasl2-2 
> -plibsasl2-modules -plibsasl2-modules-ldap -plibsasl2-modules-otp 
> -plibsasl2-modules-sql -plibsasl2-modules-gssapi-mit -plibsasl2-dev 
> -Nlibsasl2-modules-gssapi-heimdal
> dh_install: libsasl2-modules-gssapi-mit missing files 
> (usr/lib/*/sasl2/libgssapiv2.so*), aborting
> make[1]: *** [override_dh_install] Error 2

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/09/22/cyrus-sasl2_2.1.25.dfsg1-14_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Source: cyrus-sasl2
Source-Version: 2.1.26.dfsg1-6

We believe that the bug you reported is fixed in the latest version of
cyrus-sasl2, 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.
Adam Conrad <[email protected]> (supplier of updated cyrus-sasl2 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: SHA1

Format: 1.8
Date: Sun, 06 Oct 2013 18:52:15 -0600
Source: cyrus-sasl2
Binary: sasl2-bin cyrus-sasl2-doc libsasl2-3 libsasl2-modules 
libsasl2-modules-db libsasl2-modules-ldap libsasl2-modules-otp 
libsasl2-modules-sql libsasl2-modules-gssapi-mit libsasl2-dev 
libsasl2-modules-gssapi-heimdal cyrus-sasl2-dbg cyrus-sasl2-mit-dbg 
cyrus-sasl2-heimdal-dbg
Architecture: all amd64 i386 source
Version: 2.1.26.dfsg1-6
Distribution: experimental
Urgency: low
Maintainer: Debian Cyrus SASL Team 
<[email protected]>
Changed-By: Adam Conrad <[email protected]>
Closes: 724147
Description: 
 cyrus-sasl2-dbg - Cyrus SASL - debugging symbols
 cyrus-sasl2-doc - Cyrus SASL - documentation
 cyrus-sasl2-heimdal-dbg - Cyrus SASL - debugging symbols for Heimdal modules
 cyrus-sasl2-mit-dbg - Cyrus SASL - debugging symbols for MIT modules
 libsasl2-3 - Cyrus SASL - authentication abstraction library
 libsasl2-dev - Cyrus SASL - development files for authentication abstraction 
lib
 libsasl2-modules - Cyrus SASL - pluggable authentication modules
 libsasl2-modules-db - Cyrus SASL - pluggable authentication modules (DB)
 libsasl2-modules-gssapi-heimdal - Pluggable Authentication Modules for SASL 
(GSSAPI)
 libsasl2-modules-gssapi-mit - Cyrus SASL - pluggable authentication modules 
(GSSAPI)
 libsasl2-modules-ldap - Cyrus SASL - pluggable authentication modules (LDAP)
 libsasl2-modules-otp - Cyrus SASL - pluggable authentication modules (OTP)
 libsasl2-modules-sql - Cyrus SASL - pluggable authentication modules (SQL)
 sasl2-bin  - Cyrus SASL - administration programs for SASL users database
Changes: 
 cyrus-sasl2 (2.1.26.dfsg1-6) experimental; urgency=low
 .
   * Split libsasl2-modules-db out of libsasl2-modules, so we can depend on
     it for smooth upgrades from wheezy without pulling in all the modules.
   * Explicitly build-depend on libkrb5-dev to fix FTBFS. (Closes: #724147)
Checksums-Sha1: 
 e71f7af572b634dc7de5ab7e9846172fe2da12b0 2676 cyrus-sasl2_2.1.26.dfsg1-6.dsc
 782e0c4e06357bab4fdb0d5c1afd01d532526001 108943 
cyrus-sasl2_2.1.26.dfsg1-6.debian.tar.gz
 0536638a41f6cac80a32a995f22381d5f3fa7aed 159236 
sasl2-bin_2.1.26.dfsg1-6_i386.deb
 837c0fa0c0c9fae7eba989f1464a6947b29f2da7 105786 
cyrus-sasl2-doc_2.1.26.dfsg1-6_all.deb
 f0149b5e90317d6c634b2f100db1e2a4717ee170 100988 
libsasl2-3_2.1.26.dfsg1-6_i386.deb
 440f27cff7a87be9f9a7b3f5c44938a91a58aea7 97882 
libsasl2-modules_2.1.26.dfsg1-6_i386.deb
 c0c0bcf2b7c655a347f6294a1344692bd3dd62e1 98878 
libsasl2-modules-db_2.1.26.dfsg1-6_i386.deb
 f5d3ca6e48eb6ccd0764d330979ce42f7da73597 64398 
libsasl2-modules-ldap_2.1.26.dfsg1-6_i386.deb
 125a4eaaf4fda14de91536bb8c4679aae9ad3877 74144 
libsasl2-modules-otp_2.1.26.dfsg1-6_i386.deb
 e5999a0fb770c8c5f3b849439126a82b17bbacb8 67104 
libsasl2-modules-sql_2.1.26.dfsg1-6_i386.deb
 3d2c7b644000f4bfde6d7ffe42f7e9185a46245f 86190 
libsasl2-modules-gssapi-mit_2.1.26.dfsg1-6_i386.deb
 5a7180a4e946a92de3d807b51aa887b9daa88062 301902 
libsasl2-dev_2.1.26.dfsg1-6_i386.deb
 3f7c0ce5bd75f1987e498df0cc0d8d001bd1a57f 68580 
libsasl2-modules-gssapi-heimdal_2.1.26.dfsg1-6_i386.deb
 94d7caebf39baec7c906211853cab90153e08c68 710962 
cyrus-sasl2-dbg_2.1.26.dfsg1-6_i386.deb
 840eb9cdfdf683436cbe302cbdb8fb7d2b083d22 87194 
cyrus-sasl2-mit-dbg_2.1.26.dfsg1-6_i386.deb
 13e35dd0e042f24cd371fc87254d44301c850cce 87652 
cyrus-sasl2-heimdal-dbg_2.1.26.dfsg1-6_i386.deb
 038fe9d73ec9bef208f6e989f98437afdb2d68ef 161346 
sasl2-bin_2.1.26.dfsg1-6_amd64.deb
 7d4528cf6aa74e52f58220e20bb99510f111b3e1 102556 
libsasl2-3_2.1.26.dfsg1-6_amd64.deb
 55cda0d9c594845f21b5860dbf60d1724e09977d 98776 
libsasl2-modules_2.1.26.dfsg1-6_amd64.deb
 0342d0c4e03bc277be7a8fa23d6d4fc6c776e3cd 101896 
libsasl2-modules-db_2.1.26.dfsg1-6_amd64.deb
 07a4ab06f9fcf1d3bb11c2f3b99a4c524fae42ba 64580 
libsasl2-modules-ldap_2.1.26.dfsg1-6_amd64.deb
 0a7afd7b5cb8e08fc7d81bc77a5e2722da4e5d55 77030 
libsasl2-modules-otp_2.1.26.dfsg1-6_amd64.deb
 e3b4bbb5c676c3a2ea36d274d85cc2eab38f712a 67228 
libsasl2-modules-sql_2.1.26.dfsg1-6_amd64.deb
 cc977a134ebae06c6954d8be2b27f90a46597d4e 87708 
libsasl2-modules-gssapi-mit_2.1.26.dfsg1-6_amd64.deb
 54085173461d48977117778ace3ded51016ad65f 304694 
libsasl2-dev_2.1.26.dfsg1-6_amd64.deb
 89ad8dc968590fb80188a86ecfc33c38b405f146 69276 
libsasl2-modules-gssapi-heimdal_2.1.26.dfsg1-6_amd64.deb
 0b3fbfcaf3a5b0d4c5cc06ae4b0f7c902156f271 778672 
cyrus-sasl2-dbg_2.1.26.dfsg1-6_amd64.deb
 9759dae1e8364105a8117eeeb3065973109efdc6 91290 
cyrus-sasl2-mit-dbg_2.1.26.dfsg1-6_amd64.deb
 871b7d63aab7e6ca3df8f85d070955ce8b454832 91836 
cyrus-sasl2-heimdal-dbg_2.1.26.dfsg1-6_amd64.deb
Checksums-Sha256: 
 afa049527f2aeeb9cf1b5abd0733d47d43a6246b9d0044999c243589beaf7c20 2676 
cyrus-sasl2_2.1.26.dfsg1-6.dsc
 ad8f1ed32df355a09de250c6502b930643b90163276779ba33e94d74661f9118 108943 
cyrus-sasl2_2.1.26.dfsg1-6.debian.tar.gz
 d0d08f0d93e33692e8fcf22322f7a1422ff3a9b4d881d3091abc19b34a21b526 159236 
sasl2-bin_2.1.26.dfsg1-6_i386.deb
 99c14115fd9be473b85d59921c1428ac17125d99fd46c855fca4c139a9707546 105786 
cyrus-sasl2-doc_2.1.26.dfsg1-6_all.deb
 d90b4331859fc22828742866f53fb19b8e48d9c35bfe4a6250a1f59747b767f6 100988 
libsasl2-3_2.1.26.dfsg1-6_i386.deb
 4b9c347028ecff2adeb556fad4d0897cbdd50d256658b98ed6db257faad4125a 97882 
libsasl2-modules_2.1.26.dfsg1-6_i386.deb
 c26b1fd76d35aa023a9c5f5d2ab7ba4930de628f03f318864287c0aadaf4ff05 98878 
libsasl2-modules-db_2.1.26.dfsg1-6_i386.deb
 d2ea1d800bdc614012f2b48868eb0393922b60b676b576eaff58263dd2c72564 64398 
libsasl2-modules-ldap_2.1.26.dfsg1-6_i386.deb
 8063593e0b2d801024410b9e621ab5776798e774a1a3299b57c0ab54459c3b61 74144 
libsasl2-modules-otp_2.1.26.dfsg1-6_i386.deb
 dcabfab0ff1e70f4f372d10d423cdc6982f717af79a7be58964603ae2beba62b 67104 
libsasl2-modules-sql_2.1.26.dfsg1-6_i386.deb
 a3ff81c8a4c11d1444f2be37aa81fefd42f68c825e91bb4adc502eb4b891082e 86190 
libsasl2-modules-gssapi-mit_2.1.26.dfsg1-6_i386.deb
 d0f3411124507b22131ee1332dba984d5ee16a98b8652928017e102deb946f0b 301902 
libsasl2-dev_2.1.26.dfsg1-6_i386.deb
 5af86af9898aa9a4ff32eb6de3787749809826cbd453a41988437cac7d3323be 68580 
libsasl2-modules-gssapi-heimdal_2.1.26.dfsg1-6_i386.deb
 576661c4f0b8bc293a1a3a38a5d789da464817b99892224105a8fcee15ddd40e 710962 
cyrus-sasl2-dbg_2.1.26.dfsg1-6_i386.deb
 5ea2cdb6e9ea8851c9c8ac64ad441c9db393b8e1d0eb3925c842aff06ec92aab 87194 
cyrus-sasl2-mit-dbg_2.1.26.dfsg1-6_i386.deb
 4aeeaff9ccdf8d55cf50de3de8e62d5efd2dec3700c3b50da5a6325c941baf81 87652 
cyrus-sasl2-heimdal-dbg_2.1.26.dfsg1-6_i386.deb
 26e8d24b85f400d05e8a1ff8ec87bd7eed7a357ac4e1aa69cca80407a9872d6a 161346 
sasl2-bin_2.1.26.dfsg1-6_amd64.deb
 4989bd27b102d7ae3a5652f9366a9bdd83c9fcb80487cddc055f4e1697c6ba73 102556 
libsasl2-3_2.1.26.dfsg1-6_amd64.deb
 7a22c968378c100dd4e7476bd37f62579cfc78bb5d4ec0588b10ab7b5f155648 98776 
libsasl2-modules_2.1.26.dfsg1-6_amd64.deb
 7c5ec206fda7c26c2e80c861c73c46d4f61174f1524faeec71fc03be2104c00e 101896 
libsasl2-modules-db_2.1.26.dfsg1-6_amd64.deb
 5d841052bb28d2e9de7ceeddbe27ed8b94d87162ae268733328010d7ba30c0d1 64580 
libsasl2-modules-ldap_2.1.26.dfsg1-6_amd64.deb
 4fd56971931a7579e945c376ff1b78607763bb967a67472f475b3c49546ff02f 77030 
libsasl2-modules-otp_2.1.26.dfsg1-6_amd64.deb
 f10a549472bf9e15f3fb550268c120140ed0b26aa7acca74735f5ea0667a434b 67228 
libsasl2-modules-sql_2.1.26.dfsg1-6_amd64.deb
 66b2ecde618217a0752282fd95121562347f4ee3ab8d65143550c98990c5b39f 87708 
libsasl2-modules-gssapi-mit_2.1.26.dfsg1-6_amd64.deb
 c2f54b1c92a2e7e257ef8ffb8a53144b6a3379332a869029e4a8a9e355e04d1e 304694 
libsasl2-dev_2.1.26.dfsg1-6_amd64.deb
 4c09e7e700ce93b3fdbb14c6de4e384046d4fbb1ff34eecc913f8291b97ed140 69276 
libsasl2-modules-gssapi-heimdal_2.1.26.dfsg1-6_amd64.deb
 05b3c282969e2c9d033f9268657efc79072b1c370f7a0ec1c609ca1d3ff5bea9 778672 
cyrus-sasl2-dbg_2.1.26.dfsg1-6_amd64.deb
 6317642d2c1f8bea85614389a32023c245cfa84a15dba4d134fef10173fa3f2d 91290 
cyrus-sasl2-mit-dbg_2.1.26.dfsg1-6_amd64.deb
 9917dab42e5cce19ca95a7248b9042fceac470f6789c4f56e6b792e7bf6d9cbc 91836 
cyrus-sasl2-heimdal-dbg_2.1.26.dfsg1-6_amd64.deb
Files: 
 d8c8f87a9ba8861a1f8d6ab5acabc3dc 2676 libs standard 
cyrus-sasl2_2.1.26.dfsg1-6.dsc
 51704b77ceae6c43e0f9ddc10700d266 108943 libs standard 
cyrus-sasl2_2.1.26.dfsg1-6.debian.tar.gz
 8ab63a96e94f4e33f97444f4b334cb70 159236 utils optional 
sasl2-bin_2.1.26.dfsg1-6_i386.deb
 4c04caab8035ed8893580a373d332074 105786 doc optional 
cyrus-sasl2-doc_2.1.26.dfsg1-6_all.deb
 0e7c8f3c55b5b0bc60a4f813827f33d2 100988 libs standard 
libsasl2-3_2.1.26.dfsg1-6_i386.deb
 b18c181e87c9e97ec2776e313ec9bc1f 97882 libs optional 
libsasl2-modules_2.1.26.dfsg1-6_i386.deb
 af2b001fd1d6174b06cee6784b134a18 98878 libs standard 
libsasl2-modules-db_2.1.26.dfsg1-6_i386.deb
 704a5819538f0851bf3026cb5cb3ec10 64398 libs extra 
libsasl2-modules-ldap_2.1.26.dfsg1-6_i386.deb
 f8ae9d57eeb5183607d6a660045895e7 74144 libs extra 
libsasl2-modules-otp_2.1.26.dfsg1-6_i386.deb
 4f1c729ef21ff32078c491758cddac77 67104 libs extra 
libsasl2-modules-sql_2.1.26.dfsg1-6_i386.deb
 d73b6917cb0b47d0919eb46ce1a1ebf2 86190 libs extra 
libsasl2-modules-gssapi-mit_2.1.26.dfsg1-6_i386.deb
 48f6927c43cba6e466076a0033e901da 301902 libdevel optional 
libsasl2-dev_2.1.26.dfsg1-6_i386.deb
 3d3cd6c5b451c7ee1aa45c6d5bdce28e 68580 libs extra 
libsasl2-modules-gssapi-heimdal_2.1.26.dfsg1-6_i386.deb
 e2165d003b9e44464d45a88406c37f6a 710962 debug extra 
cyrus-sasl2-dbg_2.1.26.dfsg1-6_i386.deb
 3ba9ea8dc96cd6f87f2f103e49d6e74d 87194 debug extra 
cyrus-sasl2-mit-dbg_2.1.26.dfsg1-6_i386.deb
 58d14859291313199524e9b975d4d450 87652 debug extra 
cyrus-sasl2-heimdal-dbg_2.1.26.dfsg1-6_i386.deb
 d78cec425ac9f0f52d9a7592ee8782ab 161346 utils optional 
sasl2-bin_2.1.26.dfsg1-6_amd64.deb
 5424874089c99732824789ba46fa2c3a 102556 libs standard 
libsasl2-3_2.1.26.dfsg1-6_amd64.deb
 e8280484f24017e76cd840cced33e89e 98776 libs optional 
libsasl2-modules_2.1.26.dfsg1-6_amd64.deb
 3108a1a99ced99abb42ef2a7eef63f49 101896 libs standard 
libsasl2-modules-db_2.1.26.dfsg1-6_amd64.deb
 3e5dce54113b852d4ca01e38002afa85 64580 libs extra 
libsasl2-modules-ldap_2.1.26.dfsg1-6_amd64.deb
 99b72707ae53d9f6a1e253f10a96a1a4 77030 libs extra 
libsasl2-modules-otp_2.1.26.dfsg1-6_amd64.deb
 bf1819e3c44404114a27eef66690525d 67228 libs extra 
libsasl2-modules-sql_2.1.26.dfsg1-6_amd64.deb
 0975f7e3d022ba72bbeeea3af627b61a 87708 libs extra 
libsasl2-modules-gssapi-mit_2.1.26.dfsg1-6_amd64.deb
 7a108f43d8b636fffd1b91f951fa83f1 304694 libdevel optional 
libsasl2-dev_2.1.26.dfsg1-6_amd64.deb
 e229664a11534fc6e494a8cc43748f28 69276 libs extra 
libsasl2-modules-gssapi-heimdal_2.1.26.dfsg1-6_amd64.deb
 ba983d16b700be3ca03e96509b88ee74 778672 debug extra 
cyrus-sasl2-dbg_2.1.26.dfsg1-6_amd64.deb
 89ad12010aebc5ca0dfe6619fcb7e83e 91290 debug extra 
cyrus-sasl2-mit-dbg_2.1.26.dfsg1-6_amd64.deb
 17c663071c0f52c3337ac60516135af4 91836 debug extra 
cyrus-sasl2-heimdal-dbg_2.1.26.dfsg1-6_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.14 (GNU/Linux)

iEYEARECAAYFAlJSC+oACgkQvjztR8bOoMmjBwCeMrJ5VVJOp+QwqYuTTOa5nLmd
LCwAnjuNp49e5QGn0WqJrInJ1ou60ToE
=hd0z
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to