Parent Directory
|
Revision Log
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Revision: |
bump (some) copyright years
Provide a style switcher. Integrated in every page with some javascript magic and also available on the homepage for the javascript-impaired. Closes: #457190
Avoid trailing space in "Check why" link.
avoid escaping "-" in maintainer email for lintian urls
Update lintian link.
output svnbuildstat link only when svnbuildstat actually have an entry for a given source package (closes: #456294)
space maintenance info tags
new layout for the PTS: switch to 3 column layout and new CSS with "social colors"
Update for policy 3.7.3.
bug fix: move "bugs" outside <acronym> in bug counts
- add showing of upstream homepage (i.e. "Homepage:" field) when available
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.
fix .orig anchor for native debian packages
anchor for identifying the news list from css
remove duplicated latest news entry
Reorganized code, so that each block in the PTS page corresponds to a single template. This way, blocks reorganization should be much easier (and the corresponding diffs cleaner).
missing space (closes: #453764)
shortened sub bug counts, use DDPO acronyms
more compact rendering for maintainer email using an icon (with proper @alt and @title)
add an outer div to the main information body
delegated rendering of todo and problems boxes to CSS
better rendering for bug count: sub-counts are smaller indented to make clearer that they are part of a whole
render package source files under a "Package files" block (which might in the future also include binary files links) and rendere them in a more compact way, ona single logical line
tagging with an id <li> elements instead of <a> elements (more flexible on the css side)
tag with appropriate ids well-known source files: dsc, diff, orig
add some id/class attributes to enable more processing CSS-side
new alternate stylesheet, more compact, so that more info fits into a single page
remove useless spaces from the lownmu tag title
- added support to show low threshold NMU tags associated to package pages
- add rendering of the "DM-Upload-Allowed: Yes" field, if any - more generally: added a "Maintenance info" field in the general information section, it will show maintenance related "tags" like DMUA and (forthcoming) having part in the LowThresholdNMU list
- add generation of (hyper)links to RSS feeds when available - factorized cut&paste code which used to generate news and static info
pack debcheck information so that it stays on a single line
Add link to svnbuildstats (KiBi)
Special case messages for WNPP bugs on removed packages.
Update message for removed packages. Closes: #357593
Fix patch link in a second place. Closes: #431670
Update/fix link to BTS patches. Closes: #431670
Fix link to stylesheet to include type attribute. Closes: #431630
Oldstable is sarge.
applied patch by zack to improve xs-vcs-* fields display/handling
Update buildd link to point to the nicer and more useful version of the webpage. Thanks to neuro for the hint.
Rename the buildd link: experimental -> more.
Moved the brace out of the link.
Add link to experimental buildd logs.
Applying patch from Stefano Zacchiroli <zack@debian.org> for supporting the X-VCS-* field.
Simplify link to changelog/copyright. Use the current symlink.
New policy version.
New standards version.
Use latest version instead of last version
Update copyright and fix english errors.
Handle removed packages in a better way.
Apply patch of Thijs Kinkhorst to fix #325860 (URL escaping of BTS link to patches).
Also encode ~ for lintian links (whack-a-mole bugfix, not a real solution... Next time someone uses a weird character, you get the same effect. Lintian should get sane URLs; Closes: #349712)
- Fix URL-encoding when linking to DDPO for uploaders - Convert to utf8 - Update copyright also in comment, add " and others" to it - Add note in comment about theoretically inadequate url escaping
Revert commit 1.52 "Link to copyright file of binary package, not to the one of the source package" WTF was I thinking? Thanks to Philipp Kern for pointing this out
HTML 4.01 Strict conformance
Adding support of volatile / secure-testing.
- Add clear: both to contentstable since some browser actually do rightfully care about that (e.g. opera) - Add <p> tag in <form> since that would be the correct way to do it in HTML strict (after doing that mozilla actually also cares about the CSS error fixed above)
More HTML 4.01 Transitional fixed
Link to copyright file of binary package, not to the one of the source package
- Make the page valid HTML 4.01 Transitional - Add correct DOCTYPE - Add a link to the source package's page on packages.debian.org - Add a link to the package's copyright file
Tell people where to report issues with the PTS on each page
Updated copyright year.
Apply patch from Filippo Giunchedi <filippo@esaurito.net> to list Ubuntu patches (some tweakings by myself however).
More friendly warning about available patch(es).
* Warn if patches are sitting dormant in the BTS.
Update standards-version
Strip epoch when linking for changelog (Fixes buglet in #272109 solution)
Add a link to popcon pron^Wstats (#302575)
Rename 'Other versions' to 'Available versions', and list all of them (including unstable). Reorder, sorting oldest stuff first, and making the non-major suites (*-proposed-updates and *-security) in <small>
Add link to changelog (#272109)
Nuke non-US properly from PTS template, move links to http://ftp.debian.org, our canonical mirror
Add oldstable and oldstable-security
Display override disparities
Display the from of news items in parens after the item
Add text to display in the PTS on 'RM' status
Changes by Hertzog: Escape static text with <xsl:text>
- Apply patch from Euan MacGregor. Closes: #262077, #262078
- Escape email address of maintainer in link to DDPO. - Updated copyright date.
- Use UTF-8 as output mode (because of Maintainer's name encoded in UTF-8).
- Encode + in %2b in all links.
- 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.
* Add link to http://bjorn.haxx.se/debian/testing.pl?package=<pkg> to explain why a package didn't enter testing.
* New scripts contributed by Filippo Giunchedi <filippo@esaurito.net> which can be used to integrate the result of uscan (scanning watch files) in the PTS.
* Use gzipped version of updates_excuses.html
* Update Standards-version.
Display priority and section due to popular demand.
Fix source file links for the non-US server ...
- Updated standards-version. Closes: #200932
- Integrate mail setup in the CVS - Need to set the PATH everywhere because exim doesn't provide a sane PATH apparently. - Updated the HTML output of mhonarc to remove some useless headers. - Remove the warning about master not running woody. - Enable 2 new aliases to let people add custom entries in the section "latest news" - _uploads@packages.qa.debian.org is now subscribed to debian-devel-changes and the uploads are integrated in the PTS in real time
- Update for Policy 3.5.10
- Remove unclear references to "I" and "you".
- Include information from the WNPP. Patch from Peter Van Rossum. - Update the TODO list.
* Add a link to the Debian Policy Manual.
* Add two links describing testing/stable release (requested by Josip Rodin). * Remove some french comments.
- Convert + in %2b when redirecting to the BTS CGI. If only XSL/XPATH had a ready to use "cgi_escape" function...
- Add architecture field if != any and all. - Add alternate stylesheet for people who absolutely want underlined links. - Update latest standards-version to 3.5.9.
- Add a link to debconf templates's translations of the DDTP for packages which do have debconf templates.
* Stupid mistake in last change. s/&/&/
* Add a link to the DDTP.
* Last Policy is 3.5.8.
* Typo s/subcription/subscription/.
* English mistake s/even if/even though/
* Removed the javascript for the "Jump to" form. Instead I use a clever RewriteRule that redirect the url of the form request...
* Moved cgi scripts to a cgi-bin directory. Updated everything accordingly.
* Use the debcheck availabilty info to show the link only when needed. * Put a link to qa.debian.org/developer.php?login=email on maintainer's name. * The CGI checks for the presence of @ in the email (refuses the "your email" default value). * Other misc fixes.
* _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).
* Enhancement to the update_excuses transcription. * Add a link in "Co-maintainers" field. * Fix bin/do_all.sh with xargs -r * Added the licence blurb in common.py. * Added the TODO list for the web interface.
* Added copyright notice to all files.
* Merged "Automatic News" in "Latest News".
* Added support for {stable,testing}-{proposed-updates,security}.
* Added a meta tag for the robots (don't follow links).
* Added the missing XSL stylesheet.
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 |