X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=make-dist.sh;h=3bbd21325d26a39c895c6dc06a8336fc80d33470;hb=ec7303cd70cb5f382927af232691e6e9bd4269da;hp=c0fc0d34bfecdc9cd4bb6e0472d0ee80030509ba;hpb=745cd8e5453680742c1ecdb983e75bd196b9e848;p=uffi.git diff --git a/make-dist.sh b/make-dist.sh index c0fc0d3..3bbd213 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