index
:
dpkg
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
dpkg-genbuildinfo.pl
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-12
dpkg-genbuildinfo: Add support for new Build-Kernel-Version field
Guillem Jover
1
-0
/
+9
2017-09-24
Dpkg::File: Move file_lock() into a new Dpkg::Lock module
Guillem Jover
1
-1
/
+1
2017-07-11
dpkg-genbuildinfo: Always use the binary version for the .buildinfo filename
Guillem Jover
1
-2
/
+3
2017-05-20
Dpkg::Util: Remove and replace with core module List::Util
Guillem Jover
1
-1
/
+1
2017-05-17
dpkg-genbuildinfo: Add duplicate prevention code for debian/files
Guillem Jover
1
-1
/
+13
2017-02-26
dpkg-genbuildinfo: Declare .buildinfo format as stable with version 1.0
Guillem Jover
1
-1
/
+1
2017-02-26
dpkg-genbuildinfo: Handle unmatched virtual arch-qualified packages
Guillem Jover
1
-0
/
+1
2017-01-27
dpkg-genbuildinfo: Fix parsing of Pre-Depends and Depends
Guillem Jover
1
-1
/
+3
2017-01-26
dpkg-genbuildinfo: Add initial support for DEB_BUILD_OPTIONS
Guillem Jover
1
-3
/
+9
2016-11-16
dpkg-genbuildinfo: Bump Format to version 0.2
Guillem Jover
1
-1
/
+1
2016-11-16
dpkg-genbuildinfo: Use deterministic .buildinfo filenames
Guillem Jover
1
-13
/
+12
2016-11-16
dpkg-genbuildinfo: Add Build-Date field
Guillem Jover
1
-2
/
+12
2016-11-16
dpkg-genbuildinfo: On source builds add source to the Architecture field
Guillem Jover
1
-0
/
+2
2016-11-11
Dpkg::Build::Info: New module refactored from dpkg-genbuildinfo
Guillem Jover
1
-23
/
+6
2016-11-05
dpkg-genbuildinfo: Use an intermediate variable to placate perlcritic
Guillem Jover
1
-1
/
+2
2016-11-03
dpkg-genbuildinfo: Filter .buildinfo files from checksums inclusion
Guillem Jover
1
-0
/
+3
2016-11-03
dpkg-genbuildinfo: For binary builds expect at least one binary artifact
Guillem Jover
1
-8
/
+10
2016-11-03
dpkg-genbuildinfo: For source builds always assume the .dsc is present
Guillem Jover
1
-8
/
+1
2016-11-03
scripts: Add support for .buildinfo files
Guillem Jover
1
-0
/
+491