Bläddra i källkod

Add -t to -h output.

Adam Heath 25 år sedan
förälder
incheckning
47766fd366
3 ändrade filer med 6 tillägg och 0 borttagningar
  1. 4 0
      ChangeLog
  2. 1 0
      debian/changelog
  3. 1 0
      scripts/dpkg-buildpackage.sh

+ 4 - 0
ChangeLog

@@ -1,3 +1,7 @@
+Sat Dec 23 02:11:27 CST 2000 Adam Heath <doogie@debian.org>
+
+  * scripts/dpkg-buildpackage.sh: Add -t to -h output.
+
 Thu Dec 21 19:30:56 CET 2000 peter karlsson <peterk@debian.org>
 
   * po/sv.po, doc/sv/dpkg.8: The "Even Merrier Christmas" update of the

+ 1 - 0
debian/changelog

@@ -1,5 +1,6 @@
 dpkg (1.8.0) unstable; urgency=low
 
+  * Add -t to -h output in dpkg-buildpackage:  Closes: Bug#49598.
   * Fix typo in --compare-versions error message.  Closes: Bug#66474.
   * -R doesn't mean --root.  Closes: Bug#66068, #72013
   * Add armv3l to archtable.  Closes: Bug#72125

+ 1 - 0
scripts/dpkg-buildpackage.sh

@@ -26,6 +26,7 @@ Options: -r<gain-root-command>
          -b            binary-only, do not build source } also passed to
          -B            binary-only, no arch-indep files } dpkg-genchanges
          -S            source only, no binary files     } 
+         -t<system>    set GNU system type  } passed to dpkg-architecture
          -v<version>   changes since version <version>      }
          -m<maint>     maintainer for package is <maint>    } 
          -e<maint>     maintainer for release is <maint>    } only passed