Skip to content
Commits on Source (30)
codecrypt (1.8-1) unstable; urgency=medium
* New upstream version 1.8
-- Mirek Kratochvil <exa.exa@gmail.com> Tue, 31 Oct 2017 21:51:51 +0100
codecrypt (1.7.6-1) unstable; urgency=medium
[ Mirek Kratochvil ]
* Upstream release 1.7.6
[ Ximin Luo ]
* Update to latest Standards-Version; no changes needed.
-- Mirek Kratochvil <exa.exa@gmail.com> Wed, 12 Jul 2017 22:03:49 +0200
codecrypt (1.7.5-1) unstable; urgency=medium
[ Ximin Luo ]
* Use HTTPS links in debian/copyright.
* Set maintainer to the pkg-privacy team.
[ Mirek Kratochvil ]
* Upstream release 1.7.5 (Closes: #822626)
-- Mirek Kratochvil <exa.exa@gmail.com> Thu, 28 Apr 2016 18:08:28 +0200
codecrypt (1.7.4-1) unstable; urgency=low
* Initial release (Closes: #814462)
-- Mirek Kratochvil <exa.exa@gmail.com> Sun, 17 Apr 2016 16:22:45 +0200
Source: codecrypt
Section: utils
Priority: optional
Maintainer: Debian Privacy Tools Maintainers <pkg-privacy-maintainers@lists.alioth.debian.org>
Uploaders: Mirek Kratochvil <exa.exa@gmail.com>
Build-Depends: debhelper (>= 9), dh-autoreconf, libgmp-dev, libcrypto++-dev, libfftw3-dev, pkg-config
Standards-Version: 4.1.1
Homepage: http://e-x-a.org/codecrypt
Vcs-Git: https://anonscm.debian.org/git/pkg-privacy/packages/codecrypt.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-privacy/packages/codecrypt.git
Package: codecrypt
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: post-quantum encryption and signing tool
Codecrypt is a quantum-computer-resistant cryptography tool that can be used
to encrypt, decrypt, sign and verify documents and communications in a manner
similar to GnuPG or PGP.
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: codecrypt
Source: https://e-x-a.org/codecrypt
Files: *
Copyright: 2013-2015 Mirek Kratochvil <exa.exa@gmail.com>
License: LGPL-3+
Codecrypt is free software: you can redistribute it and/or modify it
under the terms of the GNU Lesser General Public License as published by
the Free Software Foundation, either version 3 of the License, or (at
your option) any later version.
.
Codecrypt is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public
License for more details.
.
You should have received a copy of the GNU Lesser General Public License
along with Codecrypt. If not, see <http://www.gnu.org/licenses/>.
.
On Debian systems, the full text of the GNU Lesser General Public
License version 3 can be found in the file
`/usr/share/common-licenses/LGPL-3'.
[DEFAULT]
pristine-tar = True
postbuild = lintian --pedantic -I -E $GBP_CHANGES_FILE && echo "Lintian OK"
#!/usr/bin/make -f
#DH_VERBOSE = 1
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
%:
dh $@ --with autoreconf
version=3
https://e-x-a.org/codecrypt/files/codecrypt-(.+)\.tar\.gz \
debian uupdate