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:
Jeroen Baten 2015-05-15 08:57:56 +02:00
parent f4d65fcb94
commit 5fd7ae4892
2 changed files with 980 additions and 819 deletions

13
debian/control vendored
View file

@ -1,7 +1,7 @@
Source: libreplan
Section: web
Priority: optional
Maintainer: Adrian Perez <aperez@igalia.com>
Maintainer: Jeroen Baten <jeroen@libreplan.com>
Build-Depends: debhelper (>= 7.0.50), maven2, python-docutils,
gettext (>= 0.17), default-jdk
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
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.

1786
pom.xml

File diff suppressed because it is too large Load diff