index
:
dpkg
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-15
scripts/mk: Add support for an improved dpkg_vendor_derives_from macro
Guillem Jover
6
-8
/
+49
2019-01-15
scripts/mk: Fix dpkg_vendor_derives_from macro documentation
Colin Watson
1
-1
/
+1
2019-01-15
dpkg-scanpackages: Emit a warning with the list of repeat packages
Guillem Jover
1
-0
/
+8
2019-01-15
dpkg-scanpackages: Unroll a single iteration loop
Guillem Jover
1
-14
/
+14
2019-01-15
dpkg-scanpackages: Do not compute unnecessary checksums
Guillem Jover
1
-6
/
+5
2019-01-15
dpkg-shlibdeps: Remove duplicate word across newline boundary
Guillem Jover
1
-1
/
+1
2019-01-15
dpkg-shlibdeps: Remove unused variable
Guillem Jover
1
-2
/
+0
2019-01-15
dpkg-genchanges: Only reference binary packages being uploaded
Guillem Jover
4
-18
/
+12
2019-01-15
dpkg-source: Stop filtering @builddeps@ from Testsuite-Triggers field
Guillem Jover
1
-2
/
+2
2019-01-15
dpkg-source: Use new format argument for Dpkg::Source::Package->new()
Guillem Jover
1
-8
/
+4
2019-01-15
dpkg-source: Move source format selection earlier in the build
Guillem Jover
1
-19
/
+20
2019-01-15
Dpkg::Source::Package, dpkg-source: Switch to new Dpkg::Source::Format module
Guillem Jover
2
-38
/
+26
2019-01-15
Dpkg::Source::Format: New module
Guillem Jover
4
-0
/
+262
2019-01-15
Dpkg::Source::Package: Improve debian/source/format parsing and validation
Guillem Jover
1
-16
/
+9
2019-01-15
Dpkg::Source::Package: Add a new format option to the new constructor
Guillem Jover
1
-5
/
+16
2019-01-15
Dpkg::Source::Package::V3::Bzr: Fix format name in output message
Guillem Jover
1
-1
/
+1
2019-01-15
Dpkg::Source::Patch: Do not recommend --include-removal when not supported
Guillem Jover
1
-4
/
+5
2019-01-15
Dpkg::Source::Package: Do not reinitialize fields member in constructor
Guillem Jover
1
-2
/
+1
2019-01-15
Dpkg::Shlibs::Objdump: Only select objdump program when going to use it
Guillem Jover
1
-10
/
+13
2019-01-15
Dpkg::Shlibs::Objdump: Remove unused Dpkg::IPC import
Guillem Jover
1
-1
/
+0
2019-01-15
Dpkg::Vendor::Ubuntu: Fix buildflags override after default setting move
Guillem Jover
3
-5
/
+65
2019-01-15
Dpkg::File: Make file_slurp() also accept pathnames in addition to filehandles
Guillem Jover
4
-13
/
+19
2019-01-15
Dpkg::Changelog::Debian: Preserve modelines at EOF
Guillem Jover
11
-4
/
+40
2019-01-15
Dpkg::Deps::Simple: Fix POD signature for new constructor
Guillem Jover
1
-1
/
+1
2019-01-15
perl: Fix POD for Dpkg::Interface::Storable derived method implementations
Guillem Jover
8
-74
/
+79
2018-10-10
build: Set locale for CPAN tests to C
Guillem Jover
1
-0
/
+2
2018-10-10
build: Set environment variables only for CPAN tests
Guillem Jover
1
-6
/
+8
2018-10-10
shell: Quote variables
Guillem Jover
1
-2
/
+2
2018-10-10
dpkg-maintscript-helper: Use explicit escape instead of literal backslash
Guillem Jover
1
-2
/
+2
2018-10-09
Update German scripts translation
Helge Kreutzmann
1
-5
/
+4
2018-10-08
po: Regenerate .pot files and merge .po files with them
Guillem Jover
8
-255
/
+307
2018-10-08
Dpkg::Source::Package::V2: Move binary file detection to BinaryFiles module
Guillem Jover
2
-44
/
+59
2018-10-08
Dpkg::Source::Package::V2: Split BinaryFiles module into its own file
Guillem Jover
4
-84
/
+113
2018-10-08
Dpkg::Source::Functions: Reimplement is_binary() w/o using diff(1)
Guillem Jover
1
-23
/
+8
2018-10-08
Dpkg: Add documentation about the module hierarchy and API
Guillem Jover
1
-0
/
+165
2018-10-08
Dpkg::OpenPGP: Do not read the gpg user configuration file
Guillem Jover
1
-1
/
+3
2018-10-08
Dpkg::OpenPGP: Ignore Version field in enarmored output
Guillem Jover
1
-0
/
+1
2018-10-08
test: Skip version checks involving «dpkg --compare-versions» if not available
Guillem Jover
1
-2
/
+15
2018-10-08
build: Improve test and author CPAN dependencies
Guillem Jover
1
-2
/
+20
2018-10-08
build: Fix typo in CPAN recommends key
Guillem Jover
1
-1
/
+1
2018-10-08
build: Add a release_status key to the CPAN metadata
Guillem Jover
1
-0
/
+2
2018-10-08
build: Generalize PACKAGE_CPAN_SIGN by setting PACKAGE_DIST_IS_RELEASE instead
Guillem Jover
1
-1
/
+1
2018-09-26
po: Regenerate .pot files and merge .po files with them
Guillem Jover
8
-355
/
+805
2018-09-26
test: Make po checks cope with missing po files in CPAN distribution
Guillem Jover
1
-1
/
+1
2018-09-26
build: Distribute the data files from the CPAN Build.PL script
Guillem Jover
1
-0
/
+4
2018-09-26
build: Perform Dpkg module substitution during CPAN module building
Guillem Jover
1
-0
/
+37
2018-09-19
Update German scripts translation
Helge Kreutzmann
1
-2
/
+5
2018-09-18
perl: Replace all calls to Cwd::cwd with Cwd::getcwd
Josh Triplett
4
-4
/
+4
2018-09-18
dpkg-parsechangelog: Add new --reverse option
Guillem Jover
4
-6
/
+14
2018-09-18
scripts: Track automatic packages using the new file attribute
Guillem Jover
2
-6
/
+13
[next]