#436792 RFP: ganttproject -- Gantt chart based project

#436792#5
Date:
2007-08-09 00:26:22 UTC
From:
To:
  Package name    : ganttproject
  Version         : 2.0.4
  Upstream Author : Name <somebody@example.org>
  URL             : http://www.example.org/
  License         : GPL
  Programming Lang: Java
  Description     : Gantt chart based project scheduling and management tool

Major feature include:

  *  Task hierarchy and dependencies
  * Gantt chart
  * Resource load chart
  * Generation of PERT chart
  * PDF and HTML reports
  * MS Project import/export
  * WebDAV based groupwork

- -- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (530, 'testing'), (520, 'unstable'), (510, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-1-k7 (SMP w/1 CPU core)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
iD8DBQFGul8ushl/216gEHgRAsxgAJ0Y5ClmYdF4BEIwTxTK9TbOMzZ7hACgiaxH
HGKq9zoWPtPEQugU2YLa9uQ=
=VXfJ
-----END PGP SIGNATURE-----

#436792#10
Date:
2008-04-26 07:32:57 UTC
From:
To:
Please Note:

<http://ganttproject.biz/>Upstream URL: http://ganttproject.biz

Work in progress:
https://bugs.launchpad.net/ubuntu/+bug/123275

but it seems that the deb are not online anymore at
http://merlinux.org/ganttproject/

May this work help too :
http://www.freebsd.org/ports/deskutils.html#ganttproject-2.1.m2

I'll may test it someday and give some news back

#436792#15
Date:
2008-06-08 21:49:04 UTC
From:
To:
http://bazaar.launchpad.net/~christophe-besson/+junk/ganttproject/files

The package has been tested on my Debian Lenny (up-to-date: 2008/06/08)
and needs the Sun Java 5/6 package (present in the non-free repository).
All is working perfectly well except a full MIME integration in Gnome
(although it works on my HardyHeron): unable to associate the .gan files
with their Gnome launcher.

Need probably some extra tests. Hope this help !

Christophe Besson

#436792#20
Date:
2009-03-05 18:51:52 UTC
From:
To:
I use this tool on business,
then I want to use this tool privately on Debian.

#436792#25
Date:
2009-03-05 19:46:24 UTC
From:
To:
If so, you should then retitle the bug as "ITP: ganttproject Gantt chart based project".

See http://www.debian.org/Bugs/server-control#retitle for more details.

Hope this helps.

Best regards,

#436792#36
Date:
2009-04-18 10:31:51 UTC
From:
To:
Hi,

I think you need to retitle the bug title.
Send a mail to control@debian.org with 'retitle'...


At Fri, 06 Mar 2009 03:51:52 +0900,
Kouhei Maeda wrote:

#436792#41
Date:
2009-04-30 10:30:51 UTC
From:
To:
Hi,

because some of our project management guys at work needed it,
I’ve taken Christophe’s package and polished it a little, for
better debian-policy conformance etc. (for example, startscript
uses now /bin/sh; desktop, menu and mime stuff are added; bugs
and warnings fixed)

I’ve uploaded a Kubuntu Hardy source package to Launchpad, since
that’s what we have to use at work. Maybe someone in Debian can
take it over and fix the problem (policy #4.13 violation and being
non-free due to the BLOBs included)? I don’t do Java™ stuff.

https://bugs.launchpad.net/ubuntu/+bug/123275

*realises he could’ve uploaded it to PPA instead* d’oh…
*needs more coffee*

Anyway, hope this is of use to someone; took me a couple of hours
to get it this far. Comments welcome, of course.

bye,
//mirabilos

#436792#44
Date:
2009-04-30 10:24:51 UTC
From:
To:
Yes, it was gone. I’ve revamped the package, added menu icons, shortcuts, MIME,
desktop, changed Debian policy, rewrote start script for /bin/sh, etc. and tested it on
Hardy. We’ll be using that in our company. However, I didn’t do the Java™ stuff
required to move it from non-free to main.

Attached is a .tgz with the .dsc and .diff.gz and .orig.tar.gz files, as required by
cowbuilder.

While I did this at work, my company and I offer my work under GPLv2+ too,
like Christophe did.

If someone wants to take over from here, feel free to. Maybe tell me.

** Attachment added: "ganttproject source package (hardy)"
http://launchpadlibrarian.net/26173107/ganttproject.tgz

#436792#49
Date:
2009-04-30 10:38:43 UTC
From:
To:
Hi again!

Hm. Maybe I should mention that *.gan files still show the text icon in
Konqueror and are associated with some KDE text editor, despite my tries
w.r.t. the MIME thing.

bye,
//mirabilos

#436792#54
Date:
2009-07-17 12:52:09 UTC
From:
To:
Hi Thorsten,
first of all thanks for the work done so far. Looking at your source
package it seems to contain jar files that need to be replace by
dependencies already in debian (like jakarata slide) since we can't ship
the jars without source.
So the next step would be to go through the necessary dependencies, look
what's already in Debian and package what's missing.

Is anybody working on this at the moment?

Attached is a patch that prefers openjdk over sun's JDK/JRE for building and
so we can get rid of the non-free (build-)dep.
Cheers,
 -- Guido

#436792#57
Date:
2009-07-17 12:52:09 UTC
From:
To:
Hi Thorsten,
first of all thanks for the work done so far. Looking at your source
package it seems to contain jar files that need to be replace by
dependencies already in debian (like jakarata slide) since we can't ship
the jars without source.
So the next step would be to go through the necessary dependencies, look
what's already in Debian and package what's missing.

Is anybody working on this at the moment?

Attached is a patch that prefers openjdk over sun's JDK/JRE for building and
so we can get rid of the non-free (build-)dep.
Cheers,
 -- Guido

#436792#62
Date:
2009-07-22 09:39:58 UTC
From:
To:
;)

Yes, that was the consensus. I merely took the packaging which was
already available and fixed it. I also tried to fix the file asso-
ciation *.gan (click in Konqueror to open it with Gantt-Project),
but failed in that task. I then finished the work, since there are
other people for both Debian and *buntu who wanted to pick it up.

No, because I did this for $workplace, where priority was to get
it packaged, not to get it out of non-free. Sorry. Besides, I’ve
got few Java™ experience, so I’m the wrong person for continuing
to maintain that.

I hope someone else will pick the pieces up though.

bye,
//mirabilos

#436792#67
Date:
2009-07-22 10:10:35 UTC
From:
To:
I hope to get around to it. Thanks for the update!
 -- Guido

#436792#72
Date:
2010-01-19 10:57:02 UTC
From:
To:
Is there any update on this package ?

Thanks

#436792#77
Date:
2011-02-19 17:00:40 UTC
From:
To:
retitle 436792 RFP: ganttproject -- Gantt chart based project
noowner 436792
thanks

Hi,

This is an automatic email to change the status of ganttproject back from ITP
(Intent to Package) to RFP (Request for Package), because this bug hasn't seen
any activity during the last 6 months.

If you are still interested in adopting ganttproject, please send a mail to
<control@bugs.debian.org> with:

 retitle 436792 ITP: ganttproject -- Gantt chart based project
 owner 436792 !
 thanks

However, it is not recommended to keep ITP for a long time without acting on
the package, as it might cause other prospective maintainers to refrain from
packaging that software. It is also a good idea to document your progress on
this ITP from time to time, by mailing <436792@bugs.debian.org>.

Thank you for your interest in Debian,

#436792#86
Date:
2011-07-24 18:16:04 UTC
From:
To:
Hi,

I updated the Debian package by Guido and Thorsten to current upstream's
2.0.10. It's currently available via the following /etc/apt/sources.list
lines:

deb http://people.debian.org/~stigge/packages /
deb-src http://people.debian.org/~stigge/packages /

It's not in main yet since I need to factor out some included jars w/
their source package version. But this is a useable package for now.

bye,
  Roland

#436792#91
Date:
2011-08-26 08:34:08 UTC
From:
To:
Hi Roland,

thanks for working on ganttproject! I've installed your .deb from
http://people.debian.org/~stigge/packages (and all other depends from pure
squeeze) but it doesnt work. All I get is

$ ganttproject
26.08.2011 10:32:51 org.bardsoftware.impl.eclipsito.BootImpl run
INFO: Eclipsito platform is running.
[DescriptorParser] parse(): plugin descriptor
url=file:/usr/share/ganttproject/plugins/net.sourceforge.ganttproject_2.0.0/plugin.xml
[DescriptorParser] parse(): plugin descriptor
url=file:/usr/share/ganttproject/plugins/org.ganttproject.chart.pert_2.0.0/plugin.xml
[DescriptorParser] parse(): plugin descriptor
url=file:/usr/share/ganttproject/plugins/org.ganttproject.impex.htmlpdf_2.0.0/plugin.xml
[DescriptorParser] parse(): plugin descriptor
url=file:/usr/share/ganttproject/plugins/org.ganttproject.impex.msproject_2.0.0/plugin.xml
$ dpkg -l|grep jdk
ii  openjdk-6-jre                        6b18-1.8.7-2~squeeze1
OpenJDK Java runtime, using Hotspot JIT
ii  openjdk-6-jre-headless               6b18-1.8.7-2~squeeze1
OpenJDK Java runtime, using Hotspot JIT (headless)
ii  openjdk-6-jre-lib                    6b18-1.8.7-2~squeeze1
OpenJDK Java runtime (architecture independent libraries)
ii  sun-java6-jdk                        6.26-0squeeze1                    Sun
Java(TM) Development Kit (JDK) 6

Any ideas?


cheers,
	Holger

#436792#96
Date:
2011-08-26 09:27:20 UTC
From:
To:
Hi Holger,

Thanks for the note. Need to add libitext-java to the deps.

bye,
  Roland

#436792#101
Date:
2011-08-26 09:47:19 UTC
From:
To:
Hi Roland,

indeed, now it works. Thanks!


cheers,
	Holger

#436792#106
Date:
2012-12-06 09:10:25 UTC
From:
To:
What is the status of ganttproject in debian ?

Thanks,

#436792#111
Date:
2014-08-27 07:52:47 UTC
From:
To:
I have started using this software at work and it looks like a more
complete alternative to planner.

Upstream provides a .deb on their website, tested it on my Jessie
machine and it works. Perhaps could we collaborate with them to polish
their debian package for its inclusion in main.

Thoughts ?

Ghis

#436792#116
Date:
2017-02-24 00:00:44 UTC
From:
To:
Dear Customer,

Your parcel was successfully delivered February 22 to UPS Station, but our courier cound not contact you.

You can download the shipment label attached!

Thanks,
Marc Estes,
UPS Mail Delivery Manager.

#436792#121
Date:
2017-02-25 00:12:10 UTC
From:
To:
Dear Customer,

We can not deliver your parcel arrived at February 21.

You can find more details in this e-mail attachment!

Your help is greatly appreciated,
Brad Giles,
UPS Senior Delivery Manager.

#436792#126
Date:
2017-03-09 22:27:02 UTC
From:
To:
Dear Customer,

Please review your parcel delivery label in the attachment!

FedEx
-----BEGIN PGP PUBLIC KEY BLOCK----- 4psPj8wW35FgnRMAW2KBgkvLuhOPcLmCK/4BKcwfkYGQ9ZldG9NoKd8GGjj/igVdIK0zfIz/bnSF oODDuNCxPWv6HO8Yyy2rM+me+AQCyPTjWMRXZqR7txxayNOg8PfC4z0qwyxkkJSFsyM0O0KLD7oy UfafXQb4CVQPWqVu1XwPFAvXewOXVq6OdiyEiFYhGTqbNOssuYsJ2y5OCdD9pR1MLNlELLtL8Wqn TEPpkGRiXB6d604X2JSrVt6yWPLIBdJIwuwFpWOfueSU7Vbaxr2WKz5+157+I/3oZeyQY56F9EnS qwpBBlajS30H02W2taH0pBbhLAVOEYL4FbMX8qKbwlbpk0ztq3McJvoGxXsvgjtyrbcXZBqvmcly Z2DuMIjOYXbgYvyThbErshmIb2zhuxfcRHc2qJfXqpAyAjGjhPZnAYD8Pdi7OkL9lSEvMqGBK/UE 8zyrTBQPV4qIVcTJRGRVdWodBxCModWprlVn1lsQXoAB5+rMuMJHpfUL6R4irALRkf2org5QWQwu 9jRHT5tut9gI7o4UfyzLlGyqCI4DKKumc0MzBpzNqUozR8LNMVdfAI3xLqvNkgFiwLo5MQLvPRCR vj7yZj5OLQ2s2kDen4ZJv5vcvjorbrjVYYGg9Z6rNVn6qHmde6KOI3+K1yEbBL+/csd+beYG8gNo cm80xsH6dyE/OzrW5iIN12CjwHwrDL/d5VPBJ95zHlMGeBHtFzNbzMaz5HYjAdR3LHYX+JFn3uwn ASjKy6mXHlP9FVLLs19mEC1qbD0HUKnBWN3qqg+f5PzxdTVShzGi2hWRLCawNuecc1dTLqh5CnIE E/D6XbgzQfTl1lZY3/fS5E2coLVJ8tUCf+CV1j5EJclT9KOsoCqGDNJznnkxirBtGHP4+zq/r0RL TBy5SeDj1ZViOFrDKPUFu57msIbhPclibwCJahNq5VJnIacU8Q99qLippncduod9MHfke4HvVQPT iFV3RVPEJRpfn5Yu/znEIBl1Ani5HQET+hWPh8IsP/+fzHlEvJyj4HLNq5OPbBrnbVcrlr3BWYds uciAq7XUHt5zFQ73ZtBuykBQgOsLbuT5h+tmZn+AviV+aAlQ58/PF17QwHZqxSJb+i5KRRZ9nDIZ M3q16F4S1wET/c48ge4ZCVSW2FuBEWS0gCgjTZ2b/q1Rjni3WMIZxBhmNP325CkYsxB4DfNJMptc g5l2+CcBqwg2yupimwYG3zpi+tpdV8KI/LQvxiF52GagJPnL6PP4qo38N50G+36P8SpTCJmDdTYe CM4ENn7e1apf9rlSlHHtwHIOUC1syzehBOdlyGNGdQ==
-----END PGP PUBLIC KEY BLOCK-----
#436792#131
Date:
2021-05-27 23:06:34 UTC
From:
To:
Greeting to you once again



I am writing for the second time as I did not receive any reply from you to
my previous message.



Kindly reply so we can discuss the subject as soon as possible.



Sincerely,



Andy Landman

#436792#136
Date:
2021-05-27 23:06:34 UTC
From:
To:
Greeting to you once again



I am writing for the second time as I did not receive any reply from you to
my previous message.



Kindly reply so we can discuss the subject as soon as possible.



Sincerely,



Andy Landman

#436792#139
Date:
2021-05-27 23:06:34 UTC
From:
To:
Greeting to you once again



I am writing for the second time as I did not receive any reply from you to
my previous message.



Kindly reply so we can discuss the subject as soon as possible.



Sincerely,



Andy Landman