diff options
author | Chris Packham <chris.packham@alliedtelesis.co.nz> | 2016-02-24 20:18:07 +1300 |
---|---|---|
committer | Chris Packham <chris.packham@alliedtelesis.co.nz> | 2017-05-29 12:36:45 +1200 |
commit | 5f1acaa0794bac4c3a19baa3fcbcfc0e0e8ad1de (patch) | |
tree | 71fb51f2d6f231fec55fcee9ffd39e0e05c154d4 /debian/source | |
parent | 368a0169a27313cca60cf7d7358b6f3ef12122e4 (diff) | |
download | crosstool-ng-5f1acaa0794bac4c3a19baa3fcbcfc0e0e8ad1de.tar.gz crosstool-ng-5f1acaa0794bac4c3a19baa3fcbcfc0e0e8ad1de.tar.bz2 crosstool-ng-5f1acaa0794bac4c3a19baa3fcbcfc0e0e8ad1de.zip |
debian: update packaging
Support building in tree and from a released tarball by optionally
running ./bootstrap.
Fix some issues reported by lintian.
-E: crosstool-ng changes: bad-distribution-in-changes-file unstable
-E: crosstool-ng source: build-depends-on-essential-package-without-using-version build-depends: gzip
-E: crosstool-ng source: build-depends-on-essential-package-without-using-version build-depends: tar
-W: crosstool-ng source: syntax-error-in-dep5-copyright line 14: Cannot parse line "Unless otherwise stated in individual files, this work is licensed to you under"
-E: crosstool-ng: copyright-should-refer-to-common-license-file-for-lgpl
-E: crosstool-ng: description-starts-with-package-name
-E: crosstool-ng: section-is-dh_make-template
-E: crosstool-ng: depends-on-obsolete-package depends: texi2html
Signed-off-by: Chris Packham <chris.packham@alliedtelesis.co.nz>
Diffstat (limited to 'debian/source')
-rw-r--r-- | debian/source/format | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/source/format b/debian/source/format index 89ae9db8..163aaf8d 100644 --- a/debian/source/format +++ b/debian/source/format @@ -1 +1 @@ -3.0 (native) +3.0 (quilt) |