Package: antlr / 2.7.7+dfsg-12

Metadata

Package Version Patches format
antlr 2.7.7+dfsg-12 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
gcc.diff | (download)

lib/cpp/antlr/CharScanner.hpp | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 adds missing includes to fix ftbfs.

bin___antlr.diff | (download)

bin/antlr | 5 5 + 0 - 0 !
1 file changed, 5 insertions(+)

 add bin/antlr script

antlr config.patch | (download)

scripts/antlr-config.in | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
python3 compat.patch | (download)

lib/python/antlr/antlr.py | 92 45 + 47 - 0 !
1 file changed, 45 insertions(+), 47 deletions(-)

 python3 compat
0002 configure.in Set timestamp from SOURCE_DATE_EPOCH va.patch | (download)

configure.in | 6 5 + 1 - 0 !
1 file changed, 5 insertions(+), 1 deletion(-)

 [patch 2/3] configure.in: set timestamp from source_date_epoch
 variable.

https://reproducible-builds.org/docs/source-date-epoch/

0003 Makefile.in Set timestamp from SOURCE_DATE_PEOCH env.patch | (download)

Makefile.in | 9 8 + 1 - 0 !
1 file changed, 8 insertions(+), 1 deletion(-)

 [patch 3/3] makefile.in: set timestamp from source_date_peoch
 environment variable.

https://reproducible-builds.org/docs/source-date-epoch/