golang-github-facebook-ent (0.5.4-3) unstable; urgency=medium

  * Avoid issues due to recent changes in SQLite related on how it deals
    with letter case: convert type names to lowercase before testing them
    against expected values. Thanks to László Böszörményi for the
    explanations and the patch! (Closes: #1003678).

 -- Cyril Brulebois <cyril@debamax.com>  Fri, 14 Jan 2022 12:27:21 +0100

golang-github-facebook-ent (0.5.4-2) unstable; urgency=medium

  * Stop excluding .*/internal, to fix autopkgtest failures.
  * Make sure not to ship /usr/bin/internal though.

 -- Cyril Brulebois <cyril@debamax.com>  Tue, 19 Jan 2021 07:24:47 +0100

golang-github-facebook-ent (0.5.4-1) unstable; urgency=medium

  * New upstream release.

 -- Cyril Brulebois <cyril@debamax.com>  Tue, 19 Jan 2021 04:57:30 +0000

golang-github-facebook-ent (0.5.3-1) unstable; urgency=medium

  * Initial release (Closes: #979391).
  * Exclude entc/integration through DH_GOLANG_EXCLUDES: “go install”
    would die without providing any useful error messages.
  * Also exclude end-user commands, examples, and all internal components
    (which are unlikely to be welcome as a /usr/bin/internal command).
  * Ignore test suite failures for the time being, until they're properly
    investigated, forwarded, and fixed.
  * Override source-is-missing lintian error for code-block-buttons.js:
    this is a false positive (the file is an uncompressed source, and only
    happens to contain a slightly long line due to an embedded SVG).

 -- Cyril Brulebois <cyril@debamax.com>  Wed, 06 Jan 2021 03:34:22 +0000
