Paul Gevers
648feb71d3
Implement swift free usage of autopkgtest
7 years ago
Paul Gevers
77bb15e0e8
Plug in the new autopkgtest policy
7 years ago
Jonathan Wiltshire
981b9333f6
Revert "Implement a mandatory 10 day migration delay"
...
This reverts commit 0349cd9477
.
Signed-off-by: Jonathan Wiltshire <jmw@debian.org>
8 years ago
Ivo De Decker
363f51fd3b
Give myself force and force-hint
...
Signed-off-by: Ivo De Decker <ivodd@debian.org>
8 years ago
Niels Thykier
cd5e253b9c
Revert "Give myself block-all hint"
...
This reverts commit e296dd843e
.
8 years ago
Niels Thykier
e296dd843e
Give myself block-all hint
...
... until we get write access to the freeze hints
Signed-off-by: Niels Thykier <niels@thykier.net>
8 years ago
Niels Thykier
0349cd9477
Implement a mandatory 10 day migration delay
...
Per https://lists.debian.org/debian-devel-announce/2016/11/msg00002.html
Signed-off-by: Niels Thykier <niels@thykier.net>
8 years ago
Niels Thykier
dfaf0c63c3
Pull defaults for Components and Architectures from Release
...
Why duplicate that in the configuration when Britney can just pull it
in the Release file for testing? :)
Closes : Debian/britney2#11
Signed-off-by: Niels Thykier <niels@thykier.net>
8 years ago
Niels Thykier
c86e1f7e9c
britney: Skip architectures not listed in Release files
...
As a side effect, remove mips64el from NEW_ARCHES as we no longer need
that as a work around.
Closes : Debian/britney2#12
Signed-off-by: Niels Thykier <niels@thykier.net>
8 years ago
Jonathan Wiltshire
9cfe9d1072
Remove powerpc from release architectures
...
https://lists.debian.org/debian-devel-announce/2016/10/msg00008.html
Signed-off-by: Jonathan Wiltshire <jmw@debian.org>
8 years ago
Emilio Pozuelo Monfort
e7eb6603fe
Remove mips64el from break/outofsync arches
...
Signed-off-by: Emilio Pozuelo Monfort <pochu@debian.org>
8 years ago
Colin Watson
fe7cc466e1
Rename fucked_arches to outofsync_arches
...
To avoid getting in trouble when bringing up new commercially-supported
architectures.
Signed-off-by: Niels Thykier <niels@thykier.net>
8 years ago
Niels Thykier
3a4acc07bd
Add mips64el as a new architecture
...
Signed-off-by: Niels Thykier <niels@thykier.net>
9 years ago
Niels Thykier
5176bbdea0
Update paths to the local mirror
...
Signed-off-by: Niels Thykier <niels@thykier.net>
9 years ago
Niels Thykier
dfcbae7403
britney.conf: Set HINTSDIR
...
Signed-off-by: Niels Thykier <niels@thykier.net>
9 years ago
Niels Thykier
247b083e31
Revert "britney.conf: Add components for d-i"
...
Turns out it does not work (as d-i does not have a Sources file as
they would be redundant).
This reverts commit bb79d9333f
.
9 years ago
Niels Thykier
bb79d9333f
britney.conf: Add components for d-i
...
Possibly, Britney should support this somewhat more gracefully. But
start with this work around for now.
Signed-off-by: Niels Thykier <niels@thykier.net>
9 years ago
Niels Thykier
d2663d2631
Use paths valid for franck.d.o
...
Signed-off-by: Niels Thykier <niels@thykier.net>
9 years ago
Niels Thykier
f5c037cbb7
britney.conf: Read packages from a local mirror
...
Signed-off-by: Niels Thykier <niels@thykier.net>
9 years ago
Niels Thykier
f3e37faf7e
Add present-and-installable constraints support
...
Solves first half of GH#5.
Signed-off-by: Niels Thykier <niels@thykier.net>
9 years ago
Niels Thykier
bcff800040
Move Dates into a new state-dir
...
Partly solves GH#2.
Signed-off-by: Niels Thykier <niels@thykier.net>
9 years ago
Emilio Pozuelo Monfort
717804c5ab
Give me force-hint permissions
...
Signed-off-by: Emilio Pozuelo Monfort <pochu@debian.org>
9 years ago
Emilio Pozuelo Monfort
be822d0791
Give me force permissions
...
Signed-off-by: Emilio Pozuelo Monfort <pochu@debian.org>
9 years ago
Ivo De Decker
88bf620896
Add option to ignore cruft
...
Signed-off-by: Ivo De Decker <ivodd@debian.org>
9 years ago
Niels Thykier
4b3a5ac176
britney.conf: Renable smooth updates for libs+oldlibs
10 years ago
Jonathan Wiltshire
48b4021aa2
britney.conf: NOBREAKALL amd64 in addition to i386
...
Signed-off-by: Jonathan Wiltshire <jmw@debian.org>
10 years ago
Adam D. Barratt
bf87fb7d63
britney{,_nobreakall}.conf: remove kfreebsd
...
Signed-off-by: Adam D. Barratt <adam@adam-barratt.org.uk>
10 years ago
Niels Thykier
59f099d080
britney.conf: Allow kfreebsd packages to go out of sync
...
Done as kFreeBSD is not a release architecture and it has started to
block migration of release related changes. I have kept it out of
"BREAK_ARCHES" as I do not yet see a reason to add it there.
Signed-off-by: Niels Thykier <niels@thykier.net>
10 years ago
Julien Cristau
31ba6fc228
Revert "Set all urgencies to 10 days"
...
No longer necessary during the freeze, since they'll need an unblock
anyway, at which point age can be adjusted as well if necessary.
This reverts commit 6891fa39f6
.
Signed-off-by: Julien Cristau <jcristau@debian.org>
10 years ago
Julien Cristau
26936d1876
Make arm64 and ppc64el regular archs
...
And reorder the list alphabetically.
Signed-off-by: Julien Cristau <jcristau@debian.org>
10 years ago
Julien Cristau
213f9ad0e8
Disable smooth updates
...
We don't want new library transitions during the freeze.
Signed-off-by: Julien Cristau <jcristau@debian.org>
10 years ago
Jonathan Wiltshire
6891fa39f6
Set all urgencies to 10 days
...
As agreed in the Jessie timetable, mandatory 10-day
ageing is in place for the freeze, starting today.
Signed-off-by: Jonathan Wiltshire <jmw@debian.org>
10 years ago
Andreas Barth
d51fa09c75
add arm64 ppc64el
10 years ago
Julien Cristau
66c9fb6efa
Add pochu
...
Signed-off-by: Julien Cristau <jcristau@debian.org>
11 years ago
Philipp Kern
9f0e09e416
britney{,_nobreakall.conf}: Drop sparc from testing.
...
Signed-off-by: Philipp Kern <pkern@debian.org>
11 years ago
Niels Thykier
c89dc58e73
britney.conf: Remove ia64 from testing
...
Signed-off-by: Niels Thykier <niels@thykier.net>
11 years ago
Niels Thykier
cf4405375a
britney.conf: Add sparc to {BREAK,FUCKED}_ARCHES
...
Signed-off-by: Niels Thykier <niels@thykier.net>
11 years ago
Niels Thykier
f978d2c69a
britney.conf: Add EXCUSES_YAML_OUTPUT
...
Signed-off-by: Niels Thykier <niels@thykier.net>
11 years ago
Julien Cristau
7966ceae1a
Change the default urgency setting to medium
...
But don't force urgency to medium for new packages, they can still be
low.
Signed-off-by: Julien Cristau <jcristau@debian.org>
11 years ago
Adam D. Barratt
b71bf02575
Update hint permissions in line with team changes.
...
- Add ivodd
- Remove luk, he, vorlon and neilm
- Move faw to STANDARD
Signed-off-by: Adam D. Barratt <adam@adam-barratt.org.uk>
11 years ago
Julien Cristau
5b487768da
Add ia64 to {fucked,break}_arches
...
Signed-off-by: Julien Cristau <jcristau@debian.org>
11 years ago
Julien Cristau
7102bd114b
britney.conf: remove s390
...
Signed-off-by: Julien Cristau <jcristau@debian.org>
11 years ago
Niels Thykier
b1dca8c2e5
britney.conf: Add "auto-removals" as hinter
...
Signed-off-by: Niels Thykier <niels@thykier.net>
11 years ago
Adam D. Barratt
64e6384270
Enable support for p-u packages
...
Signed-off-by: Adam D. Barratt <adam@adam-barratt.org.uk>
12 years ago
Adam D. Barratt
a2a1e1ea6f
Re-enable smooth-updates
...
Signed-off-by: Adam D. Barratt <adam@adam-barratt.org.uk>
12 years ago
Adam D. Barratt
2f542ee526
Add jmw
...
Signed-off-by: Adam D. Barratt <adam@adam-barratt.org.uk>
12 years ago
Adam D. Barratt
4955efb6d7
Disable new smooth updates
...
Setting SMOOTH_UPDATES to a string which is neither a valid section
name (nor the magic string "ALL") should allow removal of old libraries
to continue without any new smooth updated libraries being accepted.
An empty SMOOTH_UPDATES would also stop removals from occurring.
Signed-off-by: Adam D. Barratt <adam@adam-barratt.org.uk>
13 years ago
Adam D. Barratt
5feba8c03f
Sync with live configuration
...
Signed-off-by: Adam D. Barratt <adam@adam-barratt.org.uk>
13 years ago
Adam D. Barratt
8221e53d6f
Drop zobel's hint file
...
Signed-off-by: Adam D. Barratt <adam@adam-barratt.org.uk>
13 years ago
Adam D. Barratt
df0e314e27
Drop madcoder, adeodato (commented out) and jurij's hint files
14 years ago
Adam D. Barratt
f58a3771a2
Give nthykier "helper hints"
14 years ago
Adam D. Barratt
1f8d2e2a2e
Drop hppa from the architecture list
...
Signed-off-by: Adam D. Barratt <adam@adam-barratt.org.uk>
14 years ago
Adam D. Barratt
7cc7bbf765
Add hppa to {BREAK,FUCKED}_ARCHES
...
Signed-off-by: Adam D. Barratt <adam@adam-barratt.org.uk>
hppa is no longer a release architecture for Squeeze, although still
in testing.
14 years ago
Adam D. Barratt
ae7381cefb
Give mehdi and jcristau "standard hints"
...
Signed-off-by: Adam D. Barratt <adam@adam-barratt.org.uk>
14 years ago
Adam D. Barratt
dad06c5279
Give mehdi HELPERS
...
Signed-off-by: Adam D. Barratt <adam@adam-barratt.org.uk>
15 years ago
Adam D. Barratt
ab584f555b
Give faw + jurij HELPERS rather than a list of hints
...
Signed-off-by: Adam D. Barratt <adam@adam-barratt.org.uk>
This ensures that changes to HELPERS (e.g. the addition of udeb hints)
automatically propagate to the relevant users
15 years ago
Adam D. Barratt
45de0e576e
Give adsb "force-hint"
...
Signed-off-by: Adam D. Barratt <adam@adam-barratt.org.uk>
ACKed by HE on IRC
15 years ago
Adam D. Barratt
f1156a4b2f
Give adsb "force"
...
Signed-off-by: Adam D. Barratt <adam@adam-barratt.org.uk>
Acked by HE and aba on IRC
15 years ago
Adam D. Barratt
592db32990
Sync with b1 config
...
Signed-off-by: Adam D. Barratt <adam@adam-barratt.org.uk>
- Move adsb to standard hints
- Remove kfreebsd-* from BREAKARCHES
15 years ago
Release Managers
435c42b0bd
Sync with b1's config
15 years ago
Release Managers
792cbf7175
Add support for freeze-exception file
...
Signed-off-by: Luk Claes <luk@debian.org>
16 years ago
Luk Claes
d9d9702ff1
Remove obsolete approver stanza, put dato's hint file in comment for now
...
Signed-off-by: Luk Claes <luk@ries.debian.org>
16 years ago
Release Managers
5813260ff1
Merge branch 'ftp-master'
...
Conflicts:
britney.conf
Signed-off-by: Release Managers <release@ries.debian.org>
16 years ago
Jurij Smakov
cda3145d95
Add udeb blocking/unblocking support for b2.
...
Signed-off-by: Jurij Smakov <jurij@debian.org>
16 years ago
Release Managers
0f5197ca73
Add new RAs
...
Add kfreebsd-i386, kfreebsd-amd64
16 years ago
Fabio Tranchitella
13a0f4d654
armel is now a regular release arch
17 years ago
Fabio Tranchitella
a3667cb3b1
Removed armel from new arches, added back to break arches.
17 years ago
Fabio Tranchitella
f23c31d59f
Removed armel from break arches.
17 years ago
Fabio Tranchitella
5db6d600a8
Sync britney.conf with the upstream version.
17 years ago
Fabio Tranchitella
d240438ee1
Damn, I missed fucked arches.
17 years ago
Fabio Tranchitella
469d67fca2
This should fix the diffs, armel is a BREAK_ARCH.
17 years ago
Fabio Tranchitella
52ad4f0e26
Synchronization of hinters and permissions from the original version.
17 years ago
Fabio Tranchitella
2529dd4093
Added pkern to the list of hinters.
17 years ago
Fabio Tranchitella
24cf4c0dbb
Implemented the hint-tester interface to interactively test easy, force-hint and hint hints; removed djpig from the hinters.
17 years ago
Fabio Tranchitella
0b5c20b589
You can now configure the path for the HeidiResult file.
17 years ago
Fabio Tranchitella
3dc3be1c72
Merge with the last official release of Britney.
17 years ago
Fabio Tranchitella
35a0a044b3
Added auto-hinter option; updated architecture configuration.
19 years ago
Fabio Tranchitella
18c7435c4f
Related to the previos commit.
19 years ago
Fabio Tranchitella
24a081807e
Modified britney.conf to be synced with the current configuration.
19 years ago
Fabio Tranchitella
8c9bac0eea
Implemented support for old libraries (enabled by default if --compatible is not used).
19 years ago
Fabio Tranchitella
05ac673cc0
Added new architectures list to the config file, which actually is empty.
19 years ago
Fabio Tranchitella
3e75f09c49
Fixed a bug for binNMUs detect.
19 years ago
Fabio Tranchitella
e08abbcb44
First implementation of UpgradeRun, actually limited to removed sources.
19 years ago
Fabio Tranchitella
8ba92ccadb
Minor fixes for excuse generation.
19 years ago
Fabio Tranchitella
b1603db2e4
Initial import, excuses generation almost working.
19 years ago