[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#832032: marked as done (RFS: libcorkipset/1.1.1+20150311-2 -- C library to store sets/maps of IP address)



Your message dated Thu, 21 Jul 2016 15:19:51 +0000 (UTC)
with message-id <772666507.4729451.1469114391656.JavaMail.yahoo@mail.yahoo.com>
and subject line Re: Bug#832032: RFS: libcorkipset/1.1.1+20150311-2 -- C library to store sets/maps of IP address
has caused the Debian Bug report #832032,
regarding RFS: libcorkipset/1.1.1+20150311-2 -- C library to store sets/maps of IP address
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 owner@bugs.debian.org
immediately.)


-- 
832032: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=832032
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: sponsorship-requests
Severity: normal
X-Debbugs-Cc: rogershimizu@gmail.com

Dear mentors,

I am looking for a sponsor for my package "libcorkipset"

 * Package name    : libcorkipset
   Version         : 1.1.1+20150311-2
   Upstream Author : Douglas Creager <douglas.creager@redjack.com>
 * URL             : https://github.com/redjack/ipset
 * License         : BSD-3-clause
   Section         : libs

It builds those binary packages:

  libcorkipset-dev - C library to store sets/maps of IP address
(development files)
  libcorkipset-doc - C library to store sets/maps of IP address
(documentation files)
  libcorkipset-utils - C library to store sets/maps of IP address
(utility files)
  libcorkipset1 - C library to store sets/maps of IP address


To access further information about this package, please visit the
following URL:

  https://mentors.debian.net/package/libcorkipset

Alternatively, one can download the package with dget using this command:

  dget -x https://mentors.debian.net/debian/pool/main/libr/libcorkipset/libcorkipset_1.1.1+20150311-2.dsc

Changes since the last upload:

  * debian/rules:
    - Remove "--builddirectory=build"
  * debian/patches:
    - Update 0001: Include all debian version as library version.
    - Update 0004: Update test of python-cram according to libcork, although
                   there's no cram unit test item now.
    - Add 0009: Support CMake Threads.
    - Add 0010: Fix typo in src/CMakeLists.txt
  * debian/libcorkipset-doc.docs:
    - Add example code as docs
  * debian/control, debian/rules & debian/libcorkipset-utils.install:
    - Add new "-utils" package, to include binary tools.
      manpages are created by help2man tool in debian/rules.

I pushed my changes to git repo (branch "new"):
  https://github.com/rogers0/libcorkipset/tree/new

If it's convenient for you, please kindly setup DM upload permission
of this package for me.
Thank you!

Cheers,
-- 
Roger Shimizu, GMT +9 Tokyo
PGP/GPG: 4096R/6C6ACD6417B3ACB1

--- End Message ---
--- Begin Message ---
Hi,

>  https://mentors.debian.net/package/libcorkipset

here we are
>    - Add 0009: Support CMake Threads.



funny thing, do you want to see?
find_package(Threads)
set(THREADS_LDFLAGS "${CMAKE_THREAD_LIBS_INIT}")


and you link with...
" ${CMAKE_THREADS_LIBS_INIT}"

so, the set is completely useless, lol!


>If it's convenient for you, please kindly setup DM upload permission>of this package for me.


I did it, and sponsored this one on new queue.

BTW the patch mentions a missing copyright
+#             2016, Cognize, LLC.


not sure if it should be added or not to the copyright file


cheers,

Gianfranco

--- End Message ---

Reply to: