summaryrefslogtreecommitdiff
path: root/debian
AgeCommit message (Expand)AuthorFilesLines
2013-06-22dpkg-buildflags: Do not set -fstack-protector on arm64Matthias Klose1-0/+3
2013-06-22Dpkg: Deprecate lowercase exported by default variablesGuillem Jover1-0/+2
2013-06-21scripts: Use a new Dpkg::CONFDIR variable instead of literal stringsGuillem Jover1-0/+2
2013-06-21dpkg-vendor: Use Dpkg::Vendor::get_vendor_dir instead of literal stringGuillem Jover1-0/+1
2013-06-21Dpkg::Vendor: Add a new get_vendor_dir functionGuillem Jover1-0/+1
2013-06-21Dpkg::Control::Hash: Fix set_options to take a hash instead of two scalarsGuillem Jover1-0/+2
2013-06-21libdpkg: Only ignore older packages if the existing version is informativeGuillem Jover1-0/+3
2013-06-21Fix incorrect translation of "fortify" in French manpage for dpkg-buildflags ...Christian PERRIER1-0/+4
2013-05-31Remove install-info wrapperGuillem Jover4-9/+2
2013-05-08Remove trailing whitespacesGuillem Jover1-51/+51
2013-04-23Debian::Dselect::Ftp: Move module to Dselect::FtpGuillem Jover1-1/+1
2013-04-19debian: Remove u-a, dpkg-divert and dpkg-statoverride compat symlinksGuillem Jover2-3/+2
2013-04-16Add musl-linux support to ostable and triplettableGuillem Jover1-0/+2
2013-04-14debian: Drop archtableGuillem Jover3-30/+2
2013-04-14dpkg-deb: Add new --deb-format option and base --new and --old on itGuillem Jover1-0/+3
2013-04-14pkg: Change directory to / before executing maintainer scriptsGuillem Jover1-0/+1
2013-04-14dpkg: Activate file triggers on removal more accuratelyGuillem Jover1-0/+2
2013-04-14dpkg: Defer cleanup of .dpkg-new and .dpkg-tmp paths on removalGuillem Jover1-0/+2
2013-04-14dpkg: Always reset want status when installing a packageGuillem Jover1-0/+2
2013-04-14dpkg: Always reset want status when removing or purging a packageGuillem Jover1-0/+2
2013-04-14dpkg: Do not call modstatdb_note() unnecessarily on remove or purgeGuillem Jover1-0/+1
2013-04-14dpkg: Execute maintainer scripts in a new SELinux execution contextGuillem Jover1-0/+3
2013-04-14dpkg: Reload the SELinux label database if it has changedGuillem Jover1-0/+2
2013-04-14dpkg-query: Always print a descriptive architecture column on --listGuillem Jover1-0/+2
2013-04-09dpkg(1): Clarify that DPKG_MAINTSCRIPT_PACKAGE is not arch-qualifiedGuillem Jover1-0/+1
2013-04-04dpkg-statoverride: Refer to path instead of fileGuillem Jover1-0/+1
2013-04-04dpkg-buildflags: Mask fortify hardening option on nooptGuillem Jover1-0/+3
2013-04-04dpkg-buildflags(1): Improve usage documentationMatthijs Kooijman1-0/+2
2013-04-04dpkg-buildflags: Rename configure exporter to cmdlineGuillem Jover1-0/+2
2013-04-04dpkg-buildflags(1): Document export mode usageJonathan Nieder1-0/+2
2013-04-04dpkg-buildflags(1): Move HARDENING into a new FEATURE AREAS subsectionGuillem Jover1-0/+1
2013-04-04dpkg-architecture(1): Fix debian/rules usage documentationGuillem Jover1-0/+1
2013-04-04dpkg-architecture(1): Fold DEBIAN/RULES section into EXAMPLESGuillem Jover1-0/+1
2013-04-04man: Mark programs, variables, fields and command-line options in boldGuillem Jover1-0/+1
2013-04-04man: Unify command-line options into a single OPTIONS sectionGuillem Jover1-0/+1
2013-04-04man: Unify WARNING and ERROR sections into DIAGNOSTICSGuillem Jover1-0/+1
2013-04-04man: Move compiler flags subsection from ENVIRONMENT to NOTESGuillem Jover1-0/+1
2013-04-04dpkg-architecture(1): Document since when DEB_*_MULTIARCH are supportedGuillem Jover1-0/+1
2013-04-04man: Fold BACKWARD COMPATIBILITY section into other sectionsGuillem Jover1-0/+1
2013-04-04man: Rename CAVEATS sections to NOTESGuillem Jover1-0/+1
2013-04-04man: Move EXIT STATUS section before ENVIRONMENTGuillem Jover1-0/+1
2013-04-04man: Place ENVIRONMENT and FILES sections contiguouslyGuillem Jover1-0/+1
2013-04-04man: Move BUGS sections before EXAMPLES and SEE ALSO sectionsGuillem Jover1-0/+1
2013-04-04man: Remove BUGS sections containing obvious or misplaced informationGuillem Jover1-0/+1
2013-04-04man: Move the dangers of installing via dpkg-deb from BUGS to a NOTES sectionGuillem Jover1-3/+5
2013-04-04dpkg-shlibdeps: Also check Build-Depends-Arch for minimal versionsGuillem Jover1-0/+2
2013-04-04dpkg-buildpackage: By default do not sign builds for UNRELEASED uploadsGuillem Jover1-0/+2
2013-04-04dpkg-buildpackage: Add new --force-sign optionGuillem Jover1-0/+1
2013-04-04dpkg-parsechangelog: Add new --show-field option to print a field valueGuillem Jover1-0/+2
2013-04-01Do not pass -e in shell script shebangs, set it in the bodyGuillem Jover8-10/+18