summaryrefslogtreecommitdiff
path: root/Debian
AgeCommit message (Expand)AuthorFilesLines
2015-06-15Merge branch 'master' into super-cow-ddebs-supportNiels Thykier2-9/+50
2015-06-14dh_builddeb: Let dpkg choose the filename of the ddebNiels Thykier1-8/+1
2015-05-20Dh_Lib: Remove _error_exitcodeNiels Thykier1-7/+0
2015-05-20Dh_Lib: Promote error_exitcode to an API subNiels Thykier1-7/+19
2015-05-20D::D::Buildsystem: Preserve the ret val of doit_noerrorNiels Thykier1-6/+8
2015-05-20Add doit_in_sourcedir_noerror and doit_in_builddir_noerror in Buildsystem.pmEmmanuel Bourg1-0/+34
2015-05-20Dh_Lib: Typo fixNiels Thykier1-1/+1
2015-05-19Dh_Lib.pm: Create ddebs with the .deb extensionNiels Thykier1-1/+1
2015-05-15dh_gencontrol: Create ddebs as M-A: same or without a M-A fieldNiels Thykier1-7/+23
2015-05-02Add experimental .ddeb supportNiels Thykier1-6/+20
2015-01-08Fix a wrong reference to a nonexistent $base.Peter Pentchev1-2/+2
2015-01-08Add leading 0 to "mode" parametersMartin Koeppe1-2/+2
2015-01-08Migrate some calls to use the new install_X subsMartin Koeppe1-1/+1
2015-01-08Dh_Lib: Add install_* subroutinesMartin Koeppe1-0/+20
2015-01-07configure gets --*-silent-rules depending on DH_QUIETBernhard R. Link1-1/+3
2015-01-07dh_auto_* prints upstream build system commands run unless DH_QUIET is setBernhard R. Link1-8/+8
2015-01-07add DH_QUIET environment variableBernhard R. Link1-1/+28
2015-01-07debhelper: Please make Perl tests verbosegregor herrmann2-1/+7
2015-01-03Dh_Lib: Fix use of undefined variableNiels Thykier1-6/+6
2015-01-03Add install_dh_config_file and exec lintian-overrides (compat 9)Niels Thykier1-1/+34
2015-01-03The ant buildsystem now loads d/ant.propertiesNiels Thykier1-2/+12
2015-01-01Parse control file fields case-insensitivelyGuillem Jover1-5/+5
2015-01-01Add editor hints to the end of all perl modules and scriptsNiels Thykier14-0/+84
2015-01-01Added make_symlink to create Policy compliant symlinksNiels Thykier1-1/+92
2014-12-29Revert "dh_installdocs: Error out on unsafe binNMUs with --link-doc"Niels Thykier1-16/+1
2014-12-21dh_installdocs: Error out on unsafe binNMUs with --link-docNiels Thykier1-1/+16
2014-10-10avoid referring to $package in error messageJoey Hess1-1/+1
2014-10-10remove %package_profilesJoey Hess1-8/+4
2014-10-10clean up profiles codeJoey Hess1-14/+16
2014-10-10fix layoutJoey Hess1-2/+1
2014-10-10use libdpkg-perl to parse and evaluate build profilesjosch1-39/+21
2014-06-13Pass --disable-silent-rules in dh_auto_configure if DH_VERBOSE is set.Joey Hess1-0/+3
2014-02-28Fix breakage in no-act mode introduced in last release.Joey Hess1-0/+3
2014-02-12Initial implementation of support for Build-Profiles fields. Thanks, Daniel S...Joey Hess1-3/+49
2014-02-04Use realclean instead of distclean on perl_build buildsystem.gregor herrmann1-1/+1
2014-01-30dh_makeshlibs: Defer propigating dpkg-gensymbols error until all packages hav...Joey Hess1-4/+11
2013-12-05cmake: Configure with -DCMAKE_BUILD_TYPE=None Closes: #701233Joey Hess1-1/+1
2013-11-05Fix (horrible) make output parsing code to work with make 4.0. Closes: #72880...Joey Hess1-1/+1
2013-08-20makefile buildsystem: Tighten heuristic to detect if makefile target exists. ...Joey Hess1-1/+1
2013-08-15dh_install, dh_installdocs, dh_clean: Fix uses of find -exec which cause it t...Joey Hess1-1/+1
2013-08-09Fix typo for propagateGuillem Jover2-2/+2
2013-06-30perl_build: Use -- long option names, for compatability with Module::Build::T...Joey Hess1-5/+5
2013-06-24makefile buildsystem: Added heuristic to catch false positive in makefile tar...Joey Hess1-7/+42
2013-06-04Correct broken patch for #706923. Closes: #707481Joey Hess1-1/+2
2013-05-16Revert unsetting INSTALL_BASE. Closes: #708452 Reopens: #705141Joey Hess1-1/+1
2013-05-07Revert python2.X-minimal fix, because it was buggy. Closes: #707111 (Reopens ...Joey Hess1-8/+1
2013-05-06makefile buildsystem: Pass any parameters specified after -- when running mak...Joey Hess1-2/+2
2013-05-05perl_makemaker: Unset INSTALL_BASE in case the user has it set. Closes: #705141Joey Hess1-1/+1
2013-02-24cmake: Configure with -DCMAKE_BUILD_TYPE=RelWithDebInfo Closes: #701233Joey Hess1-0/+1
2012-11-12add commentJoey Hess1-0/+2