]> git.donarmstrong.com Git - debhelper.git/commit
-a == -s
authorJoey Hess <joey@gnu.kitenet.net>
Tue, 1 Sep 2009 17:40:52 +0000 (13:40 -0400)
committerJoey Hess <joey@gnu.kitenet.net>
Tue, 1 Sep 2009 17:45:53 +0000 (13:45 -0400)
commit71e10953d25187a6528623dbd49901a89463426c
tree961d17313aefe50842c1df40837d81b488630d8a
parenta432550b565cd01d4a67b8cb929f90fa29d299f7
-a == -s

The -a flag now does the same thing as the -s flag, so debhelper users do
not need to worry about using the -s flag when building a package that only
builds for some architectures, and dh will also work in that situation.
Closes: #540794
Debian/Debhelper/Dh_Getopt.pm
Debian/Debhelper/Dh_Lib.pm
debhelper.pod
debian/changelog
doc/PROGRAMMING
doc/TODO