~ubuntu-branches/ubuntu/trusty/fusionforge/trusty

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Package Import Robot
  • Author(s): Thorsten Glaser
  • Date: 2012-09-20 13:51:30 UTC
  • mfrom: (4.1.27 sid)
  • Revision ID: package-import@ubuntu.com-20120920135130-1dbnkq5nobi1vr60
Tags: 5.2~rc1+1
* Since this package was accidentally uploaded as native package,
  and there is a large delta to what’s in upstream SVN right now,
  upload this deliberately as native package now. The next upload
  from FF SVN Branch_5_2 is 5.2~rc2 but will need to take special
  care to exclude nōn-DFSG-free content again.
* DFSG: Remove minified ECMAscript and binary *.jar from the source
* Add myself to uploaders
* Opt out of Apport reports
* Integrate with MediaWiki 1.19 (Closes: #679932)
* Update versioned Depends on MediaWiki
* Move wikis to new (as of 2010-03-19, possibly by accident) data path
* Check image upload is enabled before trying to do so (Closes: #679521)
* Unbreak and silence the MediaWiki nightly dump cronjob (Closes: #680165)
* SECURITY: Upon user deletion, remove their Unix account as well
* SECURITY: Do not disclose inaccessible groups on user_home/toplist
* Fix IFRAME used by the Widget code if no ECMAscript is available

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
Section: devel
3
3
Priority: optional
4
4
Maintainer: Roland Mas <lolando@debian.org>
5
 
Uploaders: Christian Bayle <bayle@debian.org>, Olivier Berger <obergix@debian.org>
 
5
Uploaders: Christian Bayle <bayle@debian.org>, Olivier Berger <obergix@debian.org>, Thorsten Glaser <tg@mirbsd.de>
6
6
Build-Depends-Indep: sharutils, docbook-to-man, devscripts, gettext, isoquery, iso-codes
7
7
Build-Depends: debhelper (>= 7), quilt (>= 0.40), perl, confget
8
8
Standards-Version: 3.9.2
9
9
Homepage: http://fusionforge.org/
10
10
Vcs-Svn: svn://scm.fusionforge.org/scmrepos/svn/fusionforge/trunk
 
11
XBS-Apport: No
11
12
 
12
13
Package: fusionforge-standard
13
14
Architecture: all
464
465
 
465
466
Package: fusionforge-plugin-mediawiki
466
467
Architecture: all
467
 
Depends: gforge-common (>= 4.8), gforge-db-postgresql (>= 4.8) | gforge-db, gforge-web-apache2 (>= 4.8) | gforge-web, postgresql-contrib | mysql-server, mediawiki (>= 1:1.15.5-10~), php5-cli, php5-gd, ${misc:Depends}
 
468
Depends: gforge-common (>= 4.8), gforge-db-postgresql (>= 4.8) | gforge-db, gforge-web-apache2 (>= 4.8) | gforge-web, postgresql-contrib, mediawiki (>= 1:1.19.2-1~), php5-cli, php5-gd, ${misc:Depends}
468
469
Provides: gforge-plugin-mediawiki
469
470
Conflicts: gforge-plugin-mediawiki (<< 5.0.51-2)
470
471
Replaces: gforge-plugin-mediawiki (<< 5.0.51-2)