Skip to content

Changelog curry-libs (2.2.0-1)

2019

curry-libs (2.2.0-1) unstable; urgency=medium

   * New upstream release.
   * debian/control:
     + Bump Standards-Version: to 4.4.1. No changes needed.
     + Update versioned B for pakcs (to << 2.2.0~).
     + Add Rules-Requires-Root: field and set it to "no".
   * debian/upstream/metadata:
     + Fix flawed Repository-Browse: field.
     + Fix typo in Security-Contact: field.

curry-libs (2.1.0-1) unstable; urgency=medium

   * New upstream release.
   * debian/control:
     + Bump Standards-Version: to 4.3.0. No changes needed.
     + Update versioned B for pakcs (to << 2.1.0~).

2018

curry-libs (2.0.2-1) unstable; urgency=medium

   * New upstream release.
   * debian/control:
     + Update versioned B: pakcs (<< 2.0.2~).
     + Bump Standards-Version: to 4.2.1. No changes needed.
   * debian/upstream/metadata:
     + Add file. Comply with DEP-12.

curry-libs (2.0.1-2) unstable; urgency=medium

   * debian/control:
     + Update Vcs-*: fields. Package has been migrated to salsa.debian.org.
     + Bump Standards-Version: to 4.2.0. No changes needed.
   * debian/copyright:
     + Use secure URI for copyright format reference.
   * debian/watch:
     + Update for tarball export feature in latest GitLab versions.

curry-libs (2.0.1-1) unstable; urgency=medium

   * New upstream release.
   * debian/control:
     + Bump Standards-Version: to 4.1.3. No changes needed.
     + Add B (curry-libs-source): pakcs (<< 2.0.1~).
   * debian/{control,compat}:
     + Bump to DH version level 10 (level 11 not yet supported by CDBS).

2017

curry-libs (2.0.0-1) unstable; urgency=medium

   * Upload to unstable.
 
   * debian/rules:
     + Use  --clamp-mtime --mtime="$(SOURCE_DATE)" when tarring up sources.

curry-libs (2.0.0-1~exp1) experimental; urgency=medium

   * New upstream release.
   * debian/control:
     + Bump Standards-Version: to 4.1.1. No changes needed.

curry-libs (1.0.3-2) unstable; urgency=medium

   * debian/watch:
     + Update to new tarball naming scheme in recent GitLab versions.
   * debian/control:
     + Bump Standards-Version: to 4.1.0. No changes needed.

curry-libs (1.0.3-1) unstable; urgency=medium

   * New upstream release.
   * debian/patches:
     + Drop all upstream patches, shipped with this upstream release.

curry-libs (1.0.1-3) unstable; urgency=medium

   * debian/patches:
     + Cherry-pick 0003-Superfluous-output-of-which-command-suppressed.patch.
       Suppress superfluous output of which command.

curry-libs (1.0.1-2) unstable; urgency=medium

   * debian/rules:
     + Use tar --sort=name and --mode= option to make tarring reproducible.
   * debian/control:
     + Versioned B-D on tar (>= 1.28).
   * debian/patches:
     + Add 0001-Error-messages-for-non-existent-binaries-wish-and-sq.patch;
       check for presence of sqlite3 and wish and bail out with an error, if
       not present.
     + Add 0002-lockfile-command-replaced-by-lockfile-create-remove.patch;
       switch to lockfile-progs utilities.

curry-libs (1.0.1-1) unstable; urgency=medium

   * New upstream release.

2016

curry-libs (1.0.0-1) unstable; urgency=medium

   * Initial release to Debian. (Closes: #840537).