Parent Directory
|
Revision Log
| Links to HEAD: | (view) (download) (annotate) |
| Sticky Revision: |
Add a call to debian/rules to create etc/mantis in the package installation directory
Install configuration file templates to /usr/share/mantis/conf-templates instead of /etc/mantis, because /etc is not really the place for such files
* Switch to ucf for configuration file handling
- Add a depend on ucf
Added a README.PostgreSQL to document how to get PostgreSQL running with mantis
Updated README.Debian to reflect current packages state and did layout changes
Do not install projax to the install directory because upstream is dead and its a not really useful code copy anyway
Added a a file (TestingNewReleases) to the debian directory which documents the test plan I use to test new mantis releases.
Remove projax from the install directory because upstream is dead and its a not really useful code copy anyway
Added a patch to disable use of projax in mantis because it is unmaintained upstream and therefore removed from the package
Remove usless dpatch cruft from the patches
Renumbered patches
Importing patches to quilt and remove dpatch files
* Moving to quilt as a patch system:
- Replacing dpatch build dependency with quilt
- Adapting debian/rules
Delete an unnecessary extra-license file that was introduced with this new version of mantis
Added a new sql script for database upgrades to 1.1.1
Revert postgresql specific changes because it cannot currently be used, due to problems with adodb (mantis upstream patches it, but we don't use the patched adodb version)
Updated package description
Install postgresql database creation script
Make database configuration via dbconfig-common work with different databases (mysql and postgresql currently supported)
Changed depends so that it is possible to use PostgreSQL instead of MySQL as the database
Add a Suggests-Line to suggest either mysql-server or postgresql as database
Updated create_database.sql script to new database schema
Remove license information for adodb because its no longer part of the source package
Clarify copyright situation by listing every copyright holder and documenting upstream tarball change
removed useless word
Renamed HOSTNAME to MAILNAME in debian/config because it is more appropriate and fixes lintian warnings
* Repackaged upstream tarball because it contains a copy of adodb which ships files licensed under the PHP license * Implemented a get-orig-source target to fetch and repack the upstream source tarball * Added a mangling option to watch file to mangle +dfsg in local version number
Updated version (new upstream is 1.1.1)
Added a spanish debconf translation, thanks to the submitter. (Closes: #476317)
some changes to the changelog
Updated Japanese po-debconf template, thanks to Hideki Yamane (Closes: #463680)
Removed patch to fix security issue SA28185 (fix is part of upstream)
Updated patch disable-admin-directory-check.dpatch
* Updated patch (to use libphp-phpmailer instead of prepackaged version)
* Removed Patch to make ldap version configurable (upstream added a similar option)
New upstream release
set urgency to medium
* Updated Standards Version
* Fixed security issue CVE SA28185 (Closes: #458377)
* Made package work with webservers different than apache2:
+ Changed depend on apache2 to depend on either apache or
any other httpd via the httpd meta package.
+ Changed depend on libapache2-mod-php5 to depend on either that
or the php5-cli package.
(Closes: #407824)
* Made depend on php5-cli a suggestion instead, because its only needed for a
few optional scripts.
* Moved dependency on php5-cli to the Suggests: field instead, because its only needed for a few optional scripts.
* Changed depends of package mantis to depend on either apache or any other httpd via the httpd meta package. (Closes: #407824)
* Made LDAP Version configurable through g_ldap_version parameter (Closes: #283922) * Removed old news from debian/NEWS
* Added an information about the default Administrator account to README.Debian
* Removed hint on differing RSS-class from README.Debian. This hint is a relict from releases prior 1.0.8
* Fix lintian warning: Executable bit were set on a lot of files
* Added Vcs-Headers to debian/control * Removed useless dh_installdirs call from debian/rules
* Use the new Homepage field
* Made watch file work properly. Thanks to Daniel Leidert for the solution.
* Added italian translation that were accidentally missing from the last upload. (Closes: #431217) * Added a custom_strings.inc.php which is linked into the mantis root. (Closes: #439959)
upload. Thanks to Luca Monducci for the translation and the hint.
team as part of the Smith review project. - Basque translation (Closes: #429787) - Galician translation (Closes: #429791) - Swedish translation (Closes: #429960) - Portugese translation (Closes: #430145) - German translation (Closes: #431151) - French translation (Closes: #431213) - Italian translation (Closes: #431217) - Czech translation (Closes: #431280) - Norwegian translation (Closes: #433050) - Russian translation (Closes: #431254) * Some changes due to package removal: - Removed depends on apache1 variants. - Removed depends on php4 - Fixed debconf configuration to just configure apache2 if user wants to
* Debconf templates and debian/control reviewed by the debian-l10n-english team as part of the Smith review project. (Closes: #428159) * Debconf translation updates: - Tamil translation (Closes: #430109) - Vietnamnese translation (Closes: #430069, #430182) * Removed depends on every apache1 variant * Removed depends on php4
* Integrated new upstream version (1.0.8) (untested!) * Removed patch 01-use-debian-version-of-adodb.dpatch because it is part of upstream now
Added debian-dir
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.5 |