# GENERATED used debian/gen_control.sh
Source: fusionforge
Section: devel
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Roland Mas <lolando@debian.org>
Uploaders: Christian Bayle <bayle@debian.org>, Olivier Berger <obergix@debian.org>, Sylvain Beucler <beuc@debian.org>
Build-Depends: debhelper (>= 9)
Standards-Version: 3.9.6
Homepage: https://fusionforge.org/
Vcs-Git: git://fusionforge.org/fusionforge/fusionforge.git
Vcs-Browser: https://fusionforge.org/scm/browser.php?group_id=6


Package: fusionforge
Architecture: all
Depends: fusionforge-common (=${source:Version}), fusionforge-db-local | fusionforge-db, fusionforge-web, fusionforge-scm, ${misc:Depends}
Recommends: fusionforge-lists, fusionforge-shell, fusionforge-plugin-scmgit, fusionforge-plugin-scmsvn
Suggests: fusionforge-web-vhosts, fusionforge-plugin-mediawiki, fusionforge-plugin-moinmoin, fusionforge-plugin-blocks
Description: collaborative development tool - standard metapackage
 FusionForge provides many tools to aid collaboration in a
 development project, such as bug-tracking, task management,
 mailing-lists, SCM repository, forums, support request helper,
 web/FTP hosting, release management, etc. All these services are
 integrated into one web site and managed through a web interface.
 .
 This metapackage installs a stand-alone FusionForge site.
 See also the Recommends and Suggests dependencies.


Package: fusionforge-common
Architecture: all
Depends: php-cli, php-pgsql, php-htmlpurifier, cron, ucf, ${misc:Depends}
# Handle conflicts with files in old packages:
# gforge-common -> /usr/share/locale/XX/LC_MESSAGES/fusionforge.mo
# gforge-db-postgresql -> /usr/bin/forge_make_admin & forge_set_password
Replaces: gforge-common (<< 6.0-1~), gforge-db-postgresql (<< 6.0-1~)
Breaks: gforge-common (<< 6.0-1~), gforge-db-postgresql (<< 6.0-1~)
Description: collaborative development tool - shared files
 FusionForge provides many tools to aid collaboration in a
 development project, such as bug-tracking, task management,
 mailing-lists, SCM repository, forums, support request helper,
 web/FTP hosting, release management, etc. All these services are
 integrated into one web site and managed through a web interface.
 .
 This package contains files and programs used by several other
 subpackages.


Package: fusionforge-db-local
Architecture: all
Provides: fusionforge-db
Depends: fusionforge-common (=${source:Version}), postgresql, php-cli, ${misc:Depends}
Description: collaborative development tool - database (using PostgreSQL)
 FusionForge provides many tools to aid collaboration in a
 development project, such as bug-tracking, task management,
 mailing-lists, SCM repository, forums, support request helper,
 web/FTP hosting, release management, etc. All these services are
 integrated into one web site and managed through a web interface.
 .
 This package installs, configures and maintains the FusionForge
 database.


Package: fusionforge-db-remote
Architecture: all
Provides: fusionforge-db
Depends: ${misc:Depends}
Description: collaborative development tool - database (remote)
 FusionForge provides many tools to aid collaboration in a
 development project, such as bug-tracking, task management,
 mailing-lists, SCM repository, forums, support request helper,
 web/FTP hosting, release management, etc. All these services are
 integrated into one web site and managed through a web interface.
 .
 This dummy package tells FusionForge you installed the database on a
 separate machine.  It preserves the fusionforge-db virtual dependency,
 to configure the database before depending packages in single-server
 installs (e.g. plugins activation requires a populated db).


Package: fusionforge-web
Architecture: all
Depends: fusionforge-common (=${source:Version}), fusionforge-db, libapache2-mpm-itk | apache2-mpm-itk, php-cli, libapache2-mod-php, libphp-simplepie, php-http, php-http-webdav-server, libjs-jquery-livequery, python, poppler-utils, openssl, ${misc:Depends}
Recommends: locales-all, unoconv
Description: collaborative development tool - web part (using Apache)
 FusionForge provides many tools to aid collaboration in a
 development project, such as bug-tracking, task management,
 mailing-lists, SCM repository, forums, support request helper,
 web/FTP hosting, release management, etc. All these services are
 integrated into one web site and managed through a web interface.
 .
 This package contains the files needed to run the web part of
 FusionForge on an Apache web server.


Package: fusionforge-web-vhosts
Architecture: all
Depends: fusionforge-common (=${source:Version}), php-cli, ${misc:Depends}
Description: collaborative development tool - web vhosts (using Apache)
 FusionForge provides many tools to aid collaboration in a
 development project, such as bug-tracking, task management,
 mailing-lists, SCM repository, forums, support request helper,
 web/FTP hosting, release management, etc. All these services are
 integrated into one web site and managed through a web interface.
 .
 This package contains the files needed to run project vhosts
 on an Apache web server.


Package: fusionforge-shell
Architecture: all
Depends: fusionforge-common (=${source:Version}), php-cli, libnss-pgsql2, openssh-server, unscd | nscd, libpam-modules, ucf, ${misc:Depends}
Description: collaborative development tool - shell accounts (using PostgreSQL)
 FusionForge provides many tools to aid collaboration in a
 development project, such as bug-tracking, task management,
 mailing-lists, SCM repository, forums, support request helper,
 web/FTP hosting, release management, etc. All these services are
 integrated into one web site and managed through a web interface.
 .
 This package provides shell accounts authenticated via the PostGreSQL
 database to FusionForge users.


Package: fusionforge-scm
Architecture: all
Depends: fusionforge-common (=${source:Version}), fusionforge-shell (=${source:Version}), xinetd, rsync, php-cli, ${misc:Depends}
Description: collaborative development tool - shell accounts (using PostgreSQL)
 FusionForge provides many tools to aid collaboration in a
 development project, such as bug-tracking, task management,
 mailing-lists, SCM repository, forums, support request helper,
 web/FTP hosting, release management, etc. All these services are
 integrated into one web site and managed through a web interface.
 .
 This package contains the jobs to manage SCM repositories.
 It should be installed on only one server in your infrastructure.


Package: fusionforge-mta-postfix
Architecture: all
Depends: fusionforge-common (=${source:Version}), postfix, postfix-pgsql, ${misc:Depends}
Provides: fusionforge-mta
Conflicts: fusionforge-mta
Description: collaborative development tool - mail tools (using Postfix)
 FusionForge provides many tools to aid collaboration in a
 development project, such as bug-tracking, task management,
 mailing-lists, SCM repository, forums, support request helper,
 web/FTP hosting, release management, etc. All these services are
 integrated into one web site and managed through a web interface.
 .
 This package configures the Postfix mail transfer agent to run
 FusionForge.


Package: fusionforge-mta-exim4
Architecture: all
Depends: fusionforge-common (=${source:Version}), exim4-daemon-heavy, ${misc:Depends}
Provides: fusionforge-mta
Conflicts: fusionforge-mta
Description: collaborative development tool - mail tools (using Exim 4)
 FusionForge provides many tools to aid collaboration in a
 development project, such as bug-tracking, task management,
 mailing-lists, SCM repository, forums, support request helper,
 web/FTP hosting, release management, etc. All these services are
 integrated into one web site and managed through a web interface.
 .
 This package configures the Exim 4 mail transfer agent to run
 FusionForge.


Package: fusionforge-lists
Architecture: all
Depends: fusionforge-common (=${source:Version}), php-cli, fusionforge-mta-postfix | fusionforge-mta, mailman, ${misc:Depends}
Description: collaborative development tool - mailing-lists (using Mailman)
 FusionForge provides many tools to aid collaboration in a
 development project, such as bug-tracking, task management,
 mailing-lists, SCM repository, forums, support request helper,
 web/FTP hosting, release management, etc. All these services are
 integrated into one web site and managed through a web interface.
 .
 This package controls the interaction between FusionForge and Mailman.


##
# Transition 5.3->6.0
##
# https://wiki.debian.org/Renaming_a_Package#Method_2

Package: gforge-common
Depends: fusionforge-common, ${misc:Depends}
Architecture: all
Priority: extra
Section: oldlibs
Description: Dummy upgrade package for FusionForge
 This is a transitional package and can safely be removed.

Package: gforge-db-postgresql
Depends: fusionforge-db-local, ${misc:Depends}
Architecture: all
Priority: extra
Section: oldlibs
Description: Dummy upgrade package for FusionForge
 This is a transitional package and can safely be removed.

Package: gforge-db-remote
Depends: fusionforge-db-remote, ${misc:Depends}
Architecture: all
Priority: extra
Section: oldlibs
Description: Dummy upgrade package for FusionForge
 This is a transitional package and can safely be removed.

Package: gforge-web-apache2
Depends: fusionforge-web, ${misc:Depends}
Architecture: all
Priority: extra
Section: oldlibs
Description: Dummy upgrade package for FusionForge
 This is a transitional package and can safely be removed.

Package: gforge-shell-postgresql
Depends: fusionforge-shell, ${misc:Depends}
Architecture: all
Priority: extra
Section: oldlibs
Description: Dummy upgrade package for FusionForge
 This is a transitional package and can safely be removed.

Package: gforge-mta-postfix
Depends: fusionforge-mta-postfix, ${misc:Depends}
Architecture: all
Priority: extra
Section: oldlibs
Description: Dummy upgrade package for FusionForge
 This is a transitional package and can safely be removed.

Package: gforge-mta-exim4
Depends: fusionforge-mta-exim4, ${misc:Depends}
Architecture: all
Priority: extra
Section: oldlibs
Description: Dummy upgrade package for FusionForge
 This is a transitional package and can safely be removed.

Package: gforge-lists-mailman
Depends: fusionforge-lists, ${misc:Depends}
Architecture: all
Priority: extra
Section: oldlibs
Description: Dummy upgrade package for FusionForge
 This is a transitional package and can safely be removed.


Package: fusionforge-plugin-scmgit
Depends: fusionforge-web (=${source:Version}), git, xinetd, rsync, ${misc:Depends}
Recommends: fusionforge-scm
Architecture: all
Description: FusionForge plugin - Git
 FusionForge provides many tools to aid collaboration in a
 development project, such as bug-tracking, task management,
 mailing-lists, SCM repository, forums, support request helper,
 web/FTP hosting, release management, etc. All these services are
 integrated into one web site and managed through a web interface.
 .
 This plugin contains the Git subsystem of FusionForge. It allows each
 FusionForge project to have its own Git repository, and gives some
 control over it to the project's administrator.

Package: fusionforge-plugin-scmsvn
Depends: fusionforge-web (=${source:Version}), subversion, subversion-tools, viewvc, python, python-pycurl, xinetd, rsync, libapache2-mod-svn, ${misc:Depends}
Recommends: fusionforge-scm
Architecture: all
Description: FusionForge plugin - Subversion
 FusionForge provides many tools to aid collaboration in a
 development project, such as bug-tracking, task management,
 mailing-lists, SCM repository, forums, support request helper,
 web/FTP hosting, release management, etc. All these services are
 integrated into one web site and managed through a web interface.
 .
 This plugin contains the Subversion subsystem of FusionForge. It allows
 each FusionForge project to have its own Subversion repository, and gives
 some control over it to the project's administrator.

Package: fusionforge-plugin-scmarch
Depends: fusionforge-web (=${source:Version}),, ${misc:Depends}
Recommends: fusionforge-scm
Architecture: all
Description: FusionForge plugin - Arch
 FusionForge provides many tools to aid collaboration in a
 development project, such as bug-tracking, task management,
 mailing-lists, SCM repository, forums, support request helper,
 web/FTP hosting, release management, etc. All these services are
 integrated into one web site and managed through a web interface.
 .
 This plugin contains the GNU Arch subsystem of FusionForge. It allows
 each FusionForge project to have its own Arch repository, and gives
 some control over it to the project's administrator.

Package: fusionforge-plugin-scmdarcs
Depends: fusionforge-web (=${source:Version}), darcs, darcsweb, ${misc:Depends}
Recommends: fusionforge-scm
Architecture: all
Description: FusionForge plugin - Darcs
 FusionForge provides many tools to aid collaboration in a
 development project, such as bug-tracking, task management,
 mailing-lists, SCM repository, forums, support request helper,
 web/FTP hosting, release management, etc. All these services are
 integrated into one web site and managed through a web interface.
 .
 This plugin contains the Darcs subsystem of FusionForge. It allows each
 FusionForge project to have its own Darcs repository, and gives some control
 over it to the project's administrator.

Package: fusionforge-plugin-scmhg
Depends: fusionforge-web (=${source:Version}), mercurial, ${misc:Depends}
Recommends: fusionforge-scm
Architecture: all
Description: FusionForge plugin - Mercurial
 FusionForge provides many tools to aid collaboration in a
 development project, such as bug-tracking, task management,
 mailing-lists, SCM repository, forums, support request helper,
 web/FTP hosting, release management, etc. All these services are
 integrated into one web site and managed through a web interface.
 .
 This plugin contains the Mercurial (Hg) subsystem of FusionForge. It
 allows each FusionForge project to have its own Mercurial repository,
 and gives some control over it to the project's administrator.
 Offer DAV or SSH access.

Package: fusionforge-plugin-moinmoin
Depends: fusionforge-web (=${source:Version}), php-cli, python-moinmoin, python-psycopg2, libapache2-mod-wsgi, ${misc:Depends}
Architecture: all
Description: FusionForge plugin - MoinMoinWiki
 FusionForge provides many tools to aid collaboration in a
 development project, such as bug-tracking, task management,
 mailing-lists, SCM repository, forums, support request helper,
 web/FTP hosting, release management, etc. All these services are
 integrated into one web site and managed through a web interface.
 .
 This plugin allows each project to embed MoinMoinWiki under a tab.

Package: fusionforge-plugin-admssw
Depends: fusionforge-web (=${source:Version}), php-http, fusionforge-plugin-doaprdf, libgraphite-php, ${misc:Depends}
Architecture: all
Description: FusionForge plugin - ADMS.SW
 FusionForge provides many tools to aid collaboration in a
 development project, such as bug-tracking, task management,
 mailing-lists, SCM repository, forums, support request helper,
 web/FTP hosting, release management, etc. All these services are
 integrated into one web site and managed through a web interface.
 .
 This plugin provides ADMS.SW additions to the DOAP RDF documents for
 projects on /projects URLs with content-negotiation
 (application/rdf+xml).

Package: fusionforge-plugin-authcas
Depends: fusionforge-web (=${source:Version}), php-cas, ${misc:Depends}
Architecture: all
Description: FusionForge plugin - CAS authentication
 FusionForge provides many tools to aid collaboration in a
 development project, such as bug-tracking, task management,
 mailing-lists, SCM repository, forums, support request helper,
 web/FTP hosting, release management, etc. All these services are
 integrated into one web site and managed through a web interface.
 .
 This plugin contains a CAS authentication mechanism for
 FusionForge. It allows users to authenticate against an external CAS
 server.

Package: fusionforge-plugin-authhttpd
Depends: fusionforge-web (=${source:Version}),, ${misc:Depends}
Architecture: all
Description: FusionForge plugin - HTTPD authentication
 FusionForge provides many tools to aid collaboration in a
 development project, such as bug-tracking, task management,
 mailing-lists, SCM repository, forums, support request helper,
 web/FTP hosting, release management, etc. All these services are
 integrated into one web site and managed through a web interface.
 .
 This plugin contains an HTTPD authentication mechanism for
 FusionForge. It allows Apache authentication to be reused for
 FusionForge, for instance where Kerberos is used.

Package: fusionforge-plugin-authldap
Depends: fusionforge-web (=${source:Version}), php-ldap, ${misc:Depends}
Architecture: all
Description: FusionForge plugin - LDAP authentication
 FusionForge provides many tools to aid collaboration in a
 development project, such as bug-tracking, task management,
 mailing-lists, SCM repository, forums, support request helper,
 web/FTP hosting, release management, etc. All these services are
 integrated into one web site and managed through a web interface.
 .
 This plugin contains an LDAP authentication mechanism for
 FusionForge. It allows users to authenticate against an external LDAP
 directory, and syncs some of their personal information from LDAP
 into the FusionForge database.

Package: fusionforge-plugin-blocks
Depends: fusionforge-web (=${source:Version}),, ${misc:Depends}
Architecture: all
Description: FusionForge plugin - Blocks
 FusionForge provides many tools to aid collaboration in a
 development project, such as bug-tracking, task management,
 mailing-lists, SCM repository, forums, support request helper,
 web/FTP hosting, release management, etc. All these services are
 integrated into one web site and managed through a web interface.
 .
 This plugin contains the Blocks subsystem of FusionForge. It allows each
 FusionForge project to have its own Blocks, and gives some
 control over it to the project's administrator.

Package: fusionforge-plugin-compactpreview
Depends: fusionforge-web (=${source:Version}),, ${misc:Depends}
Architecture: all
Description: FusionForge plugin - CompactPreview!
 FusionForge provides many tools to aid collaboration in a
 development project, such as bug-tracking, task management,
 mailing-lists, SCM repository, forums, support request helper,
 web/FTP hosting, release management, etc. All these services are
 integrated into one web site and managed through a web interface.
 .
 This plugin adds support for user and project compact-preview
 (popups) compatible with the OSLC specifications.

Package: fusionforge-plugin-contribtracker
Depends: fusionforge-web (=${source:Version}),, ${misc:Depends}
Architecture: all
Description: FusionForge plugin - Contribution Tracker
 FusionForge provides many tools to aid collaboration in a
 development project, such as bug-tracking, task management,
 mailing-lists, SCM repository, forums, support request helper,
 web/FTP hosting, release management, etc. All these services are
 integrated into one web site and managed through a web interface.
 .
 This plugin allows each project to display a list of significant
 contributions, along with their authors.

Package: fusionforge-plugin-doaprdf
Depends: fusionforge-web (=${source:Version}), php-http, libarc-php, ${misc:Depends}
Architecture: all
Description: FusionForge plugin - DoaPRDF!
 FusionForge provides many tools to aid collaboration in a
 development project, such as bug-tracking, task management,
 mailing-lists, SCM repository, forums, support request helper,
 web/FTP hosting, release management, etc. All these services are
 integrated into one web site and managed through a web interface.
 .
 This plugin provides DOAP RDF documents for projects on /projects URLs 
 with content-negotiation (application/rdf+xml).

Package: fusionforge-plugin-extsubproj
Depends: fusionforge-web (=${source:Version}), libarc-php, fusionforge-plugin-compactpreview, ${misc:Depends}
Architecture: all
Description: FusionForge plugin - External SubProjects
 FusionForge provides many tools to aid collaboration in a
 development project, such as bug-tracking, task management,
 mailing-lists, SCM repository, forums, support request helper,
 web/FTP hosting, release management, etc. All these services are
 integrated into one web site and managed through a web interface.
 .
 This plugin contains the extsubproj subsystem of FusionForge. It allows each
 FusionForge project to have its own extsubproj, and gives some
 control over it to the project's administrator.

Package: fusionforge-plugin-foafprofiles
Depends: fusionforge-web (=${source:Version}),, ${misc:Depends}
Architecture: all
Description: FusionForge plugin - User FOAF Profiles
 FusionForge provides many tools to aid collaboration in a
 development project, such as bug-tracking, task management,
 mailing-lists, SCM repository, forums, support request helper,
 web/FTP hosting, release management, etc. All these services are
 integrated into one web site and managed through a web interface.
 .
 This plugin provides FOAF profiles for users on /users URLs 
 with content-negotiation (application/rdf+xml).

Package: fusionforge-plugin-globalsearch
Depends: fusionforge-web (=${source:Version}), libxml-rss-perl, libgetopt-mixed-perl, libdbi-perl, libwww-perl, libcrypt-ssleay-perl, libunicode-string-perl, ${perl:Depends}, ${misc:Depends}
Architecture: all
Description: FusionForge plugin - Globalsearch
 FusionForge provides many tools to aid collaboration in a
 development project, such as bug-tracking, task management,
 mailing-lists, SCM repository, forums, support request helper,
 web/FTP hosting, release management, etc. All these services are
 integrated into one web site and managed through a web interface.
 .
 This plugin contains a cross-FusionForge search engine.  You can
 declare a list of other FusionForge sites, and search for projects
 hosted on these forges from your own.

Package: fusionforge-plugin-gravatar
Depends: fusionforge-web (=${source:Version}),, ${misc:Depends}
Architecture: all
Description: FusionForge plugin - Gravatar Plugin
 FusionForge provides many tools to aid collaboration in a
 development project, such as bug-tracking, task management,
 mailing-lists, SCM repository, forums, support request helper,
 web/FTP hosting, release management, etc. All these services are
 integrated into one web site and managed through a web interface.
 .
 This plugin contains the gravatar plugin of FusionForge. It allows each
 FusionForge user to have its gravatar icon displayed.

Package: fusionforge-plugin-headermenu
Depends: fusionforge-web (=${source:Version}),, ${misc:Depends}
Architecture: all
Description: FusionForge plugin - Menu Tabs Manager
 FusionForge provides many tools to aid collaboration in a
 development project, such as bug-tracking, task management,
 mailing-lists, SCM repository, forums, support request helper,
 web/FTP hosting, release management, etc. All these services are
 integrated into one web site and managed through a web interface.
 .
 This plugin allows each project to define extra tabs with arbitrary
 titles and links, next to the login menu (headermenu),
 in the main menu (outermenu) or in the project menu (groupmenu).

Package: fusionforge-plugin-hudson
Depends: fusionforge-web (=${source:Version}), php-cli, ${misc:Depends}
Architecture: all
Description: FusionForge plugin - Hudson/Jenkins
 FusionForge provides many tools to aid collaboration in a
 development project, such as bug-tracking, task management,
 mailing-lists, SCM repository, forums, support request helper,
 web/FTP hosting, release management, etc. All these services are
 integrated into one web site and managed through a web interface.
 .
 This plugin contains the Hudson subsystem of FusionForge. It allows each
 FusionForge project to have its own Hudson, and gives some
 control over it to the project administrator.

Package: fusionforge-plugin-message
Depends: fusionforge-web (=${source:Version}),, ${misc:Depends}
Architecture: all
Description: FusionForge plugin - Message
 FusionForge provides many tools to aid collaboration in a
 development project, such as bug-tracking, task management,
 mailing-lists, SCM repository, forums, support request helper,
 web/FTP hosting, release management, etc. All these services are
 integrated into one web site and managed through a web interface.
 .
 This plugin allows the site administrator to display a message banner
 on all pages, e.g. for maintenance announcements.

Package: fusionforge-plugin-projectlabels
Depends: fusionforge-web (=${source:Version}),, ${misc:Depends}
Architecture: all
Description: FusionForge plugin - Project labels
 FusionForge provides many tools to aid collaboration in a
 development project, such as bug-tracking, task management,
 mailing-lists, SCM repository, forums, support request helper,
 web/FTP hosting, release management, etc. All these services are
 integrated into one web site and managed through a web interface.
 .
 This can be used to highlight some projects on a forge, for instance
 for a "project of the month".

Package: fusionforge-plugin-projects-hierarchy
Depends: fusionforge-web (=${source:Version}),, ${misc:Depends}
Architecture: all
Description: FusionForge plugin - Project Hierarchy
 FusionForge provides many tools to aid collaboration in a
 development project, such as bug-tracking, task management,
 mailing-lists, SCM repository, forums, support request helper,
 web/FTP hosting, release management, etc. All these services are
 integrated into one web site and managed through a web interface.
 .
 Organise projects hierarchicaly, relation type 1-n

Package: fusionforge-plugin-scmhook
Depends: fusionforge-web (=${source:Version}), php-cli, php-curl, mksh, ${perl:Depends}, ${misc:Depends}
Architecture: all
Description: FusionForge plugin - Scmhook
 FusionForge provides many tools to aid collaboration in a
 development project, such as bug-tracking, task management,
 mailing-lists, SCM repository, forums, support request helper,
 web/FTP hosting, release management, etc. All these services are
 integrated into one web site and managed through a web interface.
 .
 This plugin contains a set of commit hooks (e-mail notifications,
 tracker integration, conformity...) that can be enabled for each
 project independently.

Package: fusionforge-plugin-sysauthldap
Depends: fusionforge-web (=${source:Version}), php-ldap, ${misc:Depends}
Recommends: slapd, ldap-utils, ${perl:Depends}
Architecture: all
Description: FusionForge plugin - System authentication via LDAP
 FusionForge provides many tools to aid collaboration in a
 development project, such as bug-tracking, task management,
 mailing-lists, SCM repository, forums, support request helper,
 web/FTP hosting, release management, etc. All these services are
 integrated into one web site and managed through a web interface.
 .
 This plugin maintains data about users, groups and memberships in an
 LDAP directory that can be used for NSS/PAM system authentication (or
 for other uses).

Package: fusionforge-plugin-taskboard
Depends: fusionforge-web (=${source:Version}),, ${misc:Depends}
Architecture: all
Description: FusionForge plugin - Task Board
 FusionForge provides many tools to aid collaboration in a
 development project, such as bug-tracking, task management,
 mailing-lists, SCM repository, forums, support request helper,
 web/FTP hosting, release management, etc. All these services are
 integrated into one web site and managed through a web interface.
 .
 Agile TaskBoard: Supports Scrum and Kanban methodologies.

Package: fusionforge-plugin-webanalytics
Depends: fusionforge-web (=${source:Version}),, ${misc:Depends}
Architecture: all
Description: FusionForge plugin - webanalytics
 FusionForge provides many tools to aid collaboration in a
 development project, such as bug-tracking, task management,
 mailing-lists, SCM repository, forums, support request helper,
 web/FTP hosting, release management, etc. All these services are
 integrated into one web site and managed through a web interface.
 .
 webanalytics plugin for FusionForge. Get the ability
 to configure specific URL for web analytics tool
 such as Piwik or Google Analytics.

