]> git.decadent.org.uk Git - dak.git/log
dak.git
12 years agomight help to teach dqueued about the dm keyring too
Joerg Jaspert [Fri, 16 Mar 2012 06:54:46 +0000 (07:54 +0100)]
might help to teach dqueued about the dm keyring too

Signed-off-by: Joerg Jaspert <joerg@debian.org>
12 years agothat should also shutup the html validation foo
Joerg Jaspert [Sun, 11 Mar 2012 15:06:45 +0000 (16:06 +0100)]
that should also shutup the html validation foo

Signed-off-by: Joerg Jaspert <joerg@debian.org>
12 years agomove a closing </span>
Joerg Jaspert [Sun, 11 Mar 2012 14:58:52 +0000 (15:58 +0100)]
move a closing </span>

Signed-off-by: Joerg Jaspert <joerg@debian.org>
12 years agoMerge remote-tracking branch 'ansgar/description-md5' into merge
Joerg Jaspert [Sun, 11 Mar 2012 11:56:41 +0000 (12:56 +0100)]
Merge remote-tracking branch 'ansgar/description-md5' into merge

* ansgar/description-md5:
  generate_translations: do not include some descriptions more than once
  Also make generate_translations work with PostgreSQL 9.1.

Signed-off-by: Joerg Jaspert <joerg@debian.org>
12 years agogenerate_translations: do not include some descriptions more than once
Ansgar Burchardt [Sun, 11 Mar 2012 11:25:05 +0000 (11:25 +0000)]
generate_translations: do not include some descriptions more than once

By no longer using s.source in the GROUP BY clause, identical
descriptions for binary packages built by more than one source
no longer appear multiple times in Translation-en.

Bug: http://bugs.debian.org/660543

12 years agoAlso make generate_translations work with PostgreSQL 9.1.
Ansgar Burchardt [Sun, 11 Mar 2012 11:14:18 +0000 (11:14 +0000)]
Also make generate_translations work with PostgreSQL 9.1.

12 years agoMerge remote-tracking branch 'ansgar/pu/postgresql-9.1' into merge
Joerg Jaspert [Sat, 10 Mar 2012 12:53:10 +0000 (13:53 +0100)]
Merge remote-tracking branch 'ansgar/pu/postgresql-9.1' into merge

* ansgar/pu/postgresql-9.1:
  Make generate-packages-sources2 work correctly with PostgreSQL 9.1.

Signed-off-by: Joerg Jaspert <joerg@debian.org>
12 years agoMake generate-packages-sources2 work correctly with PostgreSQL 9.1.
Ansgar Burchardt [Sat, 10 Mar 2012 12:35:26 +0000 (12:35 +0000)]
Make generate-packages-sources2 work correctly with PostgreSQL 9.1.

12 years agoMerge remote-tracking branch 'drkranz/q-r' into merge
Joerg Jaspert [Sat, 10 Mar 2012 12:34:24 +0000 (13:34 +0100)]
Merge remote-tracking branch 'drkranz/q-r' into merge

* drkranz/q-r:
  Add link to relevant PTS page for binary-NEW packages

Signed-off-by: Joerg Jaspert <joerg@debian.org>
12 years agoAdd link to relevant PTS page for binary-NEW packages
Luca Falavigna [Sat, 10 Mar 2012 12:32:33 +0000 (12:32 +0000)]
Add link to relevant PTS page for binary-NEW packages

Signed-off-by: Luca Falavigna <dktrkranz@debian.org>
12 years agoMerge branch 'master' into merge
Joerg Jaspert [Sat, 10 Mar 2012 11:53:23 +0000 (12:53 +0100)]
Merge branch 'master' into merge

* master:
  log suitename only

Signed-off-by: Joerg Jaspert <joerg@debian.org>
12 years agolog suitename only
Joerg Jaspert [Sat, 10 Mar 2012 10:23:06 +0000 (11:23 +0100)]
log suitename only

Signed-off-by: Joerg Jaspert <joerg@debian.org>
12 years agoMerge remote-tracking branch 'drkranz/misc' into merge
Joerg Jaspert [Sun, 4 Mar 2012 22:14:27 +0000 (23:14 +0100)]
Merge remote-tracking branch 'drkranz/misc' into merge

* drkranz/misc:
  Fix variable name in parse_checksum function (Closes: #658525)
  Display changes in ACCEPTED mails (Closes: #261096)
  When rejecting packages, make .changes files world readable (Closes: #156876)

Signed-off-by: Joerg Jaspert <joerg@debian.org>
Signed-off-by: Joerg Jaspert <joerg@debian.org>
12 years agoMerge remote-tracking branch 'drkranz/misc' into merge
Joerg Jaspert [Sun, 4 Mar 2012 22:14:27 +0000 (23:14 +0100)]
Merge remote-tracking branch 'drkranz/misc' into merge

* drkranz/misc:
  Fix variable name in parse_checksum function (Closes: #658525)
  Display changes in ACCEPTED mails (Closes: #261096)
  When rejecting packages, make .changes files world readable (Closes: #156876)

Signed-off-by: Joerg Jaspert <joerg@debian.org>
12 years agoFix variable name in parse_checksum function (Closes: #658525)
Luca Falavigna [Sun, 4 Mar 2012 19:58:23 +0000 (19:58 +0000)]
Fix variable name in parse_checksum function (Closes: #658525)

Signed-off-by: Luca Falavigna <dktrkranz@debian.org>
12 years agoDisplay changes in ACCEPTED mails (Closes: #261096)
Luca Falavigna [Sun, 4 Mar 2012 19:37:19 +0000 (19:37 +0000)]
Display changes in ACCEPTED mails (Closes: #261096)

Signed-off-by: Luca Falavigna <dktrkranz@debian.org>
12 years agoWhen rejecting packages, make .changes files world readable (Closes: #156876)
Luca Falavigna [Sun, 4 Mar 2012 19:31:53 +0000 (19:31 +0000)]
When rejecting packages, make .changes files world readable (Closes: #156876)

Signed-off-by: Luca Falavigna <dktrkranz@debian.org>
12 years agodo the i18n export in a way that we dont need to change it with every release, let...
Joerg Jaspert [Sun, 4 Mar 2012 10:37:33 +0000 (11:37 +0100)]
do the i18n export in a way that we dont need to change it with every release, let it fetch from db

Signed-off-by: Joerg Jaspert <joerg@debian.org>
12 years agoremoved unused lines
Joerg Jaspert [Sun, 4 Mar 2012 10:35:47 +0000 (11:35 +0100)]
removed unused lines

Signed-off-by: Joerg Jaspert <joerg@debian.org>
12 years agoMerge remote-tracking branch 'drkranz/queuereport' into merge
Joerg Jaspert [Sun, 4 Mar 2012 10:22:58 +0000 (11:22 +0100)]
Merge remote-tracking branch 'drkranz/queuereport' into merge

* drkranz/queuereport:
  Fix sponsor email handling in new.822 (Closes: #662024)

Signed-off-by: Joerg Jaspert <joerg@debian.org>
12 years agoFix sponsor email handling in new.822 (Closes: #662024)
Luca Falavigna [Sun, 4 Mar 2012 10:19:41 +0000 (10:19 +0000)]
Fix sponsor email handling in new.822 (Closes: #662024)

Signed-off-by: Luca Falavigna <dktrkranz@debian.org>
12 years agoMerge remote-tracking branch 'drkranz/queued' into merge
Joerg Jaspert [Sun, 4 Mar 2012 09:41:09 +0000 (10:41 +0100)]
Merge remote-tracking branch 'drkranz/queued' into merge

* drkranz/queued:
  Use GPG format in queued README (Closes: #624437)

Signed-off-by: Joerg Jaspert <joerg@debian.org>
12 years agoUse GPG format in queued README (Closes: #624437)
Luca Falavigna [Sun, 4 Mar 2012 09:38:52 +0000 (09:38 +0000)]
Use GPG format in queued README (Closes: #624437)

Signed-off-by: Luca Falavigna <dktrkranz@debian.org>
12 years agoMerge remote-tracking branch 'drkranz/lintian' into merge
Joerg Jaspert [Sun, 4 Mar 2012 09:16:23 +0000 (10:16 +0100)]
Merge remote-tracking branch 'drkranz/lintian' into merge

* drkranz/lintian:
  Disable source-contains-waf-binary tag until #661561 is fixed

Signed-off-by: Joerg Jaspert <joerg@debian.org>
12 years agoDisable source-contains-waf-binary tag until #661561 is fixed
Luca Falavigna [Sun, 4 Mar 2012 09:12:07 +0000 (09:12 +0000)]
Disable source-contains-waf-binary tag until #661561 is fixed

Signed-off-by: Luca Falavigna <dktrkranz@debian.org>
12 years agoexclude the pdiff files
Joerg Jaspert [Sun, 4 Mar 2012 09:08:50 +0000 (10:08 +0100)]
exclude the pdiff files

Signed-off-by: Joerg Jaspert <joerg@debian.org>
12 years agomake args a part of stagefile
Joerg Jaspert [Sat, 3 Mar 2012 21:30:43 +0000 (22:30 +0100)]
make args a part of stagefile

Signed-off-by: Joerg Jaspert <joerg@debian.org>
12 years agoadd some more logging to c-s
Joerg Jaspert [Sat, 3 Mar 2012 18:40:09 +0000 (19:40 +0100)]
add some more logging to c-s

Signed-off-by: Joerg Jaspert <joerg@debian.org>
12 years agoAnd also catch double-sign-edit-failure-sign-whatever files
Joerg Jaspert [Sat, 3 Mar 2012 17:34:18 +0000 (18:34 +0100)]
And also catch double-sign-edit-failure-sign-whatever files

Signed-off-by: Joerg Jaspert <joerg@debian.org>
12 years agoforget a comment, break the scripts. no more
Joerg Jaspert [Sat, 3 Mar 2012 17:24:52 +0000 (18:24 +0100)]
forget a comment, break the scripts. no more

Signed-off-by: Joerg Jaspert <joerg@debian.org>
12 years agoremove some todo
Joerg Jaspert [Sat, 3 Mar 2012 16:49:27 +0000 (17:49 +0100)]
remove some todo

Signed-off-by: Joerg Jaspert <joerg@debian.org>
12 years agoAdd package names to title for items.
gregor herrmann [Fri, 11 Nov 2011 00:11:19 +0000 (01:11 +0100)]
Add package names to title for items.

12 years agoonly use .bz2 files in Index
Joerg Jaspert [Sat, 3 Mar 2012 14:56:03 +0000 (15:56 +0100)]
only use .bz2 files in Index

Signed-off-by: Joerg Jaspert <joerg@debian.org>
12 years agoshutup
Joerg Jaspert [Sat, 3 Mar 2012 14:51:23 +0000 (15:51 +0100)]
shutup

Signed-off-by: Joerg Jaspert <joerg@debian.org>
12 years agowork without the file extension
Joerg Jaspert [Sat, 3 Mar 2012 14:42:08 +0000 (15:42 +0100)]
work without the file extension

Signed-off-by: Joerg Jaspert <joerg@debian.org>
12 years agopdiff files for translations
Joerg Jaspert [Sat, 3 Mar 2012 12:42:55 +0000 (13:42 +0100)]
pdiff files for translations

i believe this should generate pdiff files for translation files now,
which then ends up as (closes: #657902)

alternatively this will just break our archive, lets see in next dinstall...

Signed-off-by: Joerg Jaspert <joerg@debian.org>
12 years agochange config value for pdiffs too
Joerg Jaspert [Sat, 3 Mar 2012 12:36:34 +0000 (13:36 +0100)]
change config value for pdiffs too

Signed-off-by: Joerg Jaspert <joerg@debian.org>
12 years agomore pdiff meh
Joerg Jaspert [Fri, 2 Mar 2012 20:47:30 +0000 (21:47 +0100)]
more pdiff meh

increase from 14 to 56 rotations, which should (closes: #601717)

Signed-off-by: Joerg Jaspert <joerg@debian.org>
12 years agoadd the possibility of arch admins
Joerg Jaspert [Fri, 2 Mar 2012 20:38:57 +0000 (21:38 +0100)]
add the possibility of arch admins

Signed-off-by: Joerg Jaspert <joerg@debian.org>
12 years agomissed a documentary string
Joerg Jaspert [Fri, 2 Mar 2012 10:39:26 +0000 (11:39 +0100)]
missed a documentary string

Signed-off-by: Joerg Jaspert <joerg@debian.org>
12 years agoAllow a longer expire time for buildd keys
Joerg Jaspert [Fri, 2 Mar 2012 10:36:14 +0000 (11:36 +0100)]
Allow a longer expire time for buildd keys

Signed-off-by: Joerg Jaspert <joerg@debian.org>
12 years agoMerge remote-tracking branch 'ansgar/pu/security-locks' into merge
Joerg Jaspert [Wed, 29 Feb 2012 22:56:01 +0000 (23:56 +0100)]
Merge remote-tracking branch 'ansgar/pu/security-locks' into merge

* ansgar/pu/security-locks:
  debian-security: place locks around dak commands that affect packages

Signed-off-by: Joerg Jaspert <joerg@debian.org>
12 years agodebian-security: place locks around dak commands that affect packages
Ansgar Burchardt [Mon, 27 Feb 2012 23:13:29 +0000 (00:13 +0100)]
debian-security: place locks around dak commands that affect packages

We don't want process-upload and generate-packages-sources2 or similar
combinations running at the same time. So just create a lock around such
sections.

12 years agoc.u now also uses dak gps2
Joerg Jaspert [Mon, 27 Feb 2012 22:21:26 +0000 (23:21 +0100)]
c.u now also uses dak gps2

Signed-off-by: Joerg Jaspert <joerg@debian.org>
12 years agoMerge remote-tracking branch 'drkranz/lintian' into merge
Joerg Jaspert [Sat, 25 Feb 2012 13:21:22 +0000 (14:21 +0100)]
Merge remote-tracking branch 'drkranz/lintian' into merge

* drkranz/lintian:
  Add source-contains-waf-binary lintian tag to nonfatal list

Signed-off-by: Joerg Jaspert <joerg@debian.org>
12 years agoAdd source-contains-waf-binary lintian tag to nonfatal list
Luca Falavigna [Sat, 25 Feb 2012 09:07:52 +0000 (09:07 +0000)]
Add source-contains-waf-binary lintian tag to nonfatal list

Signed-off-by: Luca Falavigna <dktrkranz@debian.org>
12 years agoMerge remote-tracking branch 'drkranz/cruft' into merge
Joerg Jaspert [Mon, 20 Feb 2012 21:12:00 +0000 (22:12 +0100)]
Merge remote-tracking branch 'drkranz/cruft' into merge

* drkranz/cruft:
  cruft-report: propose removal of outdated non-free binaries

Signed-off-by: Joerg Jaspert <joerg@debian.org>
12 years agocruft-report: propose removal of outdated non-free binaries
Luca Falavigna [Sun, 19 Feb 2012 09:45:05 +0000 (09:45 +0000)]
cruft-report: propose removal of outdated non-free binaries

Signed-off-by: Luca Falavigna <dktrkranz@debian.org>
12 years agoMerge remote-tracking branch 'ansgar/pu/multiline-external-overrides' into merge
Joerg Jaspert [Sat, 18 Feb 2012 13:40:16 +0000 (14:40 +0100)]
Merge remote-tracking branch 'ansgar/pu/multiline-external-overrides' into merge

* ansgar/pu/multiline-external-overrides:
  byhand-*: set -o pipefail
  byhand-tag: abort on invalid data
  byhand-tag: Allow uppercase letters in tags.

Signed-off-by: Joerg Jaspert <joerg@debian.org>
12 years agobyhand-*: set -o pipefail
Ansgar Burchardt [Sat, 18 Feb 2012 13:24:28 +0000 (13:24 +0000)]
byhand-*: set -o pipefail

12 years agobyhand-tag: abort on invalid data
Ansgar Burchardt [Sat, 18 Feb 2012 13:25:59 +0000 (13:25 +0000)]
byhand-tag: abort on invalid data

Abort processing if we find invalid data instead of silently ignoring
invalid lines.  This became more important since we now allow multi-line
fields and skipping lines might result in merging different entries or
incomplete entries.

12 years agobyhand-tag: Allow uppercase letters in tags.
Ansgar Burchardt [Sat, 18 Feb 2012 13:25:09 +0000 (13:25 +0000)]
byhand-tag: Allow uppercase letters in tags.

12 years agoMerge remote-tracking branch 'ansgar/pu/multiline-external-overrides' into merge
Joerg Jaspert [Thu, 16 Feb 2012 20:06:05 +0000 (21:06 +0100)]
Merge remote-tracking branch 'ansgar/pu/multiline-external-overrides' into merge

* ansgar/pu/multiline-external-overrides:
  byhand-tag: allow multiline fields
  drop mk-extra-overrides.sh script
  byhand-tag: do not rely on a entry for the directory in the tarball
  allow cruft report a bdo mode and use that in bdo cron.daily

Signed-off-by: Joerg Jaspert <joerg@debian.org>
12 years agobyhand-tag: allow multiline fields
Ansgar Burchardt [Sun, 12 Feb 2012 15:15:49 +0000 (15:15 +0000)]
byhand-tag: allow multiline fields

12 years agodrop mk-extra-overrides.sh script
Ansgar Burchardt [Sun, 12 Feb 2012 15:13:34 +0000 (15:13 +0000)]
drop mk-extra-overrides.sh script

This is no longer needed with generate-packages-sources2; external
overrides are now handled by dak external-override.

Note that this means override.*.extra.* files in .../scripts/override
will no longer be updated.

12 years agobyhand-tag: do not rely on a entry for the directory in the tarball
Ansgar Burchardt [Sun, 12 Feb 2012 15:07:02 +0000 (15:07 +0000)]
byhand-tag: do not rely on a entry for the directory in the tarball

12 years agoallow cruft report a bdo mode and use that in bdo cron.daily
Joerg Jaspert [Wed, 8 Feb 2012 22:00:33 +0000 (23:00 +0100)]
allow cruft report a bdo mode and use that in bdo cron.daily

Signed-off-by: Joerg Jaspert <joerg@debian.org>
12 years agoMerge remote-tracking branch 'drkranz/p-u' into merge
Joerg Jaspert [Sun, 5 Feb 2012 20:50:23 +0000 (21:50 +0100)]
Merge remote-tracking branch 'drkranz/p-u' into merge

* drkranz/p-u:
  Check whether some mandatory keys are available

Signed-off-by: Joerg Jaspert <joerg@debian.org>
12 years agoMerge remote-tracking branch 'drkranz/bts' into merge
Joerg Jaspert [Sun, 5 Feb 2012 20:49:53 +0000 (21:49 +0100)]
Merge remote-tracking branch 'drkranz/bts' into merge

* drkranz/bts:
  Categorize override bugs

Signed-off-by: Joerg Jaspert <joerg@debian.org>
12 years agoCategorize override bugs
Luca Falavigna [Sat, 4 Feb 2012 22:05:47 +0000 (22:05 +0000)]
Categorize override bugs

Signed-off-by: Luca Falavigna <dktrkranz@debian.org>
12 years agoCheck whether some mandatory keys are available
Luca Falavigna [Sat, 4 Feb 2012 12:08:15 +0000 (12:08 +0000)]
Check whether some mandatory keys are available

Signed-off-by: Luca Falavigna <dktrkranz@debian.org>
12 years agoMerge remote-tracking branch 'ansgar/pu/multiline-external-overrides' into merge
Joerg Jaspert [Sun, 29 Jan 2012 19:59:12 +0000 (20:59 +0100)]
Merge remote-tracking branch 'ansgar/pu/multiline-external-overrides' into merge

* ansgar/pu/multiline-external-overrides:
  Allow override files to contain multiline fields in a backwards-compatible way

Signed-off-by: Joerg Jaspert <joerg@debian.org>
12 years agoAllow override files to contain multiline fields in a backwards-compatible way
Enrico Zini [Sun, 29 Jan 2012 16:17:38 +0000 (17:17 +0100)]
Allow override files to contain multiline fields in a backwards-compatible way

Signed-off-by: Ansgar Burchardt <ansgar@debian.org>
12 years agohints from this . release (squeeze 6.0.4)
Joerg Jaspert [Sat, 28 Jan 2012 13:59:00 +0000 (14:59 +0100)]
hints from this . release (squeeze 6.0.4)

Signed-off-by: Joerg Jaspert <joerg@debian.org>
12 years agoi18n fixups
Joerg Jaspert [Sun, 22 Jan 2012 16:01:32 +0000 (17:01 +0100)]
i18n fixups

dont delete the en translations when syncing all the other languages
generate i18n/Index for all suites we do md5 descs for

Signed-off-by: Joerg Jaspert <joerg@debian.org>
12 years agoMerge remote-tracking branch 'ansgar/description-md5' into merge
Joerg Jaspert [Sun, 22 Jan 2012 15:32:28 +0000 (16:32 +0100)]
Merge remote-tracking branch 'ansgar/description-md5' into merge

* ansgar/description-md5:
  Add a missing import.
  Remove --description-md5 option.
  Disable generation of newdists.

Signed-off-by: Joerg Jaspert <joerg@debian.org>
12 years agoAdd a missing import.
Ansgar Burchardt [Sun, 22 Jan 2012 12:54:51 +0000 (12:54 +0000)]
Add a missing import.

12 years agoRemove --description-md5 option.
Ansgar Burchardt [Sun, 22 Jan 2012 12:52:35 +0000 (12:52 +0000)]
Remove --description-md5 option.

It was only used during tests, still needs to be enabled on a per-suite
option via the database.

12 years agoDisable generation of newdists.
Ansgar Burchardt [Sun, 22 Jan 2012 12:19:36 +0000 (12:19 +0000)]
Disable generation of newdists.

12 years agoStore correct variable
Mark Hymers [Fri, 6 Jan 2012 13:49:00 +0000 (13:49 +0000)]
Store correct variable

Signed-off-by: Mark Hymers <mhy@debian.org>
12 years agoFix C/P error
Mark Hymers [Thu, 5 Jan 2012 20:30:55 +0000 (20:30 +0000)]
Fix C/P error

Signed-off-by: Mark Hymers <mhy@debian.org>
12 years agoDon't be verbose in unchecked
Mark Hymers [Mon, 2 Jan 2012 19:59:30 +0000 (19:59 +0000)]
Don't be verbose in unchecked

Signed-off-by: Mark Hymers <mhy@debian.org>
12 years agoRun policy from unchecked as well as dinstall
Mark Hymers [Mon, 2 Jan 2012 19:34:49 +0000 (19:34 +0000)]
Run policy from unchecked as well as dinstall

Signed-off-by: Mark Hymers <mhy@debian.org>
12 years agouse stat
Joerg Jaspert [Sun, 11 Dec 2011 19:58:09 +0000 (20:58 +0100)]
use stat

Signed-off-by: Joerg Jaspert <joerg@debian.org>
12 years agoMerge remote-tracking branch 'ansgar/description-md5' into merge
Joerg Jaspert [Sun, 11 Dec 2011 19:55:36 +0000 (20:55 +0100)]
Merge remote-tracking branch 'ansgar/description-md5' into merge

* ansgar/description-md5:
  Regenerate i18n/Index before generate-release.

Signed-off-by: Joerg Jaspert <joerg@debian.org>
12 years agoRegenerate i18n/Index before generate-release.
Ansgar Burchardt [Mon, 5 Dec 2011 22:03:31 +0000 (23:03 +0100)]
Regenerate i18n/Index before generate-release.

We need to regenerate i18n/Index as generate-packages-sources2 writes
Translation-en.  In the future we might get rid of it entirely.

12 years agono longer needed on bpo
Joerg Jaspert [Sun, 4 Dec 2011 13:20:34 +0000 (14:20 +0100)]
no longer needed on bpo

Signed-off-by: Joerg Jaspert <joerg@debian.org>
12 years agoand another place to rename the queues to the right value
Joerg Jaspert [Sun, 4 Dec 2011 10:47:22 +0000 (11:47 +0100)]
and another place to rename the queues to the right value

Signed-off-by: Joerg Jaspert <joerg@debian.org>
12 years agosecurity no longer uses apt-ftparchive but also generate-packages-sources2
Joerg Jaspert [Sat, 3 Dec 2011 17:42:59 +0000 (18:42 +0100)]
security no longer uses apt-ftparchive but also generate-packages-sources2

Signed-off-by: Joerg Jaspert <joerg@debian.org>
12 years agoallow buildd-wheezy too
Joerg Jaspert [Sat, 3 Dec 2011 16:29:20 +0000 (17:29 +0100)]
allow buildd-wheezy too

Signed-off-by: Joerg Jaspert <joerg@debian.org>
12 years agoimport dm keyring on bpo
Joerg Jaspert [Sat, 3 Dec 2011 16:07:32 +0000 (17:07 +0100)]
import dm keyring on bpo

Signed-off-by: Joerg Jaspert <joerg@debian.org>
12 years agouse the right policy queue names
Joerg Jaspert [Sat, 3 Dec 2011 15:55:06 +0000 (16:55 +0100)]
use the right policy queue names

Signed-off-by: Joerg Jaspert <joerg@debian.org>
12 years agochange security build queues
Joerg Jaspert [Sat, 3 Dec 2011 14:40:12 +0000 (15:40 +0100)]
change security build queues

they are now using dak manage-build-queue
also adjust the way the trigger gets generated

Signed-off-by: Joerg Jaspert <joerg@debian.org>
12 years agouse right queue names
Joerg Jaspert [Sat, 3 Dec 2011 13:31:04 +0000 (14:31 +0100)]
use right queue names

security has unembargoed/embargoed in use

Signed-off-by: Joerg Jaspert <joerg@debian.org>
12 years agoupdate71: set lastused NOT NULL NOW()
Joerg Jaspert [Sat, 3 Dec 2011 12:10:00 +0000 (13:10 +0100)]
update71: set lastused NOT NULL NOW()

lastused in build_queue_files and build_queue_policy_files always needs to be set, so
set it in the database not in code

Signed-off-by: Joerg Jaspert <joerg@debian.org>
12 years agoAdd ironforge.sceen.net as hurt-i386 buildd
Joerg Jaspert [Fri, 2 Dec 2011 21:26:25 +0000 (22:26 +0100)]
Add ironforge.sceen.net as hurt-i386 buildd

Signed-off-by: Joerg Jaspert <joerg@debian.org>
12 years agodont run gitpdiff right now
Joerg Jaspert [Fri, 2 Dec 2011 21:03:45 +0000 (22:03 +0100)]
dont run gitpdiff right now

Signed-off-by: Joerg Jaspert <joerg@debian.org>
12 years agoInclude SHA256SUMS into Release files too
Joerg Jaspert [Fri, 2 Dec 2011 17:39:14 +0000 (18:39 +0100)]
Include SHA256SUMS into Release files too

Signed-off-by: Joerg Jaspert <joerg@debian.org>
12 years agoMerge remote-tracking branch 'drkranz/lintian' into merge
Joerg Jaspert [Sun, 27 Nov 2011 22:49:58 +0000 (23:49 +0100)]
Merge remote-tracking branch 'drkranz/lintian' into merge

* drkranz/lintian:
  Add control-file-is-not-a-file to fata list (Closes: #641091)

Signed-off-by: Joerg Jaspert <joerg@debian.org>
12 years agoMerge remote-tracking branch 'drkranz/p-u' into merge
Joerg Jaspert [Sun, 27 Nov 2011 22:42:31 +0000 (23:42 +0100)]
Merge remote-tracking branch 'drkranz/p-u' into merge

* drkranz/p-u:
  Check whether suite is valid before referencing it (Closes: #634716)

Signed-off-by: Joerg Jaspert <joerg@debian.org>
12 years agoShow legend in 2 cols so it all gets showed
Mark Hymers [Sun, 27 Nov 2011 20:57:01 +0000 (20:57 +0000)]
Show legend in 2 cols so it all gets showed

Signed-off-by: Mark Hymers <mhy@debian.org>
12 years agoFix graphs
Mark Hymers [Sun, 27 Nov 2011 20:22:01 +0000 (20:22 +0000)]
Fix graphs

Signed-off-by: Mark Hymers <mhy@debian.org>
12 years agoCheck whether suite is valid before referencing it (Closes: #634716)
Luca Falavigna [Sun, 27 Nov 2011 12:44:17 +0000 (12:44 +0000)]
Check whether suite is valid before referencing it (Closes: #634716)

Signed-off-by: Luca Falavigna <dktrkranz@debian.org>
12 years agoAdd armhf and s390x architectures
Mark Hymers [Wed, 23 Nov 2011 22:02:54 +0000 (22:02 +0000)]
Add armhf and s390x architectures

Signed-off-by: Mark Hymers <mhy@debian.org>
12 years agoMerge remote-tracking branch 'drkranz/graph' into merge
Joerg Jaspert [Sun, 20 Nov 2011 13:16:27 +0000 (14:16 +0100)]
Merge remote-tracking branch 'drkranz/graph' into merge

* drkranz/graph:
  Fix (o-)p-u-new graph generation (Closes: #648952)

Signed-off-by: Joerg Jaspert <joerg@debian.org>
12 years agoAdd control-file-is-not-a-file to fata list (Closes: #641091)
Luca Falavigna [Sun, 20 Nov 2011 11:08:35 +0000 (11:08 +0000)]
Add control-file-is-not-a-file to fata list (Closes: #641091)

Signed-off-by: Luca Falavigna <dktrkranz@debian.org>
12 years agoFix (o-)p-u-new graph generation (Closes: #648952)
Luca Falavigna [Wed, 16 Nov 2011 21:08:39 +0000 (21:08 +0000)]
Fix (o-)p-u-new graph generation (Closes: #648952)

Signed-off-by: Luca Falavigna <dktrkranz@debian.org>
12 years agoMerge remote-tracking branch 'ansgar/description-md5' into merge
Joerg Jaspert [Sat, 19 Nov 2011 21:24:25 +0000 (22:24 +0100)]
Merge remote-tracking branch 'ansgar/description-md5' into merge

* ansgar/description-md5:
  Do not check for existance of unpacked Translation-* files.

Signed-off-by: Joerg Jaspert <joerg@debian.org>
12 years agoDo not check for existance of unpacked Translation-* files.
Ansgar Burchardt [Sat, 19 Nov 2011 21:10:54 +0000 (22:10 +0100)]
Do not check for existance of unpacked Translation-* files.

12 years agoMerge remote-tracking branch 'ansgar/description-md5' into merge
Joerg Jaspert [Sat, 19 Nov 2011 15:38:18 +0000 (16:38 +0100)]
Merge remote-tracking branch 'ansgar/description-md5' into merge

* ansgar/description-md5:
  Output size in bytes.

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