Your message dated Wed, 12 Apr 2017 21:08:59 +0800
with message-id
<CAMr=8w573fte2go0zyssverjgqxgvthx0pnkedz1k6acwqa...@mail.gmail.com>
and subject line Re: RFS: libbloom/1.4-1~exp1 [ITP] -- simple and small bloom
filter implementation in C
has caused the Debian Bug report #858083,
regarding RFS: libbloom/1.4-1~exp1 [ITP] -- simple and small bloom filter
implementation in C
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
858083: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=858083
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: sponsorship-requests
Severity: wishlist
X-Debbugs-Cc: [email protected], [email protected], [email protected]
Dear mentors,
I am looking for a sponsor for my package "libbloom"
* Package name : libbloom
Version : 1.4
Upstream Author : Jyri J. Virkki <[email protected]>
* URL : https://github.com/jvirkki/libbloom
* License : BSD-2-Clause
Programming Lang: C
Description : simple and small bloom filter implementation in C
It builds those binary packages:
libbloom-dev - simple and small bloom filter implementation in C (development
fi
libbloom1 - simple and small bloom filter implementation in C
To access further information about this package, please visit the following
URL:
https://mentors.debian.net/package/libbloom
Alternatively, one can download the package with dget using this command:
dget -x
https://mentors.debian.net/debian/pool/main/libb/libbloom/libbloom_1.4-1~exp1.dsc
or you can use git-buildpackage to build:
gbp clone --pristine-tar https://github.com/rogers0/libbloom.git
cd libbloom
git checkout exp1
mk-build-deps --root-cmd sudo --install --tool "apt-get -o
Debug::pkgProblemResolver=yes --no-install-recommends"
gbp buildpackage -uc -us --git-ignore-branch --git-pristine-tar
I also built this package on debomatic (amd64):
http://debomatic-amd64.debian.net/distribution#experimental/libbloom/1.4-1~exp1/buildlog
Thank you!
Cheers,
--
Roger Shimizu, GMT +9 Tokyo
PGP/GPG: 4096R/6C6ACD6417B3ACB1
pgpT7cUQuwSQF.pgp
Description: PGP signature
--- End Message ---
--- Begin Message ---
Hi,
I've uploaded the package with several changes:
1. The package is new to the archive, targeting unstable is fine.
2. Changed version number to 1.4-1 as per 1.
3. Added MIT license text to d/copyright, it's not the same as the BSD one
4. Dropped two Debian patches that do the shoot and catch game.
5. Dropped your orig.tar.xz tarball because I can't find it anywhere
upstream, I replaced all the code using .tar.gz downloaded from
Github.
Suggestions:
Would you mind to move the git repository to git.debian.org? Also your
repo lacks the `upstream` branch which is usually used in
git-buildpackage style of packaging.
Regards,
Aron
--- End Message ---