no man page for 'esperanza'

Bug #179828 reported by jcfp
6
Affects Status Importance Assigned to Milestone
esperanza (Ubuntu)
Fix Released
Low
Steve Stalcup

Bug Description

Binary package hint: esperanza

The esperanza package doesn't provide a man page for the 'esperanza' program.

gutsy w/ esperanza 0.3-1build2

Related branches

Revision history for this message
David Futcher (bobbo) wrote :

Can confirm this on Ubuntu Gutsy (0.3-1build2) and doesnt look like its included in the lastest Hardy updates.

Changed in esperanza:
status: New → Confirmed
Steve Stalcup (vorian)
Changed in esperanza:
assignee: nobody → vorian
status: Confirmed → In Progress
Revision history for this message
Steve Stalcup (vorian) wrote :

esperanza (0.4.0-1ubuntu2) hardy; urgency=low

  * Added watch file
  * added manpage
  * bumped standards version to 3.7.3, no change
  * moved hompage field in debian/control (lintian warning)
  * added dh_installman to debian/rules

Changed in esperanza:
assignee: vorian → nobody
status: In Progress → Confirmed
Changed in esperanza:
assignee: nobody → rainct
importance: Undecided → Low
status: Confirmed → In Progress
Revision history for this message
Siegfried Gevatter (rainct) wrote :

Thanks for contributing to Ubuntu, but I'm not really happy with the proposed manpage...

- The text in the synopsis ("Esperanza is a client written with C++ / Qt4 and aims to be cross-platform goodness for everyone."), beside being quite long, doesn't say absolutely anything about what Esperanza does, just in which language it is written and which platforms it supports (and such information shouldn't be in a manual page anyway).

- The feature list isn't neither something that should be in a manpage, but rather in the package's description (which is very poor, btw, feel free to improve it).

- Where is the actual usage information?

Beside from this the debdiff looks good :). Could you please upload a new candidate with a "real" manpage and subscribe ubuntu-universe-sponsors again?

Changed in esperanza:
assignee: rainct → vorian
Revision history for this message
jcfp (jcfp) wrote :

Still exists in hardy.

Revision history for this message
Steve Stalcup (vorian) wrote :

Sorry it took so long for the fix here, the manpage is very detailed :)

Changed in esperanza:
assignee: vorian → nobody
status: In Progress → Confirmed
Revision history for this message
Cody A.W. Somerville (cody-somerville) wrote :

Your new debdiff does not address the issues brought up by Siegfried Gevatter (RainCT). Furthermore, it doesn't appear that you generated the debdiff correctly either.

Changed in esperanza:
status: Confirmed → Incomplete
Revision history for this message
Steve Stalcup (vorian) wrote :

I apologize for my misunderstanding.
Attached is a debdiff, which I hope is closer to acceptable.

Changed in esperanza:
status: Incomplete → Confirmed
Dave Walker (davewalker)
Changed in esperanza:
assignee: nobody → vorian
status: Confirmed → In Progress
Steve Stalcup (vorian)
Changed in esperanza:
assignee: vorian → nobody
status: In Progress → Confirmed
Revision history for this message
StefanPotyra (sistpoty) wrote :
Download full text (4.3 KiB)

Hi,

two comments:
* man debian/esperanza.1 looks somewhat wrong
* it FTBFS atm:
g++ -c -pipe -O2 -fPIC -Wall -W -Wno-unused-parameter -D_REENTRANT -fPIC -D_DEBUG -DQT_NO_DEBUG -DQT_STATICPLUGIN -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I../../ui -I../../lib -I../../dialogs -I../../tools -I/usr/include/xmms2 -I. -I. -o plugin.o plugin.cpp
In file included from /usr/include/xmms2/xmmsclient/xmmsclient++/result.h:6,
                 from /usr/include/xmms2/xmmsclient/xmmsclient++/playback.h:24,
                 from /usr/include/xmms2/xmmsclient/xmmsclient++/client.h:22,
                 from /usr/include/xmms2/xmmsclient/xmmsclient++.h:21,
                 from ../../lib/xclient.h:21,
                 from ../../ui/esperanza_plugin.h:20,
                 from plugin.h:17,
                 from plugin.cpp:17:
/usr/include/xmms2/xmmsclient/xmmsclient++/list.h:200: warning: type qualifiers ignored on function return type
/usr/include/xmms2/xmmsclient/xmmsclient++/list.h:260: warning: type qualifiers ignored on function return type
/usr/include/xmms2/xmmsclient/xmmsclient++/list.h:325: warning: type qualifiers ignored on function return type
/usr/include/xmms2/xmmsclient/xmmsclient++/list.h:396: warning: type qualifiers ignored on function return type
In file included from /usr/include/xmms2/xmmsclient/xmmsclient++/result.h:9,
                 from /usr/include/xmms2/xmmsclient/xmmsclient++/playback.h:24,
                 from /usr/include/xmms2/xmmsclient/xmmsclient++/client.h:22,
                 from /usr/include/xmms2/xmmsclient/xmmsclient++.h:21,
                 from ../../lib/xclient.h:21,
                 from ../../ui/esperanza_plugin.h:20,
                 from plugin.h:17,
                 from plugin.cpp:17:
/usr/include/xmms2/xmmsclient/xmmsclient++/helpers.h: In function 'std::string Xmms::getUserConfDir()':
/usr/include/xmms2/xmmsclient/xmmsclient++/helpers.h:47: error: 'PATH_MAX' was not declared in this scope
/usr/include/xmms2/xmmsclient/xmmsclient++/helpers.h:48: error: 'buf' was not declared in this scope
/usr/include/xmms2/xmmsclient/xmmsclient++/helpers.h:52: error: 'buf' was not declared in this scope
In file included from /usr/include/xmms2/xmmsclient/xmmsclient++/result.h:6,
                 from /usr/include/xmms2/xmmsclient/xmmsclient++/playback.h:24,
                 from /usr/include/xmms2/xmmsclient/xmmsclient++/client.h:22,
                 from /usr/include/xmms2/xmmsclient/xmmsclient++.h:21,
                 from ../../lib/xclient.h:21,
                 from ../../ui/esperanza_plugin.h:20,
                 from plugin.h:17,
                 from plugin.cpp:17:
/usr/include/xmms2/xmmsclient/xmmsclient++/list.h:200: warning: type qualifiers ignored on function return type
/usr/include/xmms2/xmmsclient/xmmsclient++/list.h:260: warning: type qualifiers ignored on function return type
/usr/include/xmms2/xmmsclient/xmmsclient++/list.h:325: warning: type qualifiers ignored on function return type
/usr/include/xmms2/xmmsclient/xmmsclient++/list.h:396: warn...

Read more...

Revision history for this message
Steve Stalcup (vorian) wrote :

I fixed line 154 on the manpage, which was giving an error. On the second point, I built this package a few times. I will attach a build log.

Revision history for this message
Steve Stalcup (vorian) wrote :
Steve Stalcup (vorian)
Changed in esperanza:
status: Confirmed → Fix Released
Steve Stalcup (vorian)
Changed in esperanza:
assignee: nobody → vorian
status: Fix Released → In Progress
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package esperanza - 0.4.0-3ubuntu1

---------------
esperanza (0.4.0-3ubuntu1) intrepid; urgency=low

  [ Benjamin Drung ]
  * Merge from Debian unstable (LP: #246299), remaining changes:
    + Provide an icon and a .desktop file
    + debian/control: update Maintainer field as per spec

  [ Steve Stalcup ]
  * Added manpage (LP: #179828)
    - added dh_installman to debian/rules
  * Added watchfile

 -- Benjamin Drung <email address hidden> Mon, 07 Jul 2008 17:48:25 +0200

Changed in esperanza:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.