Codebase list rust-bzip2 / lintian-fixes/main NEWS.rst
lintian-fixes/main

Tree @lintian-fixes/main (Download .tar.gz)

NEWS.rst @lintian-fixes/mainraw · history · blame

2021-10-28
==========

semver_suffix is broken in debcargo 2.4.4.

There is a fix in debcargo.git master. To use it, first build it then run::

  $ DEBCARGO=$PWD/../debcargo/target/debug/debcargo ./update.sh <args>

or some variation of it, depending on your paths.