]> git.decadent.org.uk Git - dak.git/log
dak.git
13 years agoMerge branch 'master' into security
Joerg Jaspert [Sun, 12 Dec 2010 20:06:46 +0000 (21:06 +0100)]
Merge branch 'master' into security

* master:
  security install fun

13 years agosecurity install fun
Joerg Jaspert [Sun, 12 Dec 2010 20:05:11 +0000 (21:05 +0100)]
security install fun

yes, the mhy is right, its all wrong to go special for security in changesutil. remove the special case.
also, check if we process files in newstage. if thats the case (changes known and its in_queue attribute
tells us the queue its in is newstage) then dont do embargo/disembargo, this is one that got accepted
from there

Signed-off-by: Joerg Jaspert <joerg@debian.org>
13 years agoright lockfile
Joerg Jaspert [Sun, 12 Dec 2010 19:45:14 +0000 (20:45 +0100)]
right lockfile

Signed-off-by: Joerg Jaspert <joerg@debian.org>
13 years agoMerge branch 'master' into security
Joerg Jaspert [Sun, 12 Dec 2010 19:36:09 +0000 (20:36 +0100)]
Merge branch 'master' into security

* master:
  new lock dir
  embargo/disembargo build up a symlink farm for our buildds.

Signed-off-by: Joerg Jaspert <joerg@debian.org>
13 years agonew lock dir
Joerg Jaspert [Sun, 12 Dec 2010 19:30:20 +0000 (20:30 +0100)]
new lock dir

Signed-off-by: Joerg Jaspert <joerg@debian.org>
13 years agoembargo/disembargo build up a symlink farm for our buildds.
Joerg Jaspert [Sun, 12 Dec 2010 15:27:47 +0000 (16:27 +0100)]
embargo/disembargo build up a symlink farm for our buildds.

Signed-off-by: Joerg Jaspert <joerg@debian.org>
Signed-off-by: Joerg Jaspert <joerg@debian.org>
13 years agoembargo/disembargo build up a symlink farm for our buildds.
Joerg Jaspert [Sun, 12 Dec 2010 15:27:47 +0000 (16:27 +0100)]
embargo/disembargo build up a symlink farm for our buildds.

Signed-off-by: Joerg Jaspert <joerg@debian.org>
13 years agoMerge branch 'master' into security
Joerg Jaspert [Sun, 12 Dec 2010 14:52:37 +0000 (15:52 +0100)]
Merge branch 'master' into security

* master:
  fixme note

13 years agofixme note
Joerg Jaspert [Sun, 12 Dec 2010 14:51:22 +0000 (15:51 +0100)]
fixme note

Signed-off-by: Joerg Jaspert <joerg@debian.org>
13 years agoMerge branch 'master' into security
Joerg Jaspert [Sun, 12 Dec 2010 14:14:58 +0000 (15:14 +0100)]
Merge branch 'master' into security

* master:
  In case the component name contains a /, replace it with a _. Works much better when using this as part of a filename

13 years agoIn case the component name contains a /, replace it with a _. Works much better when...
Joerg Jaspert [Sun, 12 Dec 2010 14:14:18 +0000 (15:14 +0100)]
In case the component name contains a /, replace it with a _. Works much better when using this as part of a filename

Signed-off-by: Joerg Jaspert <joerg@debian.org>
13 years agoAdd check-overrides entry
Joerg Jaspert [Sun, 12 Dec 2010 13:55:44 +0000 (14:55 +0100)]
Add check-overrides entry

Signed-off-by: Joerg Jaspert <joerg@debian.org>
13 years agoadd cache dir
Joerg Jaspert [Sun, 12 Dec 2010 13:50:27 +0000 (14:50 +0100)]
add cache dir

Signed-off-by: Joerg Jaspert <joerg@debian.org>
13 years agoMerge branch 'master' into security
Joerg Jaspert [Sat, 11 Dec 2010 22:46:09 +0000 (23:46 +0100)]
Merge branch 'master' into security

* master:
  missing the chg parameter

13 years agomissing the chg parameter
Joerg Jaspert [Sat, 11 Dec 2010 22:45:25 +0000 (23:45 +0100)]
missing the chg parameter

Signed-off-by: Joerg Jaspert <joerg@debian.org>
13 years agoMerge branch 'master' into security
Joerg Jaspert [Sat, 11 Dec 2010 22:40:12 +0000 (23:40 +0100)]
Merge branch 'master' into security

* master:
  do is a little different than queue, even if just a tiny bit
  better function names

13 years agokeyring stuff
Joerg Jaspert [Sat, 11 Dec 2010 22:39:08 +0000 (23:39 +0100)]
keyring stuff

Signed-off-by: Joerg Jaspert <joerg@debian.org>
13 years agodo is a little different than queue, even if just a tiny bit
Joerg Jaspert [Sat, 11 Dec 2010 22:04:43 +0000 (23:04 +0100)]
do is a little different than queue, even if just a tiny bit

Signed-off-by: Joerg Jaspert <joerg@debian.org>
13 years agobetter function names
Joerg Jaspert [Sat, 11 Dec 2010 22:01:11 +0000 (23:01 +0100)]
better function names

Signed-off-by: Joerg Jaspert <joerg@debian.org>
13 years agoMerge branch 'master' into security
Joerg Jaspert [Sat, 11 Dec 2010 21:58:57 +0000 (22:58 +0100)]
Merge branch 'master' into security

* master:
  security queue handling

13 years agosecurity queue handling
Joerg Jaspert [Sat, 11 Dec 2010 21:56:47 +0000 (22:56 +0100)]
security queue handling

reenable the embargo/disembargo handling. we check if the policy_queues
named like it exist, if not we just dont do anything. if they (especially)
embargo exist, we always do it. As embargo is just a kind of catch-all at the
end

Signed-off-by: Joerg Jaspert <joerg@debian.org>
Signed-off-by: Joerg Jaspert <joerg@debian.org>
13 years agosecurity queue handling
Joerg Jaspert [Sat, 11 Dec 2010 21:56:47 +0000 (22:56 +0100)]
security queue handling

reenable the embargo/disembargo handling. we check if the policy_queues
named like it exist, if not we just dont do anything. if they (especially)
embargo exist, we always do it. As embargo is just a kind of catch-all at the
end

Signed-off-by: Joerg Jaspert <joerg@debian.org>
13 years agoMerge branch 'master' into security
Joerg Jaspert [Sat, 11 Dec 2010 20:25:09 +0000 (21:25 +0100)]
Merge branch 'master' into security

* master:
  ignore advisories

13 years agoignore advisories
Joerg Jaspert [Sat, 11 Dec 2010 20:24:34 +0000 (21:24 +0100)]
ignore advisories

Signed-off-by: Joerg Jaspert <joerg@debian.org>
13 years agoMerge branch 'master' into security
Joerg Jaspert [Sat, 11 Dec 2010 15:15:37 +0000 (16:15 +0100)]
Merge branch 'master' into security

* master:
  Ask the database for components
  disable a-f
  new path
  clean the debbugs version track archive
  oh yay, we get away without the s-u-p-u, anything will be taken from s-p-u
  db schema 40
  rename volatile to updates

13 years agoAsk the database for components
Joerg Jaspert [Sat, 11 Dec 2010 15:14:52 +0000 (16:14 +0100)]
Ask the database for components

Signed-off-by: Joerg Jaspert <joerg@debian.org>
13 years agono more oldstable
Joerg Jaspert [Sat, 11 Dec 2010 14:35:15 +0000 (15:35 +0100)]
no more oldstable

Signed-off-by: Joerg Jaspert <joerg@debian.org>
13 years agono more oldstable
Joerg Jaspert [Sat, 11 Dec 2010 14:30:23 +0000 (15:30 +0100)]
no more oldstable

Signed-off-by: Joerg Jaspert <joerg@debian.org>
13 years agoadd the special queues
Joerg Jaspert [Mon, 6 Dec 2010 22:30:46 +0000 (23:30 +0100)]
add the special queues

Signed-off-by: Joerg Jaspert <joerg@debian.org>
13 years agoAdd newstage remove accepted
Joerg Jaspert [Sun, 5 Dec 2010 16:18:33 +0000 (17:18 +0100)]
Add newstage remove accepted

Signed-off-by: Joerg Jaspert <joerg@debian.org>
13 years agodisable a-f
Joerg Jaspert [Mon, 29 Nov 2010 20:05:28 +0000 (21:05 +0100)]
disable a-f

Signed-off-by: Joerg Jaspert <joerg@debian.org>
13 years agonew path
Joerg Jaspert [Mon, 29 Nov 2010 08:55:22 +0000 (09:55 +0100)]
new path

Signed-off-by: Joerg Jaspert <joerg@debian.org>
13 years agoclean the debbugs version track archive
Joerg Jaspert [Mon, 29 Nov 2010 08:22:37 +0000 (09:22 +0100)]
clean the debbugs version track archive

Signed-off-by: Joerg Jaspert <joerg@debian.org>
13 years agooh yay, we get away without the s-u-p-u, anything will be taken from s-p-u
Joerg Jaspert [Mon, 29 Nov 2010 08:11:48 +0000 (09:11 +0100)]
oh yay, we get away without the s-u-p-u, anything will be taken from s-p-u

Signed-off-by: Joerg Jaspert <joerg@debian.org>
13 years agodb schema 40
Joerg Jaspert [Sun, 28 Nov 2010 22:39:53 +0000 (23:39 +0100)]
db schema 40

Signed-off-by: Joerg Jaspert <joerg@debian.org>
13 years agorename volatile to updates
Joerg Jaspert [Sun, 28 Nov 2010 22:36:38 +0000 (23:36 +0100)]
rename volatile to updates

what an insanity. We end up with things like Squeeze-Updates-Proposed-Updates.
Why the heck one cant just make p-u a full suite and recommend people to use that
too? Its after a "NEW" queue anyways. This only serves to needlessly confuse
users. "What? proposed-updates and updates? whats going on?"
Meh. Volatile might be a bad name, but now this is worse.

Signed-off-by: Joerg Jaspert <joerg@debian.org>
13 years agoMerge branch 'master' into security
Joerg Jaspert [Sun, 21 Nov 2010 23:34:23 +0000 (00:34 +0100)]
Merge branch 'master' into security

* master: (1430 commits)
  process_new.py: show NEW comments as a whole
  Use Changes-file as field name for deferred .changes files
  team not ftpmaster for this stuff
  process_new.py: s/Binaries/No-Binaries/
  Ups, \
  Adjust mail address
  l-bpo-sloppy
  Add an option to reverse sorting of binary-NEW packages
  examine-package: colorize distribution
  Use the good mail from only.
  Add buildd-squeeze-volatile
  Add hourly cronjob
  only nag once a day
  Remove settings given by defaults
  No longer provide uncompressed files on bpo
  right keyring
  Dont fail if file to rm isnt there
  Import os
  Join cnf.exportpath into a temp variable
  [Mark] Fix for the _setup_routines()
  ...

Signed-off-by: Joerg Jaspert <joerg@debian.org>
13 years agoLocal security-master changes
Archive Administrator [Sun, 21 Nov 2010 23:20:08 +0000 (23:20 +0000)]
Local security-master changes

13 years agoMerge remote branch 'drkranz/master' into merge
Joerg Jaspert [Fri, 5 Nov 2010 22:30:03 +0000 (23:30 +0100)]
Merge remote branch 'drkranz/master' into merge

* drkranz/master:
  process_new.py: show NEW comments as a whole
  Use Changes-file as field name for deferred .changes files

Signed-off-by: Joerg Jaspert <joerg@debian.org>
13 years agoprocess_new.py: show NEW comments as a whole
Luca Falavigna [Thu, 4 Nov 2010 16:28:29 +0000 (16:28 +0000)]
process_new.py: show NEW comments as a whole

Signed-off-by: Luca Falavigna <dktrkranz@debian.org>
13 years agoUse Changes-file as field name for deferred .changes files
Luca Falavigna [Mon, 1 Nov 2010 13:30:35 +0000 (13:30 +0000)]
Use Changes-file as field name for deferred .changes files

Signed-off-by: Luca Falavigna <dktrkranz@debian.org>
13 years agoteam not ftpmaster for this stuff
Joerg Jaspert [Thu, 14 Oct 2010 08:43:11 +0000 (10:43 +0200)]
team not ftpmaster for this stuff

Signed-off-by: Joerg Jaspert <joerg@debian.org>
13 years agoMerge remote branch 'drkranz/master' into merge
Joerg Jaspert [Wed, 13 Oct 2010 17:33:50 +0000 (19:33 +0200)]
Merge remote branch 'drkranz/master' into merge

* drkranz/master:
  process_new.py: s/Binaries/No-Binaries/

Signed-off-by: Joerg Jaspert <joerg@debian.org>
13 years agoprocess_new.py: s/Binaries/No-Binaries/
Luca Falavigna [Wed, 13 Oct 2010 09:40:02 +0000 (09:40 +0000)]
process_new.py: s/Binaries/No-Binaries/

Signed-off-by: Luca Falavigna <dktrkranz@debian.org>
13 years agoUps, \
Joerg Jaspert [Wed, 13 Oct 2010 06:13:02 +0000 (08:13 +0200)]
Ups, \

Signed-off-by: Joerg Jaspert <joerg@debian.org>
13 years agoAdjust mail address
Joerg Jaspert [Wed, 13 Oct 2010 06:10:57 +0000 (08:10 +0200)]
Adjust mail address

Signed-off-by: Joerg Jaspert <joerg@debian.org>
13 years agoMerge remote branch 'drkranz/master' into merge
Joerg Jaspert [Tue, 12 Oct 2010 20:07:20 +0000 (22:07 +0200)]
Merge remote branch 'drkranz/master' into merge

* drkranz/master:
  Add an option to reverse sorting of binary-NEW packages
  examine-package: colorize distribution

Signed-off-by: Joerg Jaspert <joerg@debian.org>
13 years agol-bpo-sloppy
Joerg Jaspert [Tue, 12 Oct 2010 20:01:47 +0000 (22:01 +0200)]
l-bpo-sloppy

rin in de kartoffeln, rut ut de kartoffeln....
now they have lenny-bpo-sloppy as an own suite with own overrides.
glad i dont have to do NEW there.

Signed-off-by: Joerg Jaspert <joerg@debian.org>
13 years agoAdd an option to reverse sorting of binary-NEW packages
Luca Falavigna [Sun, 10 Oct 2010 21:07:19 +0000 (21:07 +0000)]
Add an option to reverse sorting of binary-NEW packages

Signed-off-by: Luca Falavigna <dktrkranz@debian.org>
13 years agoexamine-package: colorize distribution
Luca Falavigna [Sun, 10 Oct 2010 19:10:38 +0000 (19:10 +0000)]
examine-package: colorize distribution

Assign a color to Distribution field if it's not unstable
or experimental, to ease detection of those packages
uploaded to an uncommon distribution.

Signed-off-by: Luca Falavigna <dktrkranz@debian.org>
13 years agoUse the good mail from only.
Joerg Jaspert [Sun, 10 Oct 2010 22:30:42 +0000 (00:30 +0200)]
Use the good mail from only.

we really need a function for the mail stuff from cronjobs

Signed-off-by: Joerg Jaspert <joerg@debian.org>
13 years agoAdd buildd-squeeze-volatile
Joerg Jaspert [Sun, 10 Oct 2010 15:01:03 +0000 (17:01 +0200)]
Add buildd-squeeze-volatile

Signed-off-by: Joerg Jaspert <joerg@debian.org>
13 years agoAdd hourly cronjob
Joerg Jaspert [Sun, 10 Oct 2010 14:19:22 +0000 (16:19 +0200)]
Add hourly cronjob

Signed-off-by: Joerg Jaspert <joerg@debian.org>
13 years agoonly nag once a day
Joerg Jaspert [Thu, 7 Oct 2010 19:33:18 +0000 (21:33 +0200)]
only nag once a day

Signed-off-by: Joerg Jaspert <joerg@debian.org>
13 years agoRemove settings given by defaults
Joerg Jaspert [Mon, 4 Oct 2010 21:42:47 +0000 (23:42 +0200)]
Remove settings given by defaults

Signed-off-by: Joerg Jaspert <joerg@debian.org>
13 years agoNo longer provide uncompressed files on bpo
Joerg Jaspert [Mon, 4 Oct 2010 21:37:32 +0000 (23:37 +0200)]
No longer provide uncompressed files on bpo

Signed-off-by: Joerg Jaspert <joerg@debian.org>
13 years agoright keyring
Joerg Jaspert [Mon, 4 Oct 2010 18:12:15 +0000 (20:12 +0200)]
right keyring

Signed-off-by: Joerg Jaspert <joerg@debian.org>
13 years agoDont fail if file to rm isnt there
Joerg Jaspert [Mon, 4 Oct 2010 06:50:19 +0000 (08:50 +0200)]
Dont fail if file to rm isnt there

Signed-off-by: Joerg Jaspert <joerg@debian.org>
13 years agoImport os
Joerg Jaspert [Mon, 4 Oct 2010 06:47:27 +0000 (08:47 +0200)]
Import os

Signed-off-by: Joerg Jaspert <joerg@debian.org>
13 years agoMerge remote branch 'drkranz/master' into merge
Joerg Jaspert [Sun, 3 Oct 2010 15:36:27 +0000 (17:36 +0200)]
Merge remote branch 'drkranz/master' into merge

* drkranz/master:
  Join cnf.exportpath into a temp variable

Signed-off-by: Joerg Jaspert <joerg@debian.org>
13 years agoJoin cnf.exportpath into a temp variable
Luca Falavigna [Sun, 3 Oct 2010 15:04:08 +0000 (15:04 +0000)]
Join cnf.exportpath into a temp variable

Signed-off-by: Luca Falavigna <dktrkranz@debian.org>
13 years ago[Mark] Fix for the _setup_routines()
Joerg Jaspert [Sun, 3 Oct 2010 15:29:32 +0000 (17:29 +0200)]
[Mark] Fix for the _setup_routines()

Signed-off-by: Joerg Jaspert <joerg@debian.org>
13 years agoMerge remote branch 'drkranz/master' into merge
Joerg Jaspert [Sun, 3 Oct 2010 13:39:56 +0000 (15:39 +0200)]
Merge remote branch 'drkranz/master' into merge

* drkranz/master:
  Fix sorting of NEW packages

Signed-off-by: Joerg Jaspert <joerg@debian.org>
13 years agoFix sorting of NEW packages
Luca Falavigna [Sun, 3 Oct 2010 13:37:38 +0000 (13:37 +0000)]
Fix sorting of NEW packages

Signed-off-by: Luca Falavigna <dktrkranz@debian.org>
13 years agoMerge remote branch 'drkranz/make-changelog' into merge
Joerg Jaspert [Sun, 3 Oct 2010 13:20:04 +0000 (15:20 +0200)]
Merge remote branch 'drkranz/make-changelog' into merge

* drkranz/make-changelog:
  Don't hardcode paths
  Check brit_file value, it can be None
  s/britney_changelog/changelog/
  Restore Changelogs config entry for compatibility purposes
  Update projectb with changelogs config values
  Define Britney changelog file from suite table
  make-changelog: drop useless -T command
  Define changelogs export path into projectb

Signed-off-by: Joerg Jaspert <joerg@debian.org>
13 years agoDon't hardcode paths
Luca Falavigna [Sun, 3 Oct 2010 13:07:45 +0000 (13:07 +0000)]
Don't hardcode paths

Signed-off-by: Luca Falavigna <dktrkranz@debian.org>
13 years agoCheck brit_file value, it can be None
Luca Falavigna [Sun, 3 Oct 2010 12:47:57 +0000 (12:47 +0000)]
Check brit_file value, it can be None

Signed-off-by: Luca Falavigna <dktrkranz@debian.org>
13 years agos/britney_changelog/changelog/
Luca Falavigna [Sun, 3 Oct 2010 12:46:33 +0000 (12:46 +0000)]
s/britney_changelog/changelog/

Signed-off-by: Luca Falavigna <dktrkranz@debian.org>
13 years agoRestore Changelogs config entry for compatibility purposes
Luca Falavigna [Sun, 3 Oct 2010 12:40:32 +0000 (12:40 +0000)]
Restore Changelogs config entry for compatibility purposes

Signed-off-by: Luca Falavigna <dktrkranz@debian.org>
13 years agoUpdate projectb with changelogs config values
Luca Falavigna [Sat, 25 Sep 2010 14:21:08 +0000 (14:21 +0000)]
Update projectb with changelogs config values

Signed-off-by: Luca Falavigna <dktrkranz@debian.org>
13 years agoDefine Britney changelog file from suite table
Luca Falavigna [Sat, 25 Sep 2010 14:02:37 +0000 (14:02 +0000)]
Define Britney changelog file from suite table

Signed-off-by: Luca Falavigna <dktrkranz@debian.org>
13 years agomake-changelog: drop useless -T command
Luca Falavigna [Sat, 25 Sep 2010 13:11:47 +0000 (13:11 +0000)]
make-changelog: drop useless -T command

Signed-off-by: Luca Falavigna <dktrkranz@debian.org>
13 years agoDefine changelogs export path into projectb
Luca Falavigna [Sat, 25 Sep 2010 13:04:20 +0000 (13:04 +0000)]
Define changelogs export path into projectb

Signed-off-by: Luca Falavigna <dktrkranz@debian.org>
13 years agoDont c-o -sloppy
Joerg Jaspert [Sun, 3 Oct 2010 11:01:53 +0000 (13:01 +0200)]
Dont c-o -sloppy

Signed-off-by: Joerg Jaspert <joerg@debian.org>
13 years agoAdd lenny-backports-sloppy
Joerg Jaspert [Sat, 2 Oct 2010 11:37:45 +0000 (13:37 +0200)]
Add lenny-backports-sloppy

Signed-off-by: Joerg Jaspert <joerg@debian.org>
13 years agoTell edit note explicitly about the trainee
Joerg Jaspert [Fri, 1 Oct 2010 21:47:18 +0000 (23:47 +0200)]
Tell edit note explicitly about the trainee

Signed-off-by: Joerg Jaspert <joerg@debian.org>
13 years agoMerge remote branch 'tolimar/rm-close-bugs' into merge
Joerg Jaspert [Fri, 1 Oct 2010 19:27:23 +0000 (21:27 +0200)]
Merge remote branch 'tolimar/rm-close-bugs' into merge

* tolimar/rm-close-bugs:
  make wnpp file world readable and do so before moving it
  Fix spelling of "IOError" so we indeed don't raise an exception
  Make that file readable by ftpteam

Signed-off-by: Joerg Jaspert <joerg@debian.org>
13 years agomake wnpp file world readable and do so before moving it
Alexander Reichle-Schmehl [Fri, 1 Oct 2010 12:49:15 +0000 (12:49 +0000)]
make wnpp file world readable and do so before moving it

13 years agoFix spelling of "IOError" so we indeed don't raise an exception
Alexander Reichle-Schmehl [Fri, 1 Oct 2010 09:19:46 +0000 (09:19 +0000)]
Fix spelling of "IOError" so we indeed don't raise an exception

13 years agoMake that file readable by ftpteam
Alexander Reichle-Schmehl [Fri, 1 Oct 2010 09:18:53 +0000 (09:18 +0000)]
Make that file readable by ftpteam

13 years agoset the tmpdir variable
Joerg Jaspert [Thu, 30 Sep 2010 10:33:38 +0000 (12:33 +0200)]
set the tmpdir variable

Signed-off-by: Joerg Jaspert <joerg@debian.org>
13 years agoRewrite so that it uses mktemp. also let a trap for the cleanup function handle the...
Joerg Jaspert [Thu, 30 Sep 2010 10:33:17 +0000 (12:33 +0200)]
Rewrite so that it uses mktemp. also let a trap for the cleanup function handle the rm of the tempfile, we save on the whole if then

Signed-off-by: Joerg Jaspert <joerg@debian.org>
13 years agoMerge remote branch 'tolimar/rm-close-bugs' into merge
Joerg Jaspert [Thu, 30 Sep 2010 10:19:51 +0000 (12:19 +0200)]
Merge remote branch 'tolimar/rm-close-bugs' into merge

* tolimar/rm-close-bugs:
  Make the wnpp parse more robust for missing files
  Only log, if there is something to log
  Make it the qa wnpp list download more fault tolerant
  Fix comment of cron.daily (copy and paste from cron.monthly)
  Use different mail templates to close removal bugs, if related bugs got closed
  Refresh the wnpp bugs list on a daily basis
  Also close wnpp bugs on package removal

Signed-off-by: Joerg Jaspert <joerg@debian.org>
13 years agocare not they do with overrides
Joerg Jaspert [Thu, 30 Sep 2010 10:14:03 +0000 (12:14 +0200)]
care not they do with overrides

Signed-off-by: Joerg Jaspert <joerg@debian.org>
13 years agoMake the wnpp parse more robust for missing files
Alexander Reichle-Schmehl [Wed, 29 Sep 2010 11:04:10 +0000 (11:04 +0000)]
Make the wnpp parse more robust for missing files

13 years agoOnly log, if there is something to log
Alexander Reichle-Schmehl [Tue, 28 Sep 2010 15:45:18 +0000 (15:45 +0000)]
Only log, if there is something to log

13 years agoMake it the qa wnpp list download more fault tolerant
Alexander Reichle-Schmehl [Tue, 28 Sep 2010 15:39:53 +0000 (15:39 +0000)]
Make it the qa wnpp list download more fault tolerant

13 years agoFix comment of cron.daily (copy and paste from cron.monthly)
Alexander Reichle-Schmehl [Tue, 28 Sep 2010 15:32:54 +0000 (15:32 +0000)]
Fix comment of cron.daily (copy and paste from cron.monthly)

13 years agoUse different mail templates to close removal bugs, if related bugs got closed
Alexander Reichle-Schmehl [Tue, 28 Sep 2010 12:34:45 +0000 (12:34 +0000)]
Use different mail templates to close removal bugs, if related bugs got closed

13 years agoRefresh the wnpp bugs list on a daily basis
Alexander Reichle-Schmehl [Tue, 28 Sep 2010 12:09:31 +0000 (12:09 +0000)]
Refresh the wnpp bugs list on a daily basis

13 years agoAlso close wnpp bugs on package removal
Alexander Reichle-Schmehl [Tue, 28 Sep 2010 11:52:41 +0000 (11:52 +0000)]
Also close wnpp bugs on package removal

13 years agoMerge remote branch 'tolimar/rm-close-bugs' into merge
Joerg Jaspert [Mon, 27 Sep 2010 19:45:23 +0000 (21:45 +0200)]
Merge remote branch 'tolimar/rm-close-bugs' into merge

* tolimar/rm-close-bugs:
  Log which bugs got closes

Signed-off-by: Joerg Jaspert <joerg@debian.org>
13 years agoLog which bugs got closes
Alexander Reichle-Schmehl [Mon, 27 Sep 2010 14:14:54 +0000 (14:14 +0000)]
Log which bugs got closes

13 years agoFixup path
Joerg Jaspert [Sun, 26 Sep 2010 17:13:55 +0000 (19:13 +0200)]
Fixup path

Signed-off-by: Joerg Jaspert <joerg@debian.org>
13 years agoArgl, this is intended and works as it should, dont warn, inform
Joerg Jaspert [Sat, 25 Sep 2010 13:27:37 +0000 (15:27 +0200)]
Argl, this is intended and works as it should, dont warn, inform

Signed-off-by: Joerg Jaspert <joerg@debian.org>
13 years agoMerge remote branch 'tolimar/fix-qa-double-mail' into merge
Joerg Jaspert [Fri, 24 Sep 2010 18:47:47 +0000 (20:47 +0200)]
Merge remote branch 'tolimar/fix-qa-double-mail' into merge

* tolimar/fix-qa-double-mail:
  Also don't reuse the bcc variable, but use a local one
  Really fix the problem with the mail send to packages-removal twice:
  Fix error with qa, as we send mail to removed-packages@qa... twice

Signed-off-by: Joerg Jaspert <joerg@debian.org>
13 years agoAlso don't reuse the bcc variable, but use a local one
Alexander Reichle-Schmehl [Fri, 24 Sep 2010 10:44:14 +0000 (10:44 +0000)]
Also don't reuse the bcc variable, but use a local one

13 years agoReally fix the problem with the mail send to packages-removal twice:
Alexander Reichle-Schmehl [Fri, 24 Sep 2010 09:44:09 +0000 (09:44 +0000)]
Really fix the problem with the mail send to packages-removal twice:
We can't use the same subst template, as it (of course) isn't reset after
the first if block.  So we use a common Subst-dictionary and two individual
ones.

13 years agoFix error with qa, as we send mail to removed-packages@qa... twice
Alexander Reichle-Schmehl [Thu, 23 Sep 2010 10:38:10 +0000 (12:38 +0200)]
Fix error with qa, as we send mail to removed-packages@qa... twice

13 years agoAnd the nagging goes to the team
Joerg Jaspert [Wed, 22 Sep 2010 20:05:18 +0000 (22:05 +0200)]
And the nagging goes to the team

Signed-off-by: Joerg Jaspert <joerg@debian.org>