summaryrefslogtreecommitdiff
path: root/Debian
AgeCommit message (Expand)AuthorFilesLines
2015-11-07Dh_Lib.pm: first line of d/compat must be a numberNiels Thykier1-0/+5
2015-11-06qmake.pm: mkdir builddir before starting to configureSergio Durigan Junior1-0/+1
2015-11-06Don't swallow $@ when configure() fails, for accurate error reporting.Jonathan Hall1-2/+2
2015-11-02Remove all compat(1) and compat(2) "guards"Niels Thykier1-12/+2
2015-11-02Dh_Lib.pm: Reject compat levels before 3Niels Thykier1-4/+17
2015-10-05Dh_Lib: Respect --no-act in autotriggerNiels Thykier1-1/+2
2015-09-26Dh_Lib: Export an env var before running +x scriptsGergely Nagy1-0/+2
2015-09-11Dh_Lib: Validate trigger typesNiels Thykier1-2/+8
2015-09-10dh_makeshlibs: Use ldconfig trigger instead of maintscriptsNiels Thykier1-0/+46
2015-09-06Default to --parallel in compat 10Niels Thykier1-1/+3
2015-09-05Fix doit_in_sourcedir/doit_in_builddir exception handlingColin Watson1-2/+10
2015-09-03Dh_Lib: We only need the latest changelog entry.Chris Lamb1-1/+1
2015-08-30Dh_Lib.pm: Drop udeb_filename subroutineNiels Thykier1-19/+1
2015-08-30Revert "dh_builddeb: Let dpkg determine the udeb filename by default"Niels Thykier1-1/+19
2015-08-30dh_builddeb: Let dpkg determine the udeb filename by defaultNiels Thykier1-19/+1
2015-08-13cmake.pm: Set SYSCONFDIF and LOCALESTATEDIRNiels Thykier1-5/+9
2015-08-12Add cross-compile support to the cmake build systemHelmut Grohne1-1/+27
2015-08-12Dh_Lib: Add an is_cross_compiling subNiels Thykier1-3/+8
2015-08-12Dh_Lib: Export get_source_date_epoch()Niels Thykier1-0/+1
2015-08-12Dh_Lib: Rename sub to get_source_epoch_dateNiels Thykier1-7/+8
2015-08-12Define SOURCE_DATE_EPOCH when setting build flagsDhole1-1/+31
2015-07-26Dh_Lib: Use Dpkg::Arch::debarch_is insted of calling dpkg-architectureGuillem Jover1-9/+5
2015-07-25Import Exporter's import rather than @ISA'ing ExporterNiels Thykier2-4/+3
2015-07-25Dh_Lib: Try to use dpkg-architecture variables from the environmentGuillem Jover1-1/+4
2015-07-01Migrate to use warnings and use parentNiels Thykier11-11/+20
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