index
:
debhelper
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Debian
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-09
Dh_Lib: Remove unused "my "
Niels Thykier
1
-1
/
+0
2016-02-23
addsubstvar: Pass -a to grep to handle substvars with unicode content gracefu...
Joachim Breitner
1
-2
/
+2
2016-02-22
cross cmake should specify existing compilers
Helmut Grohne
1
-2
/
+2
2016-02-22
dh_auto_test: Add VERBOSE=1 when using autoconf
Gergely Nagy
1
-0
/
+10
2016-02-20
Dh_Lib: Avoid undefined sub call on error
Niels Thykier
1
-1
/
+1
2016-01-10
Dh_Lib: Add restore_file_on_clean
Niels Thykier
1
-0
/
+78
2016-01-09
dh+compat 10: Drop sequence ctrl and logs
Niels Thykier
1
-1
/
+1
2016-01-02
Drop support for compat level 3
Niels Thykier
1
-1
/
+1
2015-12-26
Dh_Lib: The output of dpkg-parsechangelog is defined
Niels Thykier
1
-1
/
+1
2015-12-26
Dh_Lib: isnative - pass -S to dpkg-parsechangelog
Niels Thykier
1
-2
/
+2
2015-12-23
getpackages: Restore behaviour of omitting $type parameter
Niels Thykier
1
-4
/
+6
2015-12-20
dh_gencontrol: Create dbgsym packages with correct component
Niels Thykier
1
-2
/
+24
2015-12-20
Cache result of getpackages
Niels Thykier
1
-22
/
+25
2015-11-07
Dh_Lib.pm: first line of d/compat must be a number
Niels Thykier
1
-0
/
+5
2015-11-06
qmake.pm: mkdir builddir before starting to configure
Sergio Durigan Junior
1
-0
/
+1
2015-11-06
Don't swallow $@ when configure() fails, for accurate error reporting.
Jonathan Hall
1
-2
/
+2
2015-11-02
Remove all compat(1) and compat(2) "guards"
Niels Thykier
1
-12
/
+2
2015-11-02
Dh_Lib.pm: Reject compat levels before 3
Niels Thykier
1
-4
/
+17
2015-10-05
Dh_Lib: Respect --no-act in autotrigger
Niels Thykier
1
-1
/
+2
2015-09-26
Dh_Lib: Export an env var before running +x scripts
Gergely Nagy
1
-0
/
+2
2015-09-11
Dh_Lib: Validate trigger types
Niels Thykier
1
-2
/
+8
2015-09-10
dh_makeshlibs: Use ldconfig trigger instead of maintscripts
Niels Thykier
1
-0
/
+46
2015-09-06
Default to --parallel in compat 10
Niels Thykier
1
-1
/
+3
2015-09-05
Fix doit_in_sourcedir/doit_in_builddir exception handling
Colin Watson
1
-2
/
+10
2015-09-03
Dh_Lib: We only need the latest changelog entry.
Chris Lamb
1
-1
/
+1
2015-08-30
Dh_Lib.pm: Drop udeb_filename subroutine
Niels Thykier
1
-19
/
+1
2015-08-30
Revert "dh_builddeb: Let dpkg determine the udeb filename by default"
Niels Thykier
1
-1
/
+19
2015-08-30
dh_builddeb: Let dpkg determine the udeb filename by default
Niels Thykier
1
-19
/
+1
2015-08-13
cmake.pm: Set SYSCONFDIF and LOCALESTATEDIR
Niels Thykier
1
-5
/
+9
2015-08-12
Add cross-compile support to the cmake build system
Helmut Grohne
1
-1
/
+27
2015-08-12
Dh_Lib: Add an is_cross_compiling sub
Niels Thykier
1
-3
/
+8
2015-08-12
Dh_Lib: Export get_source_date_epoch()
Niels Thykier
1
-0
/
+1
2015-08-12
Dh_Lib: Rename sub to get_source_epoch_date
Niels Thykier
1
-7
/
+8
2015-08-12
Define SOURCE_DATE_EPOCH when setting build flags
Dhole
1
-1
/
+31
2015-07-26
Dh_Lib: Use Dpkg::Arch::debarch_is insted of calling dpkg-architecture
Guillem Jover
1
-9
/
+5
2015-07-25
Import Exporter's import rather than @ISA'ing Exporter
Niels Thykier
2
-4
/
+3
2015-07-25
Dh_Lib: Try to use dpkg-architecture variables from the environment
Guillem Jover
1
-1
/
+4
2015-07-01
Migrate to use warnings and use parent
Niels Thykier
11
-11
/
+20
2015-06-15
Merge branch 'master' into super-cow-ddebs-support
Niels Thykier
2
-9
/
+50
2015-06-14
dh_builddeb: Let dpkg choose the filename of the ddeb
Niels Thykier
1
-8
/
+1
2015-05-20
Dh_Lib: Remove _error_exitcode
Niels Thykier
1
-7
/
+0
2015-05-20
Dh_Lib: Promote error_exitcode to an API sub
Niels Thykier
1
-7
/
+19
2015-05-20
D::D::Buildsystem: Preserve the ret val of doit_noerror
Niels Thykier
1
-6
/
+8
2015-05-20
Add doit_in_sourcedir_noerror and doit_in_builddir_noerror in Buildsystem.pm
Emmanuel Bourg
1
-0
/
+34
2015-05-20
Dh_Lib: Typo fix
Niels Thykier
1
-1
/
+1
2015-05-19
Dh_Lib.pm: Create ddebs with the .deb extension
Niels Thykier
1
-1
/
+1
2015-05-15
dh_gencontrol: Create ddebs as M-A: same or without a M-A field
Niels Thykier
1
-7
/
+23
2015-05-02
Add experimental .ddeb support
Niels Thykier
1
-6
/
+20
2015-01-08
Fix a wrong reference to a nonexistent $base.
Peter Pentchev
1
-2
/
+2
2015-01-08
Add leading 0 to "mode" parameters
Martin Koeppe
1
-2
/
+2
[next]