X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=make-dist.sh;h=17a2bdac36c77a6566613f9bb863a45699bca55a;hb=9c238b1bf446d204ef91ddbba49050c2cc6e943d;hp=c0fc0d34bfecdc9cd4bb6e0472d0ee80030509ba;hpb=745cd8e5453680742c1ecdb983e75bd196b9e848;p=uffi.git diff --git a/make-dist.sh b/make-dist.sh index c0fc0d3..17a2bda 100755 --- a/make-dist.sh +++ b/make-dist.sh @@ -1,4 +1,5 @@ #!/bin/bash +# # Creates debian and upstream packages # Programmer: Kevin Rosenberg @@ -10,7 +11,9 @@ usage () { cat >&2 < /dev/null + lintian ${DEBPKG}_${DEBVERSION}_*.changes + popd > /dev/null +fi +cd ${TOPDIR} exit 0