summaryrefslogtreecommitdiff
path: root/debian/rules
Commit message (Expand)AuthorAge
* Make sure shared library links are also installed to the multiarchSteve Langasek2019-01-08
* Don't set --sbindir when calling configure; upstream takes care of thisSteve Langasek2019-01-08
* Build-depend on debhelper 8.9.4 and bump debian/compat to 9 forSteve Langasek2019-01-08
* fix the sed rule for libpam0g-dev.install.inSteve Langasek2019-01-08
* Move debian/libpam0g-dev.install to debian/libpam0g-dev.install.inSteve Langasek2019-01-08
* Pull in final multiarch support from Ubuntu:Steve Langasek2019-01-08
* merge from squeezeSteve Langasek2019-01-08
|\
| * debian/rules: pass getconf LFS_CFLAGS so that we get a 64-bit rlimitSteve Langasek2019-01-08
* | merge from trunkSteve Langasek2019-01-08
|\|
| * guard the other libpam-modules-specific bit, and get the sense of theSteve Langasek2019-01-08
| * Drop dh_makeshlibs -V; everything from lenny on should use the .symbolsSteve Langasek2019-01-08
| * use dh_listpackages instead of DH_INTERNAL_OPTIONS, per JoeySteve Langasek2019-01-08
* | fix a minor mis-merge (unix_chkpwd in libpam-modules-bin)Steve Langasek2019-01-08
* | merge from trunkSteve Langasek2019-01-08
|\|
| * make sure we only munge the unix_chkpwd perms when we're not in a binary-indepSteve Langasek2019-01-08
| * Move pam_cracklib manpage to the libpam-cracklib package, and add theSteve Langasek2019-01-08
| * consolidate, comment the override targetsSteve Langasek2019-01-08
| * Explicitly add -O0 to CFLAGS when noopt is set.Steve Langasek2019-01-08
| * Drop CFLAGS that we don't need anymore (-fPIC, -D_REENTRANT,Steve Langasek2019-01-08
| * Convert debian/rules to debhelper 7 and add versioned build-dependenciesSteve Langasek2019-01-08
* | Split libpam-modules into libpam-modules and libpam-modules-bin, so that weSteve Langasek2019-01-08
* | treat /lib/security as our 'extra' dir, so thatSteve Langasek2019-01-08
* | install all our libs and modules in the multiarch pathsSteve Langasek2019-01-08
|/
* Drop ./configure options that are no-opsSteve Langasek2019-01-08
* no reason to specify a particular package, dh_makeshlibs will DTRTSteve Langasek2019-01-08
* include fewer manpages that we don't want, so that there are fewer we have toSteve Langasek2019-01-08
* tighten up our list of examples, so we don't have to remove stuff by hand afterSteve Langasek2019-01-08
* Use debian/clean instead of rm -f'ing files in debian/rules clean targetSteve Langasek2019-01-08
* Drop superfluous options to dh_installchangelogs, dh_shlibdepsSteve Langasek2019-01-08
* move more stuff out of debian/rules into .install filesSteve Langasek2019-01-08
* move complexity out of debian/rules that can be represented fine inSteve Langasek2019-01-08
* Rename debian/*.lintian to debian/*.lintian-overrides and use dh_lintianSteve Langasek2019-01-08
* misc cleanup of useless code in debian/rulesSteve Langasek2019-01-08
* Switch all packages over to dh_installSteve Langasek2019-01-08
* Switch libpam-modules over to dh_installSteve Langasek2019-01-08
* Build with LDFLAGS=-Wl,-z,defs to guard against the possibility ofSteve Langasek2019-01-08
* Bump the shlibs version as well, for our dpkg-shlibdeps fallback.Steve Langasek2019-01-08
* Fix lintian overrides for libpam-runtimeSam Hartman2019-01-08
* catch up with Debian unstableSteve Langasek2019-01-03
|\
| * debian/rules: call chgrp *before* calling chmod, lest the sgid bitSteve Langasek2019-01-03
* | ... and /install/ the lintian overrides, tooSteve Langasek2019-01-03
* | mkdir before trying to install to /usr/share/pam-configsSteve Langasek2019-01-03
* | merge from trunkSteve Langasek2019-01-03
|\|
| * deleting a file under debian/libpam-modules in the install target isn't goingSteve Langasek2019-01-03
* | install our configs into /usr/share/pam-configs/Steve Langasek2019-01-03
* | call dh_installdebconf -i, so that debconf templates are added correctly toSteve Langasek2019-01-03
|/
* new symbol in libpam.so.0, pam_modutil_audit_write; shlibs bump, andSteve Langasek2019-01-03
* The password-changing helper functionality for SELinux systems has beenSteve Langasek2019-01-03
* BUILD_TREE is now , since we're no longer munging the upstream tarballSteve Langasek2019-01-03
* use --disable-audit, to avoid libaudit being linked inSteve Langasek2019-01-03