[ubuntu/groovy-proposed] gnunet 0.13.1-1ubuntu1 (Accepted)

Andreas Hasenack andreas at canonical.com
Fri Aug 7 19:16:15 UTC 2020


gnunet (0.13.1-1ubuntu1) groovy; urgency=medium

  * Merge with Debian unstable. Remaining changes:
    - d/p/mysql8_my_bool.patch: Reintroduce my_bool to fix build with MySQL 8.
      (LP #1863026)
      [Updated DEP3 header with forwarded information, and refreshed for
      this new upstream version]
  * Dropped:
    - d/control: request python2 explicitly, this doesn't work with py3
      yet.
      [Not needed anymore]

gnunet (0.13.1-1) unstable; urgency=medium

  * Update debian/watch to version 4, add a rule deal with pre and rc
    versions.
  * debian/upstream/signing-key.asc: reexport upstream signing key with
    minimal options.
  * New upstream version 0.13.1 (Closes: #929131).
  * Remove erroneous patch fix-bashism (Closes: #933905).
  * Add Nils Gillmann's gpg key to debian/upstream/signing-key.asc
  * Add Martin Schanzenbach's gpg key to debian/upstream/signing-key.asc.
  * Build-depend on python3-dev instead of python3.7-dev and python-
    future.
  * debian/control: drop suggests: python and python-zbar, not necessary
    anymore (Closes: #943054).
  * Apply debhelper compat 13:
    + declare build-dependency on debhelper-compat (=13).
    + remove build-dependency on dh-autoreconf.
    + remove debian/compat.
    + remove dh_install --fail-missing from debian/rules.
    + remove --with-autoreconf from debian/rules.
  * Remove gnunet-download-manager.scm from debian/rules as it was removed
    upstream.
  * Remove manpages from debian/man that were included upstream.
  * Use secure URI in Homepage field.
  * Rely on pre-initialized dpkg-architecture variables.
  * Fix day-of-week for changelog entry 0.7.3-5.
  * Drop transition for old debug package migration.
  * Update standards version to 4.5.0:
    + rename the default user to _gnunet.
  * Update build-dependencies versions according to README
  * Build-depend on libsodium-dev, according to README.
  * Add Dont_copy_license_file.patch to avoid copying a LICENSE file
    in the wrong place.
  * Remove old code from debian/gnunet.install.
  * debian/copyright:
    + update years.
    + the main license is now AGPL-3+.
  * Update configuration according to the documentation.
  * Replace gnunet.init with a systemd service file.
  * Add debian/upstream/metadata.
  * Remove pre-buster Breaks and Replaces from debian/control.
  * Use wrap-and-sort -as.

gnunet (0.11.0-1) experimental; urgency=medium

  * New upstream version 0.11.0.
  * debian/patches:
    + remove testbed_path.patch, typos.diff, included upstream.
    + refresh fix-bashism.patch.
  * debian/control: update build-dependencies according to README.
  * debian/rules: remove obsolete options passed to configure.
  * debian/upstream/signing-key.asc: reexport upstream signing key with minimal
    options.
  * Standards-version: 4.3.0, no changes needed.

gnunet (0.11.0~pre666-1) experimental; urgency=medium

  [ Bertrand Marc ]
  * New upstream version 0.11.0pre666.
  * Build-depend on dh-python2 to ensure gnunet-qr has the correct header
    (Closes: #906075).
  * Move the package to salsa and update Vcs-browser and Vcs-git accordingly.
  * Add Christian Grothoff's new key to debian/upstream/signing-key.asc.
  * Update build-dependencies according to README:
    + update minimum versions.
    + build-depends on libpq-dev, libjansson-dev, libbluetooth-dev, texinfo.
  * debian/patches:
    + remove build_against_libcurl, included upstream.
    + remove conversation_libexecdir, included upstream.
    + remove gnunet_PATHMAX.patch, included upstream.
    + remove kfreebsd_malloc_np.patch, included upstream.
    + remove noinst_set.diff, included upstream.
    + refresh fix-bashism.patch.
    + refresh and add new fixes in typos.diff.
  * The file testbed_test.c is not available anymore, so add a patch to remove
    it from the documentation.
  * debian/rules: gnunet-gns-import.sh does not exist anymore.
  * libnss_gns* was moved from /lib/$triplet to /usr/lib/$triplet/gnunet/nss/.
  * Drop lintian override about python, not used anymore.

  [ Ondřej Nový ]
  * d/copyright: Use https protocol in Format field.
  * d/changelog: Remove trailing whitespaces.

Date: Fri, 07 Aug 2020 11:23:38 -0300
Changed-By: Andreas Hasenack <andreas at canonical.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/gnunet/0.13.1-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Fri, 07 Aug 2020 11:23:38 -0300
Source: gnunet
Architecture: source
Version: 0.13.1-1ubuntu1
Distribution: groovy
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Andreas Hasenack <andreas at canonical.com>
Closes: 906075 929131 933905 943054
Changes:
 gnunet (0.13.1-1ubuntu1) groovy; urgency=medium
 .
   * Merge with Debian unstable. Remaining changes:
     - d/p/mysql8_my_bool.patch: Reintroduce my_bool to fix build with MySQL 8.
       (LP #1863026)
       [Updated DEP3 header with forwarded information, and refreshed for
       this new upstream version]
   * Dropped:
     - d/control: request python2 explicitly, this doesn't work with py3
       yet.
       [Not needed anymore]
 .
 gnunet (0.13.1-1) unstable; urgency=medium
 .
   * Update debian/watch to version 4, add a rule deal with pre and rc
     versions.
   * debian/upstream/signing-key.asc: reexport upstream signing key with
     minimal options.
   * New upstream version 0.13.1 (Closes: #929131).
   * Remove erroneous patch fix-bashism (Closes: #933905).
   * Add Nils Gillmann's gpg key to debian/upstream/signing-key.asc
   * Add Martin Schanzenbach's gpg key to debian/upstream/signing-key.asc.
   * Build-depend on python3-dev instead of python3.7-dev and python-
     future.
   * debian/control: drop suggests: python and python-zbar, not necessary
     anymore (Closes: #943054).
   * Apply debhelper compat 13:
     + declare build-dependency on debhelper-compat (=13).
     + remove build-dependency on dh-autoreconf.
     + remove debian/compat.
     + remove dh_install --fail-missing from debian/rules.
     + remove --with-autoreconf from debian/rules.
   * Remove gnunet-download-manager.scm from debian/rules as it was removed
     upstream.
   * Remove manpages from debian/man that were included upstream.
   * Use secure URI in Homepage field.
   * Rely on pre-initialized dpkg-architecture variables.
   * Fix day-of-week for changelog entry 0.7.3-5.
   * Drop transition for old debug package migration.
   * Update standards version to 4.5.0:
     + rename the default user to _gnunet.
   * Update build-dependencies versions according to README
   * Build-depend on libsodium-dev, according to README.
   * Add Dont_copy_license_file.patch to avoid copying a LICENSE file
     in the wrong place.
   * Remove old code from debian/gnunet.install.
   * debian/copyright:
     + update years.
     + the main license is now AGPL-3+.
   * Update configuration according to the documentation.
   * Replace gnunet.init with a systemd service file.
   * Add debian/upstream/metadata.
   * Remove pre-buster Breaks and Replaces from debian/control.
   * Use wrap-and-sort -as.
 .
 gnunet (0.11.0-1) experimental; urgency=medium
 .
   * New upstream version 0.11.0.
   * debian/patches:
     + remove testbed_path.patch, typos.diff, included upstream.
     + refresh fix-bashism.patch.
   * debian/control: update build-dependencies according to README.
   * debian/rules: remove obsolete options passed to configure.
   * debian/upstream/signing-key.asc: reexport upstream signing key with minimal
     options.
   * Standards-version: 4.3.0, no changes needed.
 .
 gnunet (0.11.0~pre666-1) experimental; urgency=medium
 .
   [ Bertrand Marc ]
   * New upstream version 0.11.0pre666.
   * Build-depend on dh-python2 to ensure gnunet-qr has the correct header
     (Closes: #906075).
   * Move the package to salsa and update Vcs-browser and Vcs-git accordingly.
   * Add Christian Grothoff's new key to debian/upstream/signing-key.asc.
   * Update build-dependencies according to README:
     + update minimum versions.
     + build-depends on libpq-dev, libjansson-dev, libbluetooth-dev, texinfo.
   * debian/patches:
     + remove build_against_libcurl, included upstream.
     + remove conversation_libexecdir, included upstream.
     + remove gnunet_PATHMAX.patch, included upstream.
     + remove kfreebsd_malloc_np.patch, included upstream.
     + remove noinst_set.diff, included upstream.
     + refresh fix-bashism.patch.
     + refresh and add new fixes in typos.diff.
   * The file testbed_test.c is not available anymore, so add a patch to remove
     it from the documentation.
   * debian/rules: gnunet-gns-import.sh does not exist anymore.
   * libnss_gns* was moved from /lib/$triplet to /usr/lib/$triplet/gnunet/nss/.
   * Drop lintian override about python, not used anymore.
 .
   [ Ondřej Nový ]
   * d/copyright: Use https protocol in Format field.
   * d/changelog: Remove trailing whitespaces.
Checksums-Sha1:
 6ffe1140634e5b8b112ae4e73201db30871609fd 2592 gnunet_0.13.1-1ubuntu1.dsc
 2093020deb071bbeb512e3a23a97113f88636dbb 7588917 gnunet_0.13.1.orig.tar.gz
 0707a9d7b9d6ea6124225f5489b893be10026c4b 67556 gnunet_0.13.1-1ubuntu1.debian.tar.xz
 28492d9973a2fcff875030d5b99976fceb201746 7318 gnunet_0.13.1-1ubuntu1_source.buildinfo
Checksums-Sha256:
 06ae596daed61c15d935ae7c2102626ccfda29c44534068eeb22b85e6d8b0231 2592 gnunet_0.13.1-1ubuntu1.dsc
 03d76a852e7fd2fc87b7145cb6abd900f73e4ea6097f3caac9e7d9fe8b625696 7588917 gnunet_0.13.1.orig.tar.gz
 f80ef67c58b8aa54ed1383b2df611ce387a21d629bb252d574e9afa8c8e9d5e1 67556 gnunet_0.13.1-1ubuntu1.debian.tar.xz
 b070fe82e2bdf08d49cd276bfb8b3876eb289d6ea790a70c36f5005b6976c23a 7318 gnunet_0.13.1-1ubuntu1_source.buildinfo
Files:
 20317a3079e53d45cdc6d9b751c5baed 2592 net optional gnunet_0.13.1-1ubuntu1.dsc
 1fc70adbb762b81760f6e69c31343442 7588917 net optional gnunet_0.13.1.orig.tar.gz
 4ca4ac8b3dc5a90fa86e219bf36e4764 67556 net optional gnunet_0.13.1-1ubuntu1.debian.tar.xz
 8adf419a9485251341fe140e102a4feb 7318 net optional gnunet_0.13.1-1ubuntu1_source.buildinfo
Original-Maintainer: Bertrand Marc <bmarc at debian.org>

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEiGZB1jWM2kalbBxyrJg+tb9ry6kFAl8tqDwACgkQrJg+tb9r
y6k89hAAwpLLHNwvxaxbTBLlHcxSwMjDJ0KlpANHczccPqAVvME85RpGYK+cUu43
0/6I9wYQDhGLTVZiXOlGbULYDT2u1dHQjrF/BHP385ogvh5UbLwP0sOaZMDfRVyx
vttyiD9Pka78iHWe8WKyhqTYuzQ8A3330FsvlkgrWRLwnwHs4D8PGK4JoJKT4gOP
FEgwDIzfaOp6EYwz5rHOi3yi/g6fJfc4y8iHYHYJPIIBefIelKhYpXL/iQwxnRLS
QQiWrBvXICoETuluwZIENe2LABjEs1NyvfwAy2vkRLUkyRhiYPOIyjNLBYqniU70
K3ytWizBLFyDfG9xFAJ01YzyV8tlVv8xAoCbbmPCzm1tclC7LxYUZprPac8eDlwO
BOWShejGOQVzxOBSEWIvv4PPWkewGPot9qgwlr8Kll9T/x9y/Dn9hhUolTDSjq36
7U7/GrUT6wFpiAt9kMM0MOhByg7bpO4rMLQRkFcqhpPG6vcrw4rIIKn2l8kx6jZH
BKwlp3ATfYmTGYttEHyc7XHfsAlZh5AAAjSzMtgITsnsadUqzj6inCD4qp0lgeEw
SpRbFnvkA/n8X/pmS9plC0WdEc9QvqLNaH008BdhWssa+qH80LWnISPFFMDiAE7S
juqthmfHTv8OhT94ZqMeGlwMpwxx3muQT6owQGdjf66+RNlTfSE=
=yAMO
-----END PGP SIGNATURE-----


More information about the Groovy-changes mailing list