1 2 3 4 5 6 7 8 9 10 11 12 13
|
Latest sources are maintained in the mercurial repository at
https://sourceforge.net/projects/log4ada.
Upstream does not release source as versioned tarballs, but provides
it in a public Control Version System. You may get the tarball used to
build this package (actually, with different timestamps) with
# commit=b6dafb4987d9164aca161a763d0b20e846843b4b
# version=1.3.1.`echo $commit | cut --characters=-8`
# zip=log4ada-code-$commit.zip
# wget https://sourceforge.net/code-snapshots/hg/l/lo/log4ada/code/$zip
# mk-origtargz --package=liblog4ada --version=$version --exclude-file=.hgtags $zip
-- Nicolas Boulenguez <nicolas@debian.org>, Tue, 3 Dec 2019 21:38:41 +0100
|