index
:
dpkg
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
dpkg-source.pl
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-26
dpkg-source: Remove backwards compatibility code for legacy build-profiles
Guillem Jover
1
-7
/
+0
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
1
-8
/
+4
2018-09-18
perl: Replace all calls to Cwd::cwd with Cwd::getcwd
Josh Triplett
1
-1
/
+1
2018-05-04
dpkg-source: Do not emit perl warnings on source formats w/o options
Guillem Jover
1
-0
/
+1
2017-10-12
scripts: Add support for source package Description and substvars
Guillem Jover
1
-1
/
+1
2017-09-24
scripts: Use split() with ' ' instead of /\s+/
Guillem Jover
1
-1
/
+1
2017-07-04
dpkg-source: Remove unused Dpkg::Index module import
Guillem Jover
1
-1
/
+0
2017-05-20
Dpkg::Util: Remove and replace with core module List::Util
Guillem Jover
1
-1
/
+1
2017-02-20
dpkg-source: Document --before-build and --after-build in --help output
Guillem Jover
1
-0
/
+2
2017-01-29
Revert "dpkg-source: Generate Testsuite-Restrictions fields from test restric...
Guillem Jover
1
-17
/
+0
2017-01-25
dpkg-source: Generate Testsuite-Restrictions fields from test restrictions
Guillem Jover
1
-0
/
+17
2017-01-25
dpkg-source: Refactor testsuite functions
Guillem Jover
1
-11
/
+9
2017-01-23
dpkg-buildpackage, dpkg-source: Always set SOURCE_DATE_EPOCH
Guillem Jover
1
-1
/
+1
2017-01-22
Dpkg::Arch: Add new import tags
Guillem Jover
1
-1
/
+1
2016-10-30
dpkg-source: Make the program reproducible when run standalone
Guillem Jover
1
-0
/
+3
2016-07-03
dpkg-source: Add new --no-overwrite-dir extraction option
Guillem Jover
1
-0
/
+4
2016-07-03
dpkg-source: Generate Testsuite-Triggers field from test dependencies
Guillem Jover
1
-0
/
+31
2016-07-03
dpkg-source: Check that debian/tests/control is a regular file
Guillem Jover
1
-0
/
+2
2016-07-03
dpkg-source: Move -q option to the General options section in --help output
Guillem Jover
1
-1
/
+1
2016-07-03
dpkg-source: Document various long options in --help output
Guillem Jover
1
-4
/
+8
2016-05-09
dpkg-source: Add new --require-strong-checksums option and change default
Guillem Jover
1
-0
/
+5
2016-05-02
dpkg-source: Use context gettext functions for "<none>" string
Guillem Jover
1
-2
/
+2
2016-05-02
perl: Fix various perl critic regressions
Guillem Jover
1
-2
/
+2
2016-04-01
scripts: Use new Dpkg::Arch functions to validate and parse architectures
Guillem Jover
1
-4
/
+3
2016-02-15
dpkg-source: Add backend-specific --help options support
Guillem Jover
1
-3
/
+47
2015-10-18
Update Ian Jackson's email address
Guillem Jover
1
-1
/
+1
2015-08-03
dpkg-source: Add an optional essential=yes key/value to Package-List
Guillem Jover
1
-0
/
+4
2015-05-09
dpkg-source: Remove stray whitespace in shebang
Guillem Jover
1
-1
/
+1
2015-04-10
Consistently use proper quotation marks all over the place
Guillem Jover
1
-4
/
+4
2015-03-30
perl: Rework use and exporter declarations
Guillem Jover
1
-4
/
+4
2015-01-28
Dpkg: Use shift instead of @_ on single argument unpacking
Guillem Jover
1
-1
/
+1
2015-01-28
scripts: Rename and deprecate _g function with g_
Guillem Jover
1
-39
/
+39
2014-10-25
dpkg-source: Error out on obsolete Build-Profiles syntax
Guillem Jover
1
-8
/
+3
2014-10-06
dpkg-source: Rework command parsing and add --build and --extract aliases
Guillem Jover
1
-34
/
+39
2014-10-06
scripts: Unpack arguments instead of accessing @_ directly
Guillem Jover
1
-1
/
+3
2014-10-06
scripts: Update restriction formula syntax
Johannes Schauer
1
-2
/
+25
2014-08-09
dpkg-source: Add --format an --ignore-bad-version to --help output
Guillem Jover
1
-1
/
+3
2014-08-09
dpkg-source: Automatically add the Testsuite field
Guillem Jover
1
-0
/
+19
2014-05-17
scripts: Switch unused capturing groups to non-capturing ones
Guillem Jover
1
-3
/
+3
2014-04-21
dpkg-source: Add arch and profile information to Package-List field
Guillem Jover
1
-1
/
+10
2014-04-21
scripts: Add a space after comma
Guillem Jover
1
-1
/
+1
2014-01-15
dpkg-source: Set default compression options in source format specific modules
Guillem Jover
1
-5
/
+0
2013-12-07
Use https:// URLs instead of http:// when possible
Guillem Jover
1
-1
/
+1
2013-12-05
dpkg-source: Update default diff ignore regex on --extend-diff-ignore
Guillem Jover
1
-0
/
+2
2013-12-04
perl: Switch to use low precedence boolean operators for error checks
Guillem Jover
1
-4
/
+4
2013-11-24
Dpkg::Source::Package: Deprecate public package variables
Guillem Jover
1
-5
/
+6
2013-11-24
dpkg-source: Do not modify $diff_ignore_default_regexp package variable
Guillem Jover
1
-2
/
+3
[next]