Parent Directory
|
Revision Log
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Revision: |
Include testing-security versions on the PTS (Closes: #493189)
Fix sources_to_xml.py to deal with multiple entries of the same source package in Sources file. Uses a pure-python dpkg version comparison code in common.py to select the latest entry. Fixes #559863, #560352 and related for the PTS part.
Handle Binary field over multiple lines.
factorize a new hash_name function instead of hard-coding "liba" convention
minor reorganization of update_incoming logics - enforce the convention that all Sources file are called Sources-DISTRO_COMPONENT, instead of having mixture of '-', '_', and whatsnot - factorize retrieval code removing several copy/pasted lines to retrieve Sources
add support for displaying pending mentors.d.n upload sponsorhips as TODO items (Closes: #463050)
factorize file opening logic into "treat_sources_file" to avoid repetition of the pattern: f = open(...) treat_sources_file(f, ..) f.close()
Moved implementation of lowThresholdNMU out of sources_to_xml; the previous implementation was bound to the timestamping of sources and hence would have quickly become out of date wrt the wiki page. Being now in other_to_xml the lownmu stamp can be updated independetly from sources.
- added support to show low threshold NMU tags associated to package pages
applied patch by zack to improve xs-vcs-* fields display/handling
Little bugfix from zack.
Support X-Vcs and Vcs-*.
Applying patch from Stefano Zacchiroli <zack@debian.org> for supporting the X-VCS-* field.
Drop secure-testing
Cope with new location of experimental sources files
Fix copy&paste error breaking daily cronjob
- Fix encoding to utf8: non-ascii without encoding not allowed by Sarge's python - Use default python (instead of 2.2) everywhere in the web part of the PTS
Adding support of volatile / secure-testing.
Fix copy&waste mistake (stable vs oldstable security) :-/
testing-security doesn't exist yet...
Get ready for sarge, and drop non-US everywhere
Sync: Do some latin1->unicode transformation
- Some changes that were not yet commited related to UTF-8 handling. - Use another sources for bugs stats (really stupid but hey...) - Handles "sources" file in a nicer way.
- Disabled ddtp.debian.org everywhere. - Added umask to preserve group rights. - Decode maintainers names as UTF8 and no more iso-8859-1. - CGI delivers mails directly to _control@packages.qa.debian.org instead of using the pts@qa.debian.org alias.
Put a space between the message and the package name.
- More fixes for maintainers with comma in their names ....
- Deal with maintainers having a comma in their real name... patch from Peter Van Rossum.
* Force HTML regeneration when XML input files have been removed by creating a "force-rebuild" file.
* _Much better_ performance by regenerating only what is needed. * Integrated an excuse.xml in each package directory. * Generate the HTML page only if one of the XML file changed. * bin/other_to_xml uses a signature mechanism to know if the content changed. * The news have been taken out of other_to_xml.py and have their update_news.py launched when new news arrived. * The XSL has been improved (3 times faster).
* Added copyright notice to all files.
* Merged "Automatic News" in "Latest News".
* Added support for {stable,testing}-{proposed-updates,security}.
* Added the PTS web interface.
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 |