]> git.donarmstrong.com Git - bugscan.git/history - scanlib.pm
Remove the tests for "not in testing"; they are no longer much use.
[bugscan.git] / scanlib.pm
2007-03-11 Steinar H. GundersonRemove the tests for "not in testing"; they are no...
2007-03-11 Steinar H. GundersonCheck that a package is really present in a distributio...
2007-03-10 Steinar H. GundersonRemove old NMU-related code that hasn't been useful...
2007-03-10 Steinar H. GundersonRemove more junk.
2007-03-10 Steinar H. GundersonUse @bugcfg::architectures (and fix that) instead of...
2007-03-10 Steinar H. GundersonWeed out more traces of the comment system, and restore...
2007-03-10 Steinar H. GundersonApply the "default testing/unstable/experimental" tags...
2007-03-10 Steinar H. GundersonCare about the open/closed status for pseudopackages.
2007-03-10 Steinar H. GundersonFix some warnings, and don't let (non-tagged) pseudopac...
2007-03-10 Steinar H. GundersonIgnore the versioning information for pseudopackages.
2007-03-10 Steinar H. Gundersondebbugs now supports an arch list to bug_presence,...
2007-03-09 Steinar H. GundersonIgnore bugs on hurd-i386 and m68k. This moves a bit...
2007-03-08 Steinar H. GundersonAdjust to the now-official bug presence code.
2007-03-07 Steinar H. GundersonTurn of the debbugs warnings from check_bug_presence.
2007-03-07 Steinar H. GundersonA bit less repeated code, replaced by a for loop.
2007-03-07 Steinar H. GundersonUse the now split-out (in my branch) debbugs functions...
2007-03-07 Steinar H. GundersonFix yet more warnings.
2007-03-07 Steinar H. GundersonThere's no need for %packagelist to be a space-delimite...
2007-03-07 Steinar H. Gundersonstrictify bugscan and scanlib.pm.
2007-03-07 Steinar H. GundersonSlight optimization/simplification.
2007-03-07 Steinar H. GundersonFix a few typos that prevented the understanding of...
2007-03-07 Steinar H. Gundersonget_status now returns a scalar and not a hash, so...
2007-03-07 Steinar H. GundersonPull in more of the logic from debbugs. Still not working.
2007-03-07 Steinar H. GundersonThe second parameter of makesourceversions is arch...
2007-03-07 Steinar H. GundersonAttempt to convert to the new versioning code in debbug...
2007-03-07 Steinar H. GundersonMake bugscan understand BTS versioning.
2007-03-07 Steinar H. GundersonRead the newest bug format instead of the old, archaic...
2007-03-07 Steinar H. GundersonInitial import of official branch.