Steffen Möller pushed to branch master at Debian Med / nim-lapper
Commits: 0a18eb43 by Steffen Möller at 2020-11-04T20:24:01+01:00 Initial upload. - - - - - 66555834 by Steffen Möller at 2020-11-06T14:50:51+01:00 Merge branch 'master' of salsa.debian.org:med-team/nim-lapper into master - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,4 +1,13 @@ -nim-lapper (0.1.7-1) UNRELEASED; urgency=medium +nim-lapper (0.1.7-2) unstable; urgency=medium + + * Team upload + + * Added d/u/metadata + * Added AutoPkgTests + + -- Nilesh Patra <[email protected]> Wed, 04 Nov 2020 20:29:58 +0100 + +nim-lapper (0.1.7-1) unstable; urgency=medium * Initial release (Closes: #973753) ===================================== debian/control ===================================== @@ -13,6 +13,7 @@ Rules-Requires-Root: no Package: nim-lapper-dev Architecture: all Depends: ${misc:Depends} +Recommends: nim Description: simple, fast interval searches for nim This package uses a binary search in a sorted list of intervals along with knowledge of the longest interval. It works when the size of the View it on GitLab: https://salsa.debian.org/med-team/nim-lapper/-/compare/8fcb68c8b9351d528e7db37742796538918745a7...66555834321abf71c44e36ac367c74ec7f5f52a9 -- View it on GitLab: https://salsa.debian.org/med-team/nim-lapper/-/compare/8fcb68c8b9351d528e7db37742796538918745a7...66555834321abf71c44e36ac367c74ec7f5f52a9 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
