Your message dated Thu, 6 Mar 2014 10:32:07 -0800
with message-id
<CACZd_tADSZOs22uQO=DHrcKj-JOHnd=werm0fg_+ty6y80a...@mail.gmail.com>
and subject line Re: Bug#740934: RFS: zmap/1.1.2-2
has caused the Debian Bug report #740934,
regarding RFS: zmap/1.1.2-2
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.)
--
740934: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=740934
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: sponsorship-requests
Severity: normal
Dear mentors,
I am looking for a sponsor for my package "zmap"
* Package name : zmap
Version : 1.1.2-2
Upstream Author : Zakir Durumeric <[email protected]>, J. Alex Halderman
<[email protected]>, Eric Wustrow <[email protected]>, David Adrian
<[email protected]>, HD Moore <[email protected]>
* URL : https://zmap.io/
* License : Apache 2.0
Section : net
It builds those binary packages:
zmap - network scanner for researchers
To access further information about this package, please visit the following
URL:
http://mentors.debian.net/package/zmap
Alternatively, one can download the package with dget using this command:
dget -x http://mentors.debian.net/debian/pool/main/z/zmap/zmap_1.1.2-2.dsc
More information about *zmap* can be obtained from http://zmap.io/
Changes since the last upload:
* Added json support
* Added patch to fix spelling error in redis.c
* Added redis support
--
Pozdrawiam,
Dariusz Dwornikowski, Assistant at Institute of Computing Science, PoznaĆ
University of Technology
www.cs.put.poznan.pl/ddwornikowski/
room 2.7.2 BTiCW | tel. +48 61 665 29 41
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
On Thu, Mar 6, 2014 at 10:02 AM, Dariusz Dwornikowski
<[email protected]> wrote:
> On 06.03.14 09:46:46, Vincent Cheng wrote:
>> On Thu, Mar 6, 2014 at 4:06 AM, Dariusz Dwornikowski
>> <[email protected]> wrote:
>> > Package: sponsorship-requests
>> > Severity: normal
>> >
>> > Dear mentors,
>> >
>> > I am looking for a sponsor for my package "zmap"
>> >
>> > * Package name : zmap
>> > Version : 1.1.2-2
>> > Upstream Author : Zakir Durumeric <[email protected]>, J. Alex Halderman
>> > <[email protected]>, Eric Wustrow <[email protected]>, David Adrian
>> > <[email protected]>, HD Moore <[email protected]>
>> > * URL : https://zmap.io/
>> > * License : Apache 2.0
>> > Section : net
>> >
>> > It builds those binary packages:
>> >
>> > zmap - network scanner for researchers
>> >
>> > To access further information about this package, please visit the
>> > following URL:
>> >
>> > http://mentors.debian.net/package/zmap
>> >
>> > Alternatively, one can download the package with dget using this command:
>> >
>> > dget -x
>> > http://mentors.debian.net/debian/pool/main/z/zmap/zmap_1.1.2-2.dsc
>> >
>> > More information about *zmap* can be obtained from http://zmap.io/
>> >
>> > Changes since the last upload:
>> >
>> > * Added json support
>> > * Added patch to fix spelling error in redis.c
>> > * Added redis support
>>
>> Build-depends: s/libjson0-dev/libjson-c-dev/ since the former is just
>> an empty transitional package. Please also consider running
>> 'wrap-and-sort -s' (from devscripts) to make it easier to review
>> changes to your build-deps (or other metadata in d/control).
> I think this is another way round. apt-cache show libjson-c-dev says:
>
> " This is a transition package that can be safely removed once no
> package depend on it."
Strange, I see the opposite:
$ apt-cache show libjson0-dev
[...]
Description-en: JSON manipulation library (transitional package)
This is a transition package that can be safely removed once no
package depend on it.
$ apt-cache show libjson-c-dev
[...]
Description-en: JSON manipulation library - development files
This library allows you to easily construct JSON objects in C,
output them as JSON formatted strings and parse JSON formatted
strings back into the C representation of JSON objects.
.
The development headers for compiling programs that use libjson-c
are provided by this package.
The web interface at packages.debian.org also agrees with the above.
> The package does not build with libjson-c-dev. I always check with
> cowbuilder and piuparts.
Ack, I can confirm this. Strange...but this isn't a blocker either
way, and I'm fine with using libjson0-dev as build-dep.
>>
>> Also, if you're going to cc me, please cc my @debian.org email instead
>> of my old gmail account. :)
>
> Sorry, I used email shown on my QA page. You signed my last zmap
> upload with gmail account.
Both my email addresses are associated with the same gpg key, with my
@debian.org address as my primary uid.
Anyways, built, signed, and uploaded; thanks for your contribution to Debian!
Regards,
Vincent
--- End Message ---