libgringotts 1:1.2.1-16 source package in Ubuntu

Changelog

libgringotts (1:1.2.1-16) unstable; urgency=medium

  * debian/compat: update to 10.
  * debian/copyright:
    - Update Source url and copyright year for debian files.
  * debian/control:
    - Update to debhelper 10.
    - Bump to Standards-Version 4.1.2. No changes required.
    - Drop unnecessary dh-autoreconf build-dependency.
    - Refresh homepage and development urls.
  * debian/watch:
    - Rewrite to look at Github and update to version 4 format.
  * debian/rules:
    - Remove '--parallel' and '--with autoreconf' as they are enabled by
      default in compat level 10.

 -- Jose G. López <email address hidden>  Sat, 09 Dec 2017 15:49:09 +0100

Upload details

Uploaded by:
Jose G. López
Uploaded to:
Sid
Original maintainer:
Jose G. López
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe libs
Lunar release universe libs
Kinetic release universe libs
Jammy release universe libs
Focal release universe libs
Bionic release universe libs

Downloads

File Size SHA-256 Checksum
libgringotts_1.2.1-16.dsc 2.0 KiB 6d993e22cb6a2c87743dd1402043c630f7c488f1c4f741be4d2f1fae8d9836d5
libgringotts_1.2.1.orig.tar.bz2 163.1 KiB a75e6f757b975d3da662fe7ea2d985f358f31ad2dede1a222bb4aa403d0dbfd1
libgringotts_1.2.1-16.debian.tar.xz 6.1 KiB a54da6525cdc2d5fbc9e820797945602f2dcd54045a56c6fa7678248910d7d56

Available diffs

No changes file available.

Binary packages built by this source

libgringotts-dev: No summary available for libgringotts-dev in ubuntu hirsute.

No description available for libgringotts-dev in ubuntu hirsute.

libgringotts2: gringotts data encapsulation and encryption library

 A small, easy-to-use, thread-safe C library originally developed
 for Gringotts; its purpose is to encapsulate data (generic: ASCII
 but also binary data) in an encrypted and compressed file. It
 uses strong encryption algorithms, to ensure the data is as safe as
 possible, and allows the user to have the complete control over all
 the algorithms used in the process.
 .
 For encryptions, libgringotts makes use of the MCrypt and MHash
 C libraries by Nikos Mavroyanopoulos.

libgringotts2-dbgsym: debug symbols for libgringotts2