Skip to content
Commits on Source (4)
before_script:
- apt-get -q update
- env DEBIAN_FRONTEND=noninteractive apt-get -q -y install git python3-apt python3-yaml
test:
image: debian:unstable
script:
- hooks/pre-receive
- git clone --depth=1 https://salsa.debian.org/reproducible-builds/reproducible-misc.git misc
- misc/clean-notes
- if [ "$(git status --porcelain)" != "?? misc" ]; then echo "NOTES NOT CLEAN!" ; git diff ; exit 1 ; else echo "Then notes are clean ☺" ; fi
......@@ -5618,50 +5618,9 @@ flexml:
issues:
- gcc_captures_build_path
flexpart:
version: None
issues:
- 9
- .
- 0
- 2
- ['None']
- 1
- 9
- None
- ['None']
- None
- g
- f
- o
- r
- t
- r
- a
- n
- _
- m
- o
- d
- _
- c
- a
- p
- t
- u
- r
- e
- s
- _
- b
- u
- i
- l
- d
- _
- p
- a
- t
- h
version: 9.02-19
issues:
- gfortran_mod_captures_build_path
flextra:
version: 5.0-10
issues:
......