[Pkg-privacy-commits] [Git][pkg-privacy-team/codecrypt][master] 30 commits: Imported Debian patch 1.7.3-1

Ulrike Uhlig ulrike at debian.org
Mon May 28 10:26:01 BST 2018


Ulrike Uhlig pushed to branch master at Privacy Maintainers / codecrypt


Commits:
1e75d08a by Mirek Kratochvil at 2016-04-17T13:50:08+02:00
Imported Debian patch 1.7.3-1
- - - - -
f20b6b69 by Mirek Kratochvil at 2016-04-17T13:56:24+02:00
a bit of standardization

- - - - -
c2880abc by Mirek Kratochvil at 2016-04-17T14:39:07+02:00
Humanize the short package name.

- - - - -
e376fb52 by Mirek Kratochvil at 2016-04-17T15:03:33+02:00
Watch it on the newly-supported https.

- - - - -
40680a9c by Mirek Kratochvil at 2016-04-17T15:05:15+02:00
Remove invalid autoreconf stuff.

- - - - -
8d15fa9c by Mirek Kratochvil at 2016-04-17T15:52:36+02:00
Licence fix

- - - - -
37d84c3e by Mirek Kratochvil at 2016-04-17T15:54:09+02:00
Build-deps: autotools-dev not needed for dist-only repo

- - - - -
58838fbf by Mirek Kratochvil at 2016-04-17T15:59:16+02:00
Depends: remove libs already included in shlibs:Depends

- - - - -
ce530b7e by Mirek Kratochvil at 2016-04-17T16:00:45+02:00
rules: remove obsolete `make dist' glue

- - - - -
40dd8e57 by Mirek Kratochvil at 2016-04-17T16:21:40+02:00
dch 1.7.3-2

- - - - -
7560b3fe by Mirek Kratochvil at 2016-04-17T16:23:46+02:00
Merge tag 'upstream/1.7.4'

Upstream version 1.7.4

- - - - -
cb291429 by Mirek Kratochvil at 2016-04-18T20:28:40+02:00
https link to website

- - - - -
bf489943 by Mirek Kratochvil at 2016-04-18T20:28:51+02:00
hardening by default

- - - - -
277aeb65 by Mirek Kratochvil at 2016-04-18T20:35:56+02:00
gbp: pristine-tar + auto lintian

- - - - -
42f2bfc2 by Mirek Kratochvil at 2016-04-19T14:11:50+02:00
https debian Format: link

- - - - -
c854354d by Mirek Kratochvil at 2016-04-19T14:20:23+02:00
unreleased 1.7.4-2 changelog

- - - - -
773f02b9 by Ximin Luo at 2016-04-20T20:41:06+02:00
Set Maintainer to the pkg-privacy team

- - - - -
c5543e4f by Ximin Luo at 2016-04-20T20:41:42+02:00
Squash debian/changelog in preparation for upload

- - - - -
ce0b89b2 by Gianfranco Costamagna at 2016-04-21T22:11:39+02:00
Import version 1.7.4-1 that was already uploaded through a different RFS

- - - - -
9fa8f2ef by Ximin Luo at 2016-04-21T22:13:56+02:00
Merge remote-tracking branch 'origin/master'

- - - - -
a30ab4bd by Ximin Luo at 2016-04-21T22:16:02+02:00
Update debian/changelog

- - - - -
19f0bd07 by Mirek Kratochvil at 2016-04-28T20:15:29+02:00
Upstream version 1.7.5

- - - - -
35986c01 by Mirek Kratochvil at 2016-04-28T22:41:06+02:00
Vcs-Git and Vcs-Browser links

- - - - -
8b118d1e by Mirek Kratochvil at 2017-07-12T21:58:54+02:00
Merge tag 'upstream/1.7.6'

Upstream version 1.7.6

- - - - -
8cbf3131 by Mirek Kratochvil at 2017-07-12T22:05:11+02:00
Upstream version 1.7.6

- - - - -
101ae67e by Ximin Luo at 2017-07-13T01:28:00+02:00
Update to latest Standards-Version; no changes needed

- - - - -
0fa2f96e by Ximin Luo at 2017-07-13T02:01:32+02:00
Fix pointer to license file in d/copyright

- - - - -
f2f94412 by Mirek Kratochvil at 2017-07-13T11:02:11+02:00
Release 1.7.6-1 unstable

- - - - -
06ef0b01 by Mirek Kratochvil at 2017-10-31T21:58:46+01:00
Updated version 1.8 from 'upstream/1.8'

with Debian dir aa929f142bacf85e42c2ea3fb1417bc8334de656

- - - - -
8c6c26e2 by Ximin Luo at 2017-11-04T12:51:48+01:00
Release 1.8-1 to Debian unstable.

- - - - -


9 changed files:

- + debian/changelog
- + debian/codecrypt.manpages
- + debian/compat
- + debian/control
- + debian/copyright
- + debian/gbp.conf
- + debian/rules
- + debian/source/format
- + debian/watch


Changes:

=====================================
debian/changelog
=====================================
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,32 @@
+codecrypt (1.8-1) unstable; urgency=medium
+
+  * New upstream version 1.8
+
+ -- Mirek Kratochvil <exa.exa at 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 at 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 at 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 at gmail.com>  Sun, 17 Apr 2016 16:22:45 +0200


=====================================
debian/codecrypt.manpages
=====================================
--- /dev/null
+++ b/debian/codecrypt.manpages
@@ -0,0 +1 @@
+man/ccr.1


=====================================
debian/compat
=====================================
--- /dev/null
+++ b/debian/compat
@@ -0,0 +1 @@
+9


=====================================
debian/control
=====================================
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,18 @@
+Source: codecrypt
+Section: utils
+Priority: optional
+Maintainer: Debian Privacy Tools Maintainers <pkg-privacy-maintainers at lists.alioth.debian.org>
+Uploaders: Mirek Kratochvil <exa.exa at 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.


=====================================
debian/copyright
=====================================
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,24 @@
+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 at 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'.
+


=====================================
debian/gbp.conf
=====================================
--- /dev/null
+++ b/debian/gbp.conf
@@ -0,0 +1,3 @@
+[DEFAULT]
+pristine-tar = True
+postbuild = lintian --pedantic -I -E $GBP_CHANGES_FILE && echo "Lintian OK"


=====================================
debian/rules
=====================================
--- /dev/null
+++ b/debian/rules
@@ -0,0 +1,8 @@
+#!/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


=====================================
debian/source/format
=====================================
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)


=====================================
debian/watch
=====================================
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,4 @@
+version=3
+https://e-x-a.org/codecrypt/files/codecrypt-(.+)\.tar\.gz \
+  debian uupdate
+



View it on GitLab: https://salsa.debian.org/pkg-privacy-team/codecrypt/compare/74d8b1fd40c6dbf149103e75cf9de380684c9bc0...8c6c26e277972455223e92c5d96f4909c9ec9027

-- 
View it on GitLab: https://salsa.debian.org/pkg-privacy-team/codecrypt/compare/74d8b1fd40c6dbf149103e75cf9de380684c9bc0...8c6c26e277972455223e92c5d96f4909c9ec9027
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-privacy-commits/attachments/20180528/ab8d9a59/attachment-0001.html>


More information about the Pkg-privacy-commits mailing list