Parent Directory
|
Revision Log
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Revision: |
Switch to policy 3.8.2
Bump Standards-Version
Another copyright bump
Update oldstable link.
s/jeroen/luk/ (See 20081211103640.GA25505@chistera.yi.org)
PTS SOAP: add bug_counts - more uniform doc - factorized some utility functions
PTS SOAP: add methods: version, binary_names, lintian
SOAP PTS: add accessors for standards-version, priority, section - add a helper method to access textual elements carrying an @id
PTS SOAP: add method to retrieve the dictionary of known versions
add a link to madison, near available versions (Closes: #507255) - do not use bold face font for "more"-like kind of links
once more, fix wrt security-related XML naming convention
adhere to the "new" naming convention for security-related XML files (Closes: #506655)
first (new generation) draft of the PTS SOAP interface - already working as a stand-alone server, not yet as a CGI stay tuned
add support for piuparts (Currently implicitely disabled by the fact that piuparts is not being run on a regular basis. In theory, when piuparts will start publishing reports, the PTS should automagically work, in theory ...)
Update links to devel-ref. Closes: #498349
Fix link to https://wiki.ubuntu.com/Ubuntu/ForDebianDevelopers. Closes: #497851
fix unfortunate line-wrapping in BTS acronym expansion (Closes: #495227)
add link to the excuses page for a given way this way, hopefully, the source of (some) testing information is clearer
shorten/document some labels in the general information column
fix XHTML validity error: nested <tr> in maintenance info
link to the page "ubuntu for Debian Developer" where Ubuntu information are shown (Closes: #491803)
make PTS page valid XHTML 1.0 Strict
XSLT stylesheet reorganization - move all todo/problem items into a new separate stylesheet ... - ... and uniform their invocation so that they can be easily moved from one section to the other
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 tooltips on binary package names containing short package description (Closes: #370087)
avoid counting fixed/done bugs within the help/gift bug support
add support for showing bugs tagged "help" and (user)tagged "gift" (Closes: #469627) - help bugs are shown as problems, inviting people to help the maintainer - gift bugs are shown as such at the end of the right bug box
remove trailing (s) in the "binary packages" box title, it was just ugly
add brief summary of lintian errors/warnings near the lintian report link
add support for displaying pending mentors.d.n upload sponsorhips as TODO items (Closes: #463050)
does not show even the Uploaders *row* when Uploaders is empty
avoid showing the Uploaders field when it is empty (Closes: #462627)
better linking scheme for lintian TODO item: hyperlink the warning/error summary instead of the "reported" word
improve lintian support - output the lintian link under the links section only if lintian has something to say about this package, according to http://lintian.debian.org/qa-list.txt (Closes: #458329) - show a TODO item about lintian warning and errors (not info messages) (Closes: #243729)
Apply patch from Thijs Kinkhorst <thijs@debian.org> to avoid standards-version check when there's no standards-version field at all (such as in udebs). Closes: #490806
Download bugs.txt from ddpo and use it for source-wide bug statistics. Display bug counts without duplicates by default and with duplicate in parenthesis. Also applies for count of patches in the todo section.
Drop unwanted space by using <xsl:text>. Thanks to Cyril Brulebois.
Remove a linebreak that was causing trouble for some browsers (Closes: #477951) Also, remove a "French" space.
Mark Ubuntu table with id="ubuntubox" on Thomas Viehmann's request.
Apply patch from Lucas Nussbaum to integrate launchpad stats of corresponding source package in Ubuntu. Closes: #483179
Update Debian Policy version to 3.8.0.
better wording (thanks dato and KiBi)
show the contact address for testing transitions and apply a formatting more similar to the other boxes (indented on the left)
add support for showing packages which are part of ongoing transitions (Closes: #476731)
Change buildd "more" link to point to jeroen's build logs on buildd.d.o instead of igloo's on people.d.o. (Closes: #443189, #470507)
Add a link to Mike Hommey's bug statistics graph for the corresponding source package.
better wording and typo fixing for the suggestion of including patches from the BTS (closes: #466515). Thanks Lars and Thijs for the patch
re-organize buildd logs hyperlinks, and sync their label meaning with DDPO (Closes: #463949)
first implementation of DEHS <-> PTS integration: - incoming is now populated with: packages reported as out of date wrt upstream and packages whose watch file is broken - the information is propagated to other.xml - broken watch are reported as items in the "problems" section - out of date packages are reported as items in the "todo" section
reword TODO item about BTS patch inclusion so that it does not misrepresent the amount of patches available (Closes: #457152)
copyright: bump / add myself
- link build logs from debian-ports (closes: #456276)
- factorize out the invocation of package name escaping into a new single
variable $escaped-package; consequently replace several usages of
<xsl:element>..</xsl:element> with attribute value templates such as
<a href="...{$escaped-package}...">..</a>
Add hyperlinks from the version numbers listed in the "available versions" section to the corresponding pages under packages.debian.org (url scheme: http://packages.debian.org/source/SUITE/PACKAGE). From there hyperlinks to the suite-specific changelog can be reached in 1 click (2 in total from the PTS page). Closes: #406615.
Disable rendering of watch/uscan related-information. Such information was out of date since long, and we know have DEHS for that. Closes: #400480.
Provide link to release.debian.org/migration/testing.pl instead of bjorn.haxx.se/debian/testing.pl. Closes: #461891
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 |