index
:
debhelper
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dh_gencontrol
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-03
Set Emacs file variables directory-wide
Sven Joachim
1
-6
/
+0
2017-06-24
dh_gencontrol: Re-indent code
Niels Thykier
1
-82
/
+82
2017-06-24
dh_gencontrol: Run packages in parallel
Niels Thykier
1
-2
/
+3
2017-04-29
dh_gencontrol: Remove homepage field in dbgsym pkgs
Niels Thykier
1
-1
/
+1
2017-03-07
dh_gencontrol: Discard "Multi-Arch: no"
Helmut Grohne
1
-2
/
+7
2016-10-02
Dh_Lib: Add a reset_perm_and_owner function
Niels Thykier
1
-5
/
+2
2016-10-02
Refactor install_dir usage to avoid the "if -d " tests
Niels Thykier
1
-6
/
+2
2016-02-21
dh_strip: Don't create dbgsym root for udebs
Niels Thykier
1
-4
/
+1
2016-01-14
dh_*: Replace ddeb with dbgsym
Niels Thykier
1
-35
/
+37
2015-12-20
dh_gencontrol: Create dbgsym packages with correct component
Niels Thykier
1
-1
/
+10
2015-08-30
Skip building ddebs for udebs temporarily
Niels Thykier
1
-1
/
+4
2015-08-25
dh_gencontrol: Add Auto-Built-Package field in ddeb control files
Niels Thykier
1
-0
/
+1
2015-08-25
Change X-Build-Ids to Build-Ids
Paul Tagliamonte
1
-2
/
+2
2015-08-22
dh_gencontrol: Do not duplicate build-ids in the original package
Niels Thykier
1
-3
/
+3
2015-08-22
dh_gencontrol: Fix some style nits
Niels Thykier
1
-2
/
+1
2015-08-22
Add X-Build-Ids to all debug packages built with dh_strip
Paul Tagliamonte
1
-3
/
+11
2015-08-17
Add debug build ids to the Binary package's control file
Paul Tagliamonte
1
-6
/
+16
2015-08-14
dh_gencontrol: Move debug debs back into section 'debug'
Paul Tagliamonte
1
-1
/
+1
2015-08-10
Let dpkg-gencontrol figure out the value for the source field
Niels Thykier
1
-4
/
+0
2015-07-01
Migrate to use warnings and use parent
Niels Thykier
1
-1
/
+2
2015-06-15
dh_gencontrol: Remove call to undefined subroutine
Niels Thykier
1
-2
/
+0
2015-05-25
dh_gencontrol: Fix whitespace issue
Niels Thykier
1
-1
/
+1
2015-05-25
dh_gencontrol: Use debugsym section for ddebs
Niels Thykier
1
-1
/
+1
2015-05-20
Update documentation of dh_builddeb and dh_gencontrol
Niels Thykier
1
-3
/
+10
2015-05-15
dh_gencontrol: Remove :arch from ddeb dependency
Niels Thykier
1
-2
/
+1
2015-05-15
dh_strip: Add --ddeb-migration=RELATION option
Niels Thykier
1
-3
/
+26
2015-05-15
dh_gencontrol: Create ddebs as M-A: same or without a M-A field
Niels Thykier
1
-1
/
+9
2015-05-02
dh_gencontrol: Mark ddebs as Multi-Arch:same unconditionally
Niels Thykier
1
-1
/
+1
2015-05-02
Add experimental .ddeb support
Niels Thykier
1
-1
/
+32
2015-05-01
dh_gencontrol: Add empty misc:Pre-Depends substvar if needed
Niels Thykier
1
-0
/
+4
2015-01-08
Add leading 0 to "mode" parameters
Martin Koeppe
1
-1
/
+1
2015-01-08
Migrate some calls to use the new install_X subs
Martin Koeppe
1
-1
/
+1
2015-01-01
Add editor hints to the end of all perl modules and scripts
Niels Thykier
1
-0
/
+6
2014-02-20
dh_gencontrol: Revert change made in version 4.0.13 that avoided passing -p t...
Joey Hess
1
-5
/
+1
2010-11-02
Apply manual pages conventions
David Prévot
1
-4
/
+4
2010-08-17
Man page fixes about what program -u passes params to. Closes: #593342
Joey Hess
1
-1
/
+1
2009-11-04
Add deprecation warnings for -u to the documentation, since putting options a...
Joey Hess
1
-2
/
+5
2009-02-23
dh_gencontrol: No longer need to generate the udeb filename when calling dpkg...
Joey Hess
1
-4
/
+0
2008-10-21
Move many command-specific options to only be accepted by the command that us...
Joey Hess
1
-1
/
+3
2008-09-12
dh_gencontrol: Ensure misc:Depends is set in substvars to avoid dpkg complain...
Joey Hess
1
-1
/
+8
2008-07-28
dh_gencontrol: Drop the Homepage field from udebs. Closes: #492719
Joey Hess
1
-0
/
+1
2007-12-28
* dh_gencontrol: Stop passing -isp, it's the default now. Closes: #458114
Joey Hess
1
-2
/
+2
2007-06-30
r2008: * dh_gencontrol: Fix man page typo. Closes: #431232
joeyh
1
-1
/
+1
2004-02-09
r1655: * Added udeb support, as pioneered by di-packages-build. Understands
version_4.2.0
joey
1
-1
/
+4
2003-08-18
r1590: * Converted several chown 0.0 to chown 0:0 for POSIX 200112.
version_4.1.65
joey
1
-1
/
+1
2003-03-03
r576: * Rename debhelper.1 to debhelper.7.
joey
1
-1
/
+1
2002-06-20
r532: * Added --mainpackage= option, of use in some kernel modules packages.
joey
1
-2
/
+6
2001-11-18
r496: * Man page cleanups, Closes: #119335
joey
1
-1
/
+1
2001-06-18
r480: * Revert change of 3.0.30. This broke too much stuff. Maybe I'll
joey
1
-17
/
+1
2001-06-11
r478: * dh_gencontrol: Work around very strange hurd semantics
joey
1
-1
/
+1
[next]