Étienne Mollier pushed to branch master at Debian Med / libsecrecy


Commits:
227fe66f by Étienne Mollier at 2020-11-14T14:32:40+01:00
no entries in registries yet

It might be worth checking again later though.

- - - - -
ea593ca4 by Étienne Mollier at 2020-11-14T14:39:04+01:00
whatis entry more "to the point"

- - - - -
6827b371 by Étienne Mollier at 2020-11-14T14:39:38+01:00
use latest upstream email address from ChangeLog

- - - - -
c3f0ce7b by Étienne Mollier at 2020-11-14T14:49:49+01:00
reread secrecy package description

- - - - -
51e371c5 by Étienne Mollier at 2020-11-14T14:51:33+01:00
don't align with tabs

- - - - -
7f8b27f4 by Étienne Mollier at 2020-11-14T14:53:49+01:00
routine-update: Ready to upload to unstable

- - - - -


6 changed files:

- debian/changelog
- debian/control
- debian/copyright
- debian/rules
- debian/secrecy.1
- debian/upstream/metadata


Changes:

=====================================
debian/changelog
=====================================
@@ -1,5 +1,5 @@
-libsecrecy (0.0.2+dfsg-1) UNRELEASED; urgency=medium
+libsecrecy (0.0.2+dfsg-1) unstable; urgency=medium
 
   * Initial release (Closes: #974615)
 
- -- Étienne Mollier <[email protected]>  Fri, 13 Nov 2020 20:04:33 
+0100
+ -- Étienne Mollier <[email protected]>  Sat, 14 Nov 2020 14:52:40 
+0100


=====================================
debian/control
=====================================
@@ -34,10 +34,10 @@ Description: C++ header only library for random access to 
encrypted files
 Package: secrecy
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: command line tool to handle libsecrecy encrypted files
+Description: tool to handle libsecrecy keys and encrypted files
  libsecrecy is a header only C++ library implementing an encrypted file format
  based on GCM (Galois Counter Mode) and AES128 or AES256.
  .
- The libsecrecy distribution comes with a command line tool called secrecy. 
This
- tool currently has three subcommands createKey, encrypt, decrypt, exportKey,
- importKey, listKeys and setDefaultKey.
+ The libsecrecy distribution comes with a command line tool called secrecy.
+ This tool has subcommands to manage libsecrecy encryption keys, encrypt, and
+ decrypt files encrypted with the libsecrecy.


=====================================
debian/copyright
=====================================
@@ -21,7 +21,7 @@ Files-Excluded:
  test/Makefile.in
 
 Files: *
-Copyright: 2020, German Tischler-Höhle <[email protected]>
+Copyright: 2020, German Tischler-Höhle <[email protected]>
 License: BSD-2-clause
 
 Files: debian/*


=====================================
debian/rules
=====================================
@@ -11,7 +11,7 @@ export DEB_BUILD_MAINT_OPTIONS=hardening=+all future=+lfs
 
 override_dh_auto_install:
        dh_auto_install
-       sed -i                                  \
-               -e 's/-D_FORTIFY_SOURCE=2//'    \
-               -e 's/-Wdate-time//'            \
+       sed -i                               \
+               -e 's/-D_FORTIFY_SOURCE=2//' \
+               -e 's/-Wdate-time//'         \
                $(CURDIR)/debian/tmp/usr/lib/*/pkgconfig/libsecrecy.pc


=====================================
debian/secrecy.1
=====================================
@@ -1,6 +1,7 @@
 .TH SECRECY 1 2020-11-13 GNU "User's Manual"
 .SH NAME
-secrecy \- handle libsecrecy keys from the command line
+.B secrecy
+\- libsecrecy encryption and key management tool
 .SH SYNOPSIS
 .B secrecy createKey
 .I cipher gpgid keyname
@@ -247,7 +248,7 @@ The key will be exported into the file
 .B secrecy
 is a program part of the
 .BR libsecrecy ,
-written by German Tischler-Höhle.
+written by German Tischler-Höhle <[email protected]>.
 .PP
 The present manual page is written by Étienne Mollier 
<[email protected]> for the Debian project.
 .SH SEE ALSO


=====================================
debian/upstream/metadata
=====================================
@@ -1,10 +1,3 @@
-Registry:
- - Name: conda:bioconda
-   Entry:
- - Name: SciCrunch
-   Entry:
- - Name: bio.tools
-   Entry:
 Bug-Submit: https://gitlab.com/german.tischler/libsecrecy/issues/new
 Bug-Database: https://gitlab.com/german.tischler/libsecrecy/issues
 Repository: https://gitlab.com/german.tischler/libsecrecy.git



View it on GitLab: 
https://salsa.debian.org/med-team/libsecrecy/-/compare/724aa15fd6fa5dcd8dcb2089dea37c8d9a103c70...7f8b27f432be2ac17fbfcd3705a6ce06a6a506dc

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/libsecrecy/-/compare/724aa15fd6fa5dcd8dcb2089dea37c8d9a103c70...7f8b27f432be2ac17fbfcd3705a6ce06a6a506dc
You're receiving this email because of your account on salsa.debian.org.


_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to