gforge/common/include/tag_cloud.php -text
gforge/common/reporting/ReportDownloads.class.php -text
gforge/contrib/cmd-line-prototype.tar.gz -text
+gforge/control/000source -text
+gforge/control/010meta -text
+gforge/control/010meta.shortdesc -text
+gforge/control/020common -text
+gforge/control/020common.shortdesc -text
+gforge/control/030web-apache2 -text
+gforge/control/030web-apache2.shortdesc -text
+gforge/control/040web-apache -text
+gforge/control/040web-apache.shortdesc -text
+gforge/control/050db-postgresql -text
+gforge/control/050db-postgresql.shortdesc -text
+gforge/control/060mta-exim4 -text
+gforge/control/060mta-exim4.shortdesc -text
+gforge/control/070mta-postfix -text
+gforge/control/070mta-postfix.shortdesc -text
+gforge/control/080mta-courier -text
+gforge/control/080mta-courier.shortdesc -text
+gforge/control/090shell-postgresql -text
+gforge/control/090shell-postgresql.shortdesc -text
+gforge/control/100ftp-proftpd -text
+gforge/control/100ftp-proftpd.shortdesc -text
+gforge/control/110dns-bind9 -text
+gforge/control/110dns-bind9.shortdesc -text
+gforge/control/120lists-mailman -text
+gforge/control/120lists-mailman.shortdesc -text
+gforge/control/130plugin-scmcvs -text
+gforge/control/130plugin-scmcvs.shortdesc -text
+gforge/control/140plugin-scmsvn -text
+gforge/control/140plugin-scmsvn.shortdesc -text
+gforge/control/150plugin-scmbzr -text
+gforge/control/150plugin-scmbzr.shortdesc -text
+gforge/control/160plugin-mediawiki -text
+gforge/control/160plugin-mediawiki.shortdesc -text
+gforge/control/AAAdesc -text
+gforge/control/Makefile -text
gforge/cron.d/00phpcron -text
gforge/cron.d/Makefile -text
gforge/cron.d/backup1 -text
--- /dev/null
+Source: @PACKAGE@
+Section: devel
+Priority: optional
+Maintainer: Roland Mas <lolando@debian.org>
+Uploaders: Christian Bayle <bayle@debian.org>
+Build-Depends-Indep: sharutils, docbook-to-man, devscripts
+Build-Depends: debhelper (>= 4.1.16), dpatch, perl, gettext
+Standards-Version: 3.8.1
+Homepage: http://fusionforge.org/
+Vcs-Bzr: http://bzr.debian.org/~lolando/bzr/gforge/debian/sid/
--- /dev/null
+Package: @PACKAGE@
+Architecture: all
+Conflicts: sourceforge, gforge-cvs, @PACKAGE@-common (<< ${source:Version})
+Depends: debconf (>= 1.0.32) | debconf-2.0, ucf, @PACKAGE@-common (=${source:Version}), @PACKAGE@-web-apache2 | @PACKAGE@-web, @PACKAGE@-db-postgresql | @PACKAGE@-db, @PACKAGE@-mta-exim4 | @PACKAGE@-mta, @PACKAGE@-shell-postgresql | @PACKAGE@-shell, @PACKAGE@-ftp-proftpd | @PACKAGE@-ftp, @PACKAGE@-lists-mailman | @PACKAGE@-lists, ${misc:Depends}
+Recommends: @PACKAGE@-plugin-scm
+Description: collaborative development tool - metapackage
--- /dev/null
+ This metapackage installs a complete FusionForge site.
--- /dev/null
+Package: @PACKAGE@-common
+Architecture: all
+Depends: debconf (>= 1.0.32) | debconf-2.0, ucf, cpio, lockfile-progs, adduser, php5-cli, python, ${misc:Depends}
+Conflicts: sourceforge, @PACKAGE@-plugin-scmcvs (<< 4.1), @PACKAGE@-plugin-scmsvn (<< 4.1), @PACKAGE@-plugin-scmccase (<< 4.1), @PACKAGE@-theme-starterpack (<< 4.0)
+Description: collaborative development tool - shared files
--- /dev/null
+ This package contains files and programs used by several other
+ subpackages.
--- /dev/null
+Package: @PACKAGE@-web-apache2
+Architecture: all
+Depends: @PACKAGE@-common, @PACKAGE@-db-postgresql | @PACKAGE@-db, libapache2-mod-php5, php5-cgi, php5-pgsql, php5-gd, perl, perl-suid, libdbi-perl, libdbd-pg-perl, debianutils (>= 1.7), debconf (>= 1.0.32) | debconf-2.0, ucf, cronolog, python, ssl-cert, ${misc:Depends}
+Recommends: libphp-jpgraph, locales | locales-all
+Provides: @PACKAGE@-web
+Conflicts: @PACKAGE@-web
+Description: collaborative development tool - web part (using Apache)
--- /dev/null
+ This package contains the files needed to run the web part of
+ FusionForge on an Apache webserver.
--- /dev/null
+Package: @PACKAGE@-web-apache
+Architecture: all
+Depends: @PACKAGE@-web-apache2, ${misc:Depends}
+Description: transition package to @PACKAGE@-web-apache2
--- /dev/null
+ This package exists only as a means to make transitions to apache2
+ easier. You can safely uninstall it.
--- /dev/null
+Package: @PACKAGE@-db-postgresql
+Architecture: all
+Depends: @PACKAGE@-common, postgresql-8.3 | postgresql-8.2 | postgresql-8.1 | postgresql (>= 8.1), perl, libdbi-perl, libdbd-pg-perl, libmime-base64-perl, libhtml-parser-perl, libtext-autoformat-perl, libmail-sendmail-perl, debianutils (>= 1.7), debconf (>= 1.0.32) | debconf-2.0, ucf, php5-cli, ${misc:Depends}
+Provides: @PACKAGE@-db
+Conflicts: @PACKAGE@-db
+Description: collaborative development tool - database (using PostgreSQL)
--- /dev/null
+ This package installs, configures and maintains the FusionForge
+ database.
--- /dev/null
+Package: @PACKAGE@-mta-exim4
+Architecture: all
+Depends: @PACKAGE@-common, @PACKAGE@-db-postgresql | @PACKAGE@-db, perl, debianutils (>= 1.7), debconf (>= 1.0.32) | debconf-2.0, ucf, exim4, exim4-daemon-heavy, ${misc:Depends}
+Provides: @PACKAGE@-mta
+Conflicts: @PACKAGE@-mta
+Description: collaborative development tool - mail tools (using Exim 4)
--- /dev/null
+ This package configures the Exim 4 mail transfer agent to run
+ FusionForge.
--- /dev/null
+Package: @PACKAGE@-mta-postfix
+Architecture: all
+Depends: @PACKAGE@-common, @PACKAGE@-db-postgresql | @PACKAGE@-db, perl, debianutils (>= 1.7), debconf (>= 1.0.32) | debconf-2.0, ucf, postfix, postfix-pgsql, ${misc:Depends}
+Provides: @PACKAGE@-mta
+Conflicts: @PACKAGE@-mta
+Description: collaborative development tool - mail tools (using Postfix)
--- /dev/null
+ This package configures the Postfix mail transfer agent to run
+ FusionForge.
--- /dev/null
+Package: @PACKAGE@-mta-courier
+Architecture: all
+Depends: @PACKAGE@-common, @PACKAGE@-db-postgresql | @PACKAGE@-db, perl, debianutils (>= 1.7), debconf (>= 1.0.32) | debconf-2.0, ucf, courier-mta, ${misc:Depends}
+Provides: @PACKAGE@-mta
+Conflicts: @PACKAGE@-mta
+Description: collaborative development tool - mail tools (using Courier)
--- /dev/null
+ This package configures the Courier mail transfer agent to run
+ FusionForge.
--- /dev/null
+Package: @PACKAGE@-shell-postgresql
+Architecture: all
+Depends: @PACKAGE@-common, @PACKAGE@-db-postgresql, perl, debianutils (>= 1.7), debconf (>= 1.0.32) | debconf-2.0, ucf, openssh-server, libnss-pgsql2, ${misc:Depends}
+Provides: @PACKAGE@-shell
+Conflicts: @PACKAGE@-shell
+Recommends: nscd
+Description: collaborative development tool - shell accounts (using PostgreSQL)
--- /dev/null
+ This package provides shell accounts authenticated via the PostGreSQL
+ database to FusionForge users.
--- /dev/null
+Package: @PACKAGE@-ftp-proftpd
+Architecture: all
+Depends: @PACKAGE@-common, @PACKAGE@-shell-postgresql | @PACKAGE@-shell, proftpd, perl, debianutils (>= 1.7), debconf (>= 1.0.32) | debconf-2.0, ucf, php5-cli, ${misc:Depends}
+Provides: @PACKAGE@-ftp
+Conflicts: @PACKAGE@-ftp
+Description: collaborative development tool - FTP management (using ProFTPd)
--- /dev/null
+ This package configures the ProFTPd FTP server for FusionForge.
--- /dev/null
+Package: @PACKAGE@-dns-bind9
+Architecture: all
+Depends: @PACKAGE@-common, @PACKAGE@-db-postgresql | @PACKAGE@-db, perl, libdbi-perl, libdbd-pg-perl, debianutils (>= 1.7), debconf (>= 1.0.32) | debconf-2.0, ucf, bind9 , ${misc:Depends}
+Provides: @PACKAGE@-dns
+Conflicts: @PACKAGE@-dns
+Description: collaborative development tool - DNS management (using Bind9)
--- /dev/null
+ This package configures and maintains the DNS zones for FusionForge.
--- /dev/null
+Package: @PACKAGE@-lists-mailman
+Architecture: all
+Depends: @PACKAGE@-common, @PACKAGE@-db-postgresql | @PACKAGE@-db, @PACKAGE@-mta-exim4 | @PACKAGE@-mta, apache2 (>= 2.0.52), perl, libdbi-perl, libdbd-pg-perl, debianutils (>= 1.7), debconf (>= 1.0.32) | debconf-2.0, ucf, mailman (>= 2.1-3), ${misc:Depends}
+Provides: @PACKAGE@-lists
+Conflicts: @PACKAGE@-lists
+Description: collaborative development tool - mailing-lists (using Mailman)
--- /dev/null
+ This package controls the interaction between FusionForge and Mailman.
--- /dev/null
+Package: @PACKAGE@-plugin-scmcvs
+Architecture: all
+Depends: @PACKAGE@-common, @PACKAGE@-db-postgresql | @PACKAGE@-db, @PACKAGE@-web-apache2 | @PACKAGE@-web, @PACKAGE@-shell-postgresql | @PACKAGE@-shell, libipc-run-perl, rcs, liburi-perl, cvs, php5-cli, python, libphp-snoopy, ${misc:Depends}
+Provides: @PACKAGE@-plugin-scm
+Description: collaborative development tool - CVS plugin
--- /dev/null
+ This plugin contains the CVS subsystem of FusionForge. It allows each
+ FusionForge project to have its own CVS repository, and gives some control
+ over it to the project's administrator.
--- /dev/null
+Package: @PACKAGE@-plugin-scmsvn
+Architecture: all
+Depends: @PACKAGE@-common, @PACKAGE@-db-postgresql | @PACKAGE@-db, @PACKAGE@-web-apache2 | @PACKAGE@-web, @PACKAGE@-shell-postgresql | @PACKAGE@-shell, subversion, subversion-tools, viewcvs, python-subversion, python (>= 2.3), php5-cli, ${misc:Depends}
+Provides: @PACKAGE@-plugin-scm
+Description: collaborative development tool - Subversion plugin
--- /dev/null
+ 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.
--- /dev/null
+Package: @PACKAGE@-plugin-scmbzr
+Architecture: all
+Depends: @PACKAGE@-common, @PACKAGE@-db-postgresql | @PACKAGE@-db, @PACKAGE@-web-apache2 | @PACKAGE@-web, @PACKAGE@-shell-postgresql | @PACKAGE@-shell, bzr, php5-cli, ${misc:Depends}
+Provides: @PACKAGE@-plugin-scm
+Description: collaborative development tool - Bazaar plugin
--- /dev/null
+ This plugin contains the Bazaar subsystem of FusionForge. It allows each
+ FusionForge project to have its own Bazaar repository, and gives some control
+ over it to the project's administrator.
--- /dev/null
+Package: @PACKAGE@-plugin-mediawiki
+Architecture: all
+Depends: @PACKAGE@-common (>= 4.6.99), @PACKAGE@-db-postgresql (>= 4.6.99) | @PACKAGE@-db, @PACKAGE@-web-apache2 (>= 4.6.99) | @PACKAGE@-web, mediawiki, ${misc:Depends}
+Description: Mediawiki plugin for FusionForge
--- /dev/null
+ This plugin allows each project to embed Mediawiki under a tab.
--- /dev/null
+ 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.
--- /dev/null
+control:
+ ls [0-9][0-9][0-9]* | grep -v shortdesc | while read file ; do cat $${file}; if [ -f $${file}.shortdesc ] ; then cat AAAdesc; echo ' .'; cat $${file}.shortdesc; fi; echo ''; done | sed 's/@PACKAGE@/gforge/g' > control