index
:
dpkg
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
dpkg-genchanges.pl
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-15
dpkg-genchanges: Only reference binary packages being uploaded
Guillem Jover
1
-10
/
+10
2019-01-15
Dpkg::File: Make file_slurp() also accept pathnames in addition to filehandles
Guillem Jover
1
-4
/
+1
2018-09-18
scripts: Track automatic packages using the new file attribute
Guillem Jover
1
-5
/
+9
2018-01-16
scripts: Reject negated values in Architecture field
Guillem Jover
1
-2
/
+2
2017-10-12
scripts: Add support for source package Description and substvars
Guillem Jover
1
-0
/
+4
2017-10-12
dpkg-genchanges: Honor substvars in Description field
Guillem Jover
1
-0
/
+1
2017-05-20
Dpkg::Util: Remove and replace with core module List::Util
Guillem Jover
1
-1
/
+1
2017-01-27
dpkg-genchanges: Fix check for expected number of binary artifacts
Guillem Jover
1
-5
/
+6
2017-01-27
dpkg-genchanges: Include .buildinfo files also for source-only uploads
Guillem Jover
1
-0
/
+6
2017-01-27
dpkg-genchanges: Do not compute the architecture list twice
Guillem Jover
1
-6
/
+2
2017-01-27
dpkg-genchanges: Fold dist filtering and checksumming into initial loop
Guillem Jover
1
-11
/
+9
2017-01-27
Revert "dpkg-genchanges: Only add architectures for .deb/.udeb artifacts"
Guillem Jover
1
-3
/
+3
2017-01-27
dpkg-genchanges: Invert the binary distribution loop inside-out
Guillem Jover
1
-12
/
+13
2016-11-02
dpkg-genchanges: Only add architectures for .deb/.udeb artifacts
Guillem Jover
1
-3
/
+1
2016-07-03
dpkg-genchanges: Skip automatic debugging symbol packages
Guillem Jover
1
-0
/
+4
2016-05-02
dpkg-genchanges: Add new -O option
Guillem Jover
1
-3
/
+10
2016-05-02
Dpkg::Source::Package: Include upstream orig tarball signatures
Guillem Jover
1
-0
/
+1
2016-05-02
scripts: Add support for new --build option to define build type
Guillem Jover
1
-1
/
+5
2016-05-02
Dpkg::Build::Types: Clarify build type functions
Guillem Jover
1
-9
/
+9
2016-05-02
Dpkg::Build::Types: Add new build_has_any function
Guillem Jover
1
-1
/
+1
2016-05-02
Dpkg::Build::Types: Remove BUILD_SOURCE composite constants
Guillem Jover
1
-2
/
+2
2016-05-02
scripts: Switch raw information output to use info()
Guillem Jover
1
-2
/
+4
2016-04-01
scripts: Use new Dpkg::Arch functions to validate and parse architectures
Guillem Jover
1
-3
/
+3
2016-04-01
dpkg-deb, scripts: Make the Architecture field mandatory on package builds
Guillem Jover
1
-1
/
+1
2016-02-15
dpkg-genchanges: Check first for build type to short-circuit boolean expressions
Guillem Jover
1
-5
/
+5
2016-02-15
scripts: Use new Dpkg::Build::Types module instead of ad-hoc code
Guillem Jover
1
-52
/
+15
2015-05-09
dpkg-genchanges: Remove intermediate @f variable
Guillem Jover
1
-3
/
+1
2015-05-09
dpkg-genchanges: Annotate any non-deb binaries with their package type
Guillem Jover
1
-1
/
+1
2015-05-09
dpkg-genchanges: Allow binary packages not found in debian/control
Guillem Jover
1
-2
/
+4
2015-05-09
dpkg-genchanges: Merge two loops traversing the same keys
Guillem Jover
1
-2
/
+0
2015-05-09
dpkg-genchanges: Skip files based on the architecture from the filename
Guillem Jover
1
-4
/
+1
2015-05-09
dpkg-genchanges: Use the checksums files list when building the Files field
Guillem Jover
1
-0
/
+4
2015-05-09
dpkg-genchanges: Fix error message on empty dsc file
Guillem Jover
1
-1
/
+1
2015-05-09
dpkg-genchanges: Fix perl warning when parsing BY-HAND file entries
Guillem Jover
1
-1
/
+1
2015-04-10
Consistently use proper quotation marks all over the place
Guillem Jover
1
-1
/
+1
2015-04-06
scripts: Move "(default)" annotations in --help output after option description
Guillem Jover
1
-1
/
+1
2015-03-31
dpkg-genchanges: Clarify changes description open error
Guillem Jover
1
-1
/
+1
2015-03-30
perl: Rework use and exporter declarations
Guillem Jover
1
-0
/
+1
2015-01-28
dpkg-genchanges: Use strftime() instead of unportable «date -R»
Guillem Jover
1
-4
/
+4
2015-01-28
scripts: Rename and deprecate _g function with g_
Guillem Jover
1
-27
/
+27
2014-10-12
dpkg-genchanges: Add missing Dpkg::BuildProfiles imports
Guillem Jover
1
-1
/
+2
2014-10-06
dpkg-genchanges: Handle omitted packages due to build profiles
Guillem Jover
1
-2
/
+10
2014-10-06
dpkg-genchanges: Fix order of Files field in generated .changes file
Guillem Jover
1
-74
/
+73
2014-10-06
dpkg-genchanges: Do not repeat dsc name in multiple places
Guillem Jover
1
-4
/
+4
2014-10-06
dpkg-genchanges: Merge fallback Section and Priority value assignments
Guillem Jover
1
-18
/
+8
2014-10-06
dpkg-genchanges: Do not use an intermediate variable with the upload dir
Guillem Jover
1
-2
/
+1
2014-10-06
dpkg-genchanges: Use $include directly instead of convenience is_ functions
Guillem Jover
1
-5
/
+3
2014-08-15
scripts: Allow specifying the same build type option multiple times
Guillem Jover
1
-1
/
+1
2014-08-15
scripts: Refactor build type setting into a new set_build_type function
Guillem Jover
1
-18
/
+15
2014-08-10
scripts: Add -g and -G options for source plus arch-indep/specific builds
Guillem Jover
1
-2
/
+18
[next]