Bug#779377: RFS: classified-ads/0.03-1 / ITP

2015-03-05 Thread Antti Järvinen
Tobias Frost writes:
 > just re-upload to mentors, and reply to this RFS bug with the changes
 > you did (basically quoting my mail and briefly say on every point what
 > you did.) I'll pick up from there. Don't file another bug.

Dear Sirs,

I've made some updates to my package, it should available by saying
dget -x 
http://mentors.debian.net/debian/pool/main/c/classified-ads/classified-ads_0.04-1.dsc

I picked up items from discussion of bug #779377 and tried to address
them somehow, please see following list:

> d/changelog:
> -This file should only contain Debian-related changes. Upstream changes 
> -You won't be able to upload to unstable at the moment, since it's 
>  frozen for jessie. You should change this to "experimental".
 => Cleaned up, target is experimental, added "Closes:" -tag

> d/compat:
> -Debhelper 7 is old. You should switch to 9.
 => Changed

> d/classified-ads.1:
> -You should include this with the software, not just in Debian.
> -You should get rid of the comments explaining what nroff is.
> -You note that "Upon uninstall of the program, the datafile is 
>  left lingering around". You might want to ask someone else, 
>  but this seems like bad practice.
 => Moved manpage, removed comments remaining from template and
adjusted the text a bit. Reason for leaving the datafile still
remains but instructions have been added. 

> d/control:
> -Priority should be "optional", not "extra".
> -Either fill in the Vcs-* fields, or get rid of them.
> -You've listed some dependencies twice: once in 
>  d/classified-ads.substvars, and once in d/control.
> -The long description of your package has some spelling/grammatical 
>  errors and is a bit short. Perhaps you could take some of the 
>  information off your homepage and put it there?
 => Changed priority, removed Vcs- -field, substvars gone as not needed. 
Long description made longer. libqt4-sql-sqlite dependency is not
obvious at compile time so it must remain. For some reason 
dpkg-buildpackage does not pick up dep to to libssl so it remains
to be manually listed

> d/copyright:
> -You should use DEP-5 copyright
 => modified format, also changed license GPL3 -> LGPL2.1. 
 
> d/docs:
> -If you don't have any docs, get rid of this file. Otherwise, 
>  put them in there.
 => Removed


> d/README.source:
> *Delete this file if there is no reason to keep it.
 => Removed
 
> d/rules:
> -You'll need to update this to dh9 syntax. See here for a guide: 
>  https://www.debian.org/doc/manuals/maint-guide/dreq.en.html#rules
 => Simplified somewhat.

> General:
> -It's a good idea to keep Debian development and upstream  
>  development separate. Don't include the debian/ directory 
>  with your upstream tarballs.
 => In version control debian/ -directory is in different 
branch and "gbp buildpackage" seems to correctly exclude that.
(side note, how do I get "gbp buildpackage" to correctly sign
 my changes file with GPG or does it sign only git commits or what?)

> -I don't think that Debian can legally distribute classified-ads, 
>  since Nokia has not made the OpenSSL exception. On the other hand, 
>  I'm not sure if the LGPL cancels this out. I'm going to ask
>  debian-legal.
 => License is now LGPL
 
> - Another first-sight: icon.png? Somehow does not relate to my 
>   perceived use of the program
 => Was historical remains, not there any more
 
> - Why have your source-files have the executeable bit set?
 => Interesting note. Mode has been changed. 

> - I'd also know where is the source of the icons? (in images/*)? The
>   image in ui Lenin-reading-pravda is probably still under copyright
>   protection at least in some countries. This would mean you can not
>   distribute it. However, IANAL. (There are also some other png which
>   copyright is unclear)
 => now included in copyright and Lenin has been replaced with 
Stal^H^H^H^H static text. 

> - Why do you need to manually add dependencies to libraries in your
>   binary package?
 => Some removed. Sqlite must be manually added as it needed at
runtime only, about openssl I don't know why it is not picked up 
automatically..

So, does it look any better now? 

--
Antti Järvinen


--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/21752.45978.244435.970...@muikku.katiska.org



Bug#683120: RFS: yadifa/2.0.5-1 [ITP]

2015-03-05 Thread Paul Wise
On Thu, 2015-03-05 at 16:24 +0100, Markus Schade wrote:

> Yes, I know that. ;-)
> And I have asked them to do so, of course. Likewise with the other
> things you mentioned (e.g. signing their releases).

Ah, good. I wasn't sure if you had done that, sorry.

> My point is that I cannot make upstream do any of it.

Ack.

-- 
bye,
pabs

https://wiki.debian.org/PaulWise



signature.asc
Description: This is a digitally signed message part


Bug#770500: marked as done (RFS: libjson-rpc-cpp/0.4.1-1 (ITP #770410))

2015-03-05 Thread Debian Bug Tracking System
Your message dated Thu, 05 Mar 2015 16:24:38 +0100
with message-id <54f87536.8000...@autistici.org>
and subject line closing #770500
has caused the Debian Bug report #770500,
regarding RFS: libjson-rpc-cpp/0.4.1-1 (ITP #770410)
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 ow...@bugs.debian.org
immediately.)


-- 
770500: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=770500
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: sponsorship-requests
Severity: wishlist

Dear mentors,

  I am looking for a sponsor for my package "libjson-rpc-cpp"

 * Package name: libjson-rpc-cpp
   Version : 0.4-1
   Upstream Author : Peter Spiess-Knafl  (me)
 * URL : https://github.com/cinemast/libjson-rpc-cpp
 * License : MIT/X
   Section : libs

  It builds those binary packages:

 libjsonrpccpp-client0 - JSON-RPC library for implementing C++ clients
 libjsonrpccpp-common0 - Common functionality for libjson-rpc-cpp
 libjsonrpccpp-server0 - JSON-RPC library for implementing C++ servers
 libjsonrpccpp-tools - Stubgenerator for libjsonrpccpp based applications.
 libjsonrpccpp-dev - Development files for JSON-RPC C++ libraries.

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

  http://mentors.debian.net/package/libjson-rpc-cpp


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

dget -x http://mentors.debian.net/debian/pool/main/libj/libjson-rpc-cpp
/libjson-rpc-cpp_0.4-1.dsc

  Thanks in adavance

  Regards,
   Peter Spiess-Knafl



-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (900, 'testing'), (500, 'testing-updates'), (100, 
'experimental'), (100, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
--- End Message ---
--- Begin Message ---
X-CrossAssassin-Score: 47237--- End Message ---


Bug#683120: RFS: yadifa/2.0.5-1 [ITP]

2015-03-05 Thread Markus Schade
On 03/05/2015 04:16 PM, Paul Wise wrote:
> On Thu, Mar 5, 2015 at 10:32 PM, Markus Schade wrote:
> You could forward the code quality issues upstream as suggested by the
> Debian social contract:
> 
> https://www.debian.org/social_contract

Yes, I know that. ;-)
And I have asked them to do so, of course. Likewise with the other
things you mentioned (e.g. signing their releases).

My point is that I cannot make upstream do any of it.

Markus


-- 
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/54f87539.60...@gmail.com



Bug#683120: RFS: yadifa/2.0.5-1 [ITP]

2015-03-05 Thread Paul Wise
On Thu, Mar 5, 2015 at 10:32 PM, Markus Schade wrote:

> But then again, I am just the packager not the developer. So I can do
> little about the code quality.

You could forward the code quality issues upstream as suggested by the
Debian social contract:

https://www.debian.org/social_contract

-- 
bye,
pabs

https://wiki.debian.org/PaulWise


-- 
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/caktje6ecw3py4w7zuh1zpd8ew+nzw1fzwumu16ofmbahjjd...@mail.gmail.com



Bug#683120: RFS: yadifa/2.0.5-1 [ITP]

2015-03-05 Thread Markus Schade
Dear Paul, dear mentors,

Thank you for your extensive review. I won't go into detail for every
item you have mentioned, but I believe that many if not most issues have
been dealt with.

But then again, I am just the packager not the developer. So I can do
little about the code quality.

All of my patches are now upstream, even though they are still not
signing their releases (I haven't got an answer as to why).

I will leave the internal libraries as static until they are stable.
So far nothing outside of yadifa can or should use them.


So, to sum things up, I am again looking for a sponsor for "yadifa".
Now with the new release 2.0.5

YADIFA is a "Yet Another DNS Implementation For All",
a DNS server written by the people of the EURid registry.

The URL of the package is:
http://mentors.debian.net/package/yadifa

The respective dsc file can be found at:
http://mentors.debian.net/debian/pool/main/y/yadifa/yadifa_2.0.5-1.dsc

Kind regards,

Markus


-- 
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/54f868f3.7090...@gmail.com



Bug#764460: marked as done (RFS: libu2f-host/0.0.3-1 [ITP] -- Universal 2nd Factor (U2F) host communication)

2015-03-05 Thread Debian Bug Tracking System
Your message dated Thu, 5 Mar 2015 13:16:37 +0100
with message-id <20150305131637.64134...@latte.josefsson.org>
and subject line Re: libu2f-host update
has caused the Debian Bug report #764460,
regarding RFS: libu2f-host/0.0.3-1 [ITP] -- Universal 2nd Factor (U2F) host 
communication
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 ow...@bugs.debian.org
immediately.)


-- 
764460: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=764460
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: sponsorship-requests
Severity: wishlist

Dear mentors,

I am looking for a sponsor for my package "libu2f-host":

* Package name: libu2f-host
  Version : 0.0-1
  Upstream Author : Klas Lindfors ,
Simon Josefsson 
* URL : https://developers.yubico.com/libu2f-host/
* License : GPL-3+
  Section : utils

It builds those binary packages:

 libu2f-host0 - Universal 2nd Factor (U2F) host communication C Library
 libu2f-host-dev - Development files for the U2F host C library libu2f-host
 u2f-host - Command line tool to do Universal 2nd Factor (U2F) operations

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

  http://mentors.debian.net/package/libu2f-host

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

  dget -x 
http://mentors.debian.net/debian/pool/main/libu/libu2f-host/libu2f-host_0.0-1.dsc

I'm part of the upstream author team, and I'm happy to maintain the
package for Debian.

/Simon


signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
The package has been uploaded to NEW and has entered Debian, so
presumably no sponsor is needed anymore.  Closing...

/Simon


pgptixwRtSMCZ.pgp
Description: OpenPGP digital signatur
--- End Message ---