clean and bump version

This commit is contained in:
Mason Hock 2019-09-05 14:53:06 -07:00
parent ab2f2c2931
commit 0539d2d603

View file

@ -17,7 +17,7 @@
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
# #
VERSION=1 VERSION=2
. ./config . ./config
@ -28,8 +28,6 @@ for word in restricted nonfree multiverse aee afio app-install-data-commercial a
/bin/sed "/name: .*$word.*/,+3d" -i CommandNotFound/db/dists/$UPSTREAM*/*/cnf/Commands-* /bin/sed "/name: .*$word.*/,+3d" -i CommandNotFound/db/dists/$UPSTREAM*/*/cnf/Commands-*
done done
#sed 's/|universe|/|main|/' -i ./UnifiedDataExtractor/scan.data
changelog "Removed references to non-free software" changelog "Removed references to non-free software"
compile compile