Bug#929467: RFS: tfortune-1.0.0 [ITP]

2019-06-25 Thread Andre Noll
On Wed, Jun 19, 14:01, Adam Borowski wrote > > Both issues have been fixed in v2 of the t/tfortunes branch which > > I've just pushed out. This branch also contains two new commits > > which fix a gcc warning and a harmless memory leak. > > Uploaded, with some changes. Thanks a bunch for fixing

Bug#929467: RFS: tfortune-1.0.0 [ITP]

2019-06-19 Thread Adam Borowski
On Wed, Jun 19, 2019 at 11:45:08AM +0200, Andre Noll wrote: > On Tue, Jun 18, 17:48, Adam Borowski wrote > > Looks good. > > > > However, version 1.0.0-1 is already in NEW, thus unless it's REJECTed, the > > version number cannot be reused. > > > > There's also a typo: "considerd". > > Thanks

Bug#929467: RFS: tfortune-1.0.0 [ITP]

2019-06-19 Thread Andre Noll
On Tue, Jun 18, 17:48, Adam Borowski wrote > > Here we go. The public repo now contains the t/tfortunes branch with > > the following four commits on top of master: > > Looks good. > > However, version 1.0.0-1 is already in NEW, thus unless it's REJECTed, the > version number cannot be reused. >

Bug#929467: RFS: tfortune-1.0.0 [ITP]

2019-06-18 Thread Adam Borowski
On Tue, Jun 18, 2019 at 02:01:08PM +0200, Andre Noll wrote: > On Fri, Jun 07, 10:39, Andre Noll wrote > > > > What about tfortune-data that ships as many good epigrams as you have, > > > that's Recommended: by tfortune? > > > > Sounds good. I've merged and pushed out the t/debian branch so > >

Bug#929467: RFS: tfortune-1.0.0 [ITP]

2019-06-18 Thread Andre Noll
On Fri, Jun 07, 10:39, Andre Noll wrote > > > OK. Do you think it makes sense to provide another package which > > > installs a few tagged epigrams in, say, /usr/share/games/tfortunes > > > and make tfortune fall back to this directory if ~/.tfortune does > > > not exist? > > > > That'd be nice.

Bug#929467: RFS: tfortune-1.0.0 [ITP]

2019-06-07 Thread Andre Noll
On Thu, Jun 06, 12:56, Adam Borowski wrote > > > The RFS and ITP are unrelated. > > > > IDGI. For an RFS email one needs to provide the source package with > > a debian/ directory, correct? If so, the debian/changelog file must > > contain a line of the form > > > > * Initial Release.

Bug#929467: RFS: tfortune-1.0.0 [ITP]

2019-06-06 Thread Adam Borowski
On Thu, Jun 06, 2019 at 12:42:48PM +0200, Andre Noll wrote: > On Wed, Jun 05, 15:49, Adam Borowski wrote > > On Wed, Jun 05, 2019 at 02:31:09PM +0200, Andre Noll wrote: > > > That's the old hen and egg problem: One needs to provide a bug number > > > in debian/changelog for the initial RFS, i.e.

Bug#929467: RFS: tfortune-1.0.0 [ITP]

2019-06-05 Thread Andre Noll
On Wed, Jun 05, 01:40, Adam Borowski wrote > On Tue, Jun 04, 2019 at 05:06:00PM +0200, Andre Noll wrote: > > v3 is pushed out now and contains > > a simple debian/rules file which fully relies on dh. Besides > > dh_auto_configure I also had to override dh_autoreconf for reasons > > explained in

Bug#929467: RFS: tfortune-1.0.0 [ITP]

2019-06-05 Thread Andre Noll
On Wed, Jun 05, 10:41, wf...@niif.hu wrote > > I also had to override dh_autoreconf for reasons explained in the > > commit message. > > It isn't a packaging issue, I just wonder: why do you wrap configure? > The usual approach to making it available is distributing it (and not > requiring

Bug#929467: RFS: tfortune-1.0.0 [ITP]

2019-06-05 Thread wferi
Andre Noll writes: > I also had to override dh_autoreconf for reasons explained in the > commit message. It isn't a packaging issue, I just wonder: why do you wrap configure? The usual approach to making it available is distributing it (and not requiring Autoconf to build the software from the

Bug#929467: RFS: tfortune-1.0.0 [ITP]

2019-06-04 Thread Adam Borowski
On Tue, Jun 04, 2019 at 05:06:00PM +0200, Andre Noll wrote: > v3 is pushed out now and contains > a simple debian/rules file which fully relies on dh. Besides > dh_auto_configure I also had to override dh_autoreconf for reasons > explained in the commit message. The package looks almost good now.

Bug#929467: RFS: tfortune-1.0.0 [ITP]

2019-06-04 Thread Andre Noll
On Sun, Jun 02, 22:57, Adam Borowski wrote > On Sat, Jun 01, 2019 at 11:17:53PM +0200, Andre Noll wrote: > > Adam, do you want me to provide v3 with debian/rules changed to > > something like the above? > > v2 still suffers from the non-standard perms on usr/ and so on, thus I guess > it'd be

Bug#929467: RFS: tfortune-1.0.0 [ITP]

2019-06-02 Thread Adam Borowski
On Sat, Jun 01, 2019 at 11:17:53PM +0200, Andre Noll wrote: > Adam, do you want me to provide v3 with debian/rules changed to > something like the above? v2 still suffers from the non-standard perms on usr/ and so on, thus I guess it'd be simpler to move to the dh workflow rather than to fix what

Bug#929467: RFS: tfortune-1.0.0 [ITP]

2019-06-01 Thread Andre Noll
On Sat, Jun 01, 16:46, Alexis Murzeau wrote > I think Adam meant to not implement low level makefile targets yourself, > but use dh like this: > ``` > #!/usr/bin/make -f > > export DEB_BUILD_MAINT_OPTIONS = hardening=+all > %: > dh $@ > > override_dh_auto_configure: >

Bug#929467: RFS: tfortune-1.0.0 [ITP]

2019-06-01 Thread Alexis Murzeau
Hi, Le 01/06/2019 à 13:36, Andre Noll a écrit :> On Fri, May 31, 17:32, Adam Borowski wrote >> On Fri, May 24, 2019 at 08:57:49AM +0200, Andre Noll wrote: >>> * Package name: tfortune >>>Version : 1.0.0 >> >>> git clone git://git.tuebingen.mpg.de/tfortune/ >> >> Hi! >> I'm

Bug#929467: RFS: tfortune-1.0.0 [ITP]

2019-06-01 Thread Andre Noll
On Fri, May 31, 17:32, Adam Borowski wrote > On Fri, May 24, 2019 at 08:57:49AM +0200, Andre Noll wrote: > > * Package name: tfortune > >Version : 1.0.0 > > > git clone git://git.tuebingen.mpg.de/tfortune/ > > Hi! > I'm afraid your packaging unnecessarily reinvents a good

Bug#929467: RFS: tfortune-1.0.0 [ITP]

2019-05-31 Thread Adam Borowski
On Fri, May 24, 2019 at 08:57:49AM +0200, Andre Noll wrote: > * Package name: tfortune >Version : 1.0.0 > git clone git://git.tuebingen.mpg.de/tfortune/ Hi! I'm afraid your packaging unnecessarily reinvents a good part of usual tools, and does this wrong. For example: *

Bug#929467: RFS: tfortune-1.0.0 [ITP]

2019-05-24 Thread Andre Noll
Package: sponsorship-requests Severity: wishlist Dear mentors, I am looking for a sponsor for my package "tfortune": * Package name: tfortune Version : 1.0.0 Upstream Author : Andre Noll * URL : http://people.tuebingen.mpg.de/maan/tfortune/ * License :