summaryrefslogtreecommitdiff
path: root/debian/rules
AgeCommit message (Expand)Author
2014-02-10Incorporate default path changes from shadow 1:4.0.18.1-8, removing /usr/bin/...Colin Watson
2014-02-09Initialize git-dpmColin Watson
2013-07-02Update config.guess and config.sub automatically at build time.Colin Watson
2013-06-27debian/rules: Include real distribution in SSH_EXTRAVERSION instead ofYolanda Robla
2013-05-22Fix dh_builddeb invocation so that we really use xz compression forColin Watson
2013-05-22Switch to new unified layout for Upstart jobs as documented inColin Watson
2013-05-21Drop conffile handling for upgrades from pre-split ssh package; this wasColin Watson
2013-05-06Use dh-autoreconf.Colin Watson
2013-03-25Add ssh-agent upstart user job. This implements something similar toStéphane Graber
2012-11-26Simplify --with-consolekit handling.Colin Watson
2012-11-26Install apport hooks.Colin Watson
2012-11-26Merge Upstart job scripting support from Ubuntu, to handle the Upstart job be...Colin Watson
2012-11-25Only build with -j if DEB_BUILD_OPTIONS=parallel=* is used (closes:Colin Watson
2012-10-31* Merge from Ubuntu:Colin Watson
2012-09-28Use xz compression for binary packages.Colin Watson
2012-06-24Tighten libssl1.0.0 and libcrypto1.0.0-udeb dependencies to the currentColin Watson
2012-04-02* Fix cross-building:Colin Watson
2012-04-01Use dpkg-buildflags, including for hardening support; drop use ofColin Watson
2011-09-06* New upstream release (http://www.openssh.org/txt/release-5.9).Colin Watson
2011-07-29Use 'dpkg-vendor --derives-from Ubuntu' to detect Ubuntu systems ratherColin Watson
2011-07-29Only recommend ssh-import-id when built on Ubuntu (closes: #635887).Colin Watson
2010-04-17Use dh_installinit -n, since our maintainer scripts already handle thisColin Watson
2010-04-08Use dh_install more effectively.Colin Watson
2010-04-08remove obsolete Ssh.bin hack, no longer needed with new PKCS#11 smartcard han...Colin Watson
2010-04-08remove old ssh_prng_cmds handling; we never use this, and it's unnecessary wi...Colin Watson
2010-04-07Convert to dh(1), and use dh_installdocs --link-doc.Colin Watson
2010-03-29Hardcode the location of xauth to /usr/bin/xauth rather thanColin Watson
2010-03-17Fix substitution of ETC_PAM_D_SSH, following the rename in 1:4.7p1-4.Colin Watson
2010-03-01mark quilt-setup target as phonyColin Watson
2010-03-01Include debian/ssh-askpass-gnome.png in the Debian tarball now thatColin Watson
2010-03-01Fix 'debian/rules quilt-setup' to avoid writing .orig files if someColin Watson
2010-02-28* Update README.source to match, and add a 'quilt-setup' target toColin Watson
2010-02-22run dh_installexamples after dh_linkColin Watson
2010-01-31Honour DEB_BUILD_OPTIONS=nocheck.Colin Watson
2010-01-31Use dh_lintian.Colin Watson
2010-01-31Install upstream sshd_config as an example (closes: #415008).Colin Watson
2010-01-31Link with -Wl,--as-needed (closes: #560155).Colin Watson
2010-01-25Drop change from 1:3.8p1-3 to avoid setresuid() and setresgid() systemColin Watson
2010-01-12Don't run tests when cross-compiling.Colin Watson
2010-01-12Use host compiler for ssh-askpass-gnome when cross-compiling.Colin Watson
2010-01-02Use hardening-includes for hardening logic (thanks, Kees Cook; closes:Colin Watson
2009-08-28Build with just -fPIC on mips/mipsel, not -fPIE as well (thanks, LIU Qi;Colin Watson
2009-07-31Upgrade to debhelper v7.Colin Watson
2009-06-05this isn't needed, already removed aboveColin Watson
2009-06-05Remove /var/run/sshd from openssh-server package; it will be created atColin Watson
2009-06-05Build with -fPIC on mips/mipsel (thanks, Luk Claes; closes: #531942).Colin Watson
2009-01-28Add ufw integration (thanks, Didier Roche; seeColin Watson
2008-09-12Configure with --disable-strip; dh_strip will deal with strippingColin Watson
2008-07-23Add lintian overrides for empty /usr/share/doc/openssh-clientColin Watson
2008-07-22Remove our local version of moduli(5) now that there's one upstream.Colin Watson