fixes to the build system
-Pom get extra plugins and a dependency to get through Launchpad build process. -Maintainer in control file edited. -no more build of NavalPlan.
This commit is contained in:
parent
f4d65fcb94
commit
5fd7ae4892
2 changed files with 980 additions and 819 deletions
13
debian/control
vendored
13
debian/control
vendored
|
|
@ -1,7 +1,7 @@
|
||||||
Source: libreplan
|
Source: libreplan
|
||||||
Section: web
|
Section: web
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Maintainer: Adrian Perez <aperez@igalia.com>
|
Maintainer: Jeroen Baten <jeroen@libreplan.com>
|
||||||
Build-Depends: debhelper (>= 7.0.50), maven2, python-docutils,
|
Build-Depends: debhelper (>= 7.0.50), maven2, python-docutils,
|
||||||
gettext (>= 0.17), default-jdk
|
gettext (>= 0.17), default-jdk
|
||||||
Standards-Version: 3.8.4
|
Standards-Version: 3.8.4
|
||||||
|
|
@ -22,14 +22,3 @@ Description: Web application for project planning, monitoring and control.
|
||||||
the communication with other company tools providing a wide set of web
|
the communication with other company tools providing a wide set of web
|
||||||
services to import and export data.
|
services to import and export data.
|
||||||
|
|
||||||
Package: navalplan
|
|
||||||
Architecture: all
|
|
||||||
Pre-Depends: libreplan (>= 1.2.0-1)
|
|
||||||
Depends: ${misc:Depends}
|
|
||||||
Description: Web application for project management (transitional package)
|
|
||||||
NavalPlan is a planning tool for users based on some concepts: company and
|
|
||||||
multi-project overview, criteria assignments, tasks tagging, resources
|
|
||||||
management, resource allocation (specific and generic), company load control,
|
|
||||||
external integration, etc.
|
|
||||||
.
|
|
||||||
This package can be safely deleted after Libreplan is successfully installed.
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue