summaryrefslogtreecommitdiff
path: root/debian/rules
AgeCommit message (Expand)AuthorFilesLines
2019-03-24debian: Add a lintian dpkg profile to supress Debian specific tagsGuillem Jover1-0/+5
2019-02-23debian: Include a bug-script to report on tainted merged-usr-via-symlinksGuillem Jover1-0/+2
2018-08-30debian: Enable verbose test suite only in non-terse buildsGuillem Jover1-2/+2
2018-08-30debian: Rename maintainer-build DEB_BUILD_OPTIONS to terseGuillem Jover1-1/+1
2018-08-30debian: Do not pass VERBOSE to test suiteGuillem Jover1-1/+1
2018-05-03build: Add an autogen scriptGuillem Jover1-1/+1
2018-03-26Use internerr() or BUG() instead of assert()Guillem Jover1-1/+6
2017-09-24debian: Remove workaround for ancient gcc w/o stackprotectorstrong supportGuillem Jover1-6/+1
2017-09-24debian: Split alternatives logrotate into its own configuration fileGuillem Jover1-0/+1
2017-05-07build: Use libexec variable for auxiliary internal programsGuillem Jover1-0/+1
2016-12-18debian: Do not insert a perl:Depends for libdpkg-perlGuillem Jover1-1/+2
2016-11-05debian: Set MAKEFLAGS to -jN from parallel=N in DEB_BUILD_OPTIONSGuillem Jover1-0/+1
2016-10-30debian: Run autotest test suite in verbose modeGuillem Jover1-1/+2
2016-10-30debian: Stop compressing the dpkg.deb package with gzipGuillem Jover1-4/+1
2016-10-30debian: Remove unused dh_strip from binary_indepGuillem Jover1-1/+0
2016-10-30debian: Use perl:Depends via dh_perl instead of a hardcoded perlGuillem Jover1-0/+1
2016-10-29build: Add support for running the test suite in parallelGuillem Jover1-1/+7
2016-07-03build: Uniformize library build optionsGuillem Jover1-3/+3
2016-07-03build: Use libmd auotmatically if availableGuillem Jover1-0/+1
2016-05-09arch: Bump the GNU triplet cpu from i386 to i686Ben Hutchings1-7/+0
2016-04-01debian: Enable all hardening flagsGuillem Jover1-2/+2
2016-04-01build: Do not require passing the perl interpreter to run-scriptGuillem Jover1-1/+1
2015-09-14debian: Use --with-devlibdir to only switch libdpkg-dev to a multiarch dirGuillem Jover1-6/+1
2015-09-14debian: Do not change libdir for the entire dpkgGuillem Jover1-1/+6
2015-09-14debian: Use an intermediate variable to hold debian/tmpGuillem Jover1-2/+4
2015-09-14debian: Remove unneeded --sourcedir options from dh_install callsGuillem Jover1-2/+2
2015-07-30debian: Make the libdpkg-dev package Multi-Arch:sameGuillem Jover1-0/+2
2015-07-30debian: Group all dpkg-architecture variables togetherGuillem Jover1-6/+4
2015-05-09build: Allow running scripts from outside the source treeGuillem Jover1-1/+1
2015-03-30debian: Only use stackprotectorstrong when building with gcc >= 4.9Guillem Jover1-0/+6
2014-08-09Bump the i386 architecture GNU triplet to i586-linux-gnuGuillem Jover1-1/+1
2014-04-21debian: Be verbose on make check errors by printing the test suite logGuillem Jover1-1/+1
2013-07-28debian: Install s-s-d directly into /sbinGuillem Jover1-5/+1
2013-07-26debian/rules: drop the empty /usr/sbin directoryRaphaël Hertzog1-0/+1
2013-07-18build: Switch default dpkg-deb compression from gzip to xzGuillem Jover1-1/+4
2012-06-08libdpkg: Add liblzma compression supportGuillem Jover1-0/+1
2012-06-06build: Add new run-script to run local scriptsGuillem Jover1-2/+1
2012-04-18build: Line wrap dpkg_buildflags variable settingGuillem Jover1-1/+6
2012-02-24Install localized man pages from debian/rulesGuillem Jover1-0/+10
2011-12-08Stop using brace expansion to install man pagesGuillem Jover1-0/+2
2011-08-01debian/rules: use the in-tree dpkg-buildflags to inject build flagsRaphaël Hertzog1-12/+3
2011-07-28debian/rules: introduce a maintainer build modeRaphaël Hertzog1-2/+3
2011-07-25Add build-indep and build-arch targets as aliases for buildGuillem Jover1-1/+1
2011-04-21Use dh_prep instead of deprecated “dh_clean -k”Guillem Jover1-1/+1
2011-02-07On install for Ubuntu adjust the i386 GNU cpu name in cputableColin Watson1-0/+7
2010-07-03Move Dpkg.pm and Dpkg/Gettext.pm from dpkg to libdpkg-perlGuillem Jover1-1/+1
2010-06-07build: Change default admindir to LOCALSTATEDIR/lib/dpkgGuillem Jover1-1/+1
2010-02-25Dynamically link against all external librariesGuillem Jover1-3/+3
2009-10-25debian/rules: use “$(MAKE)” instead of “make”Raphaël Hertzog1-1/+1
2009-09-15Make the build silent by defaultGuillem Jover1-0/+1