Skip to content
Snippets Groups Projects
Commit 8f48c3d9 authored by Ruben Rodriguez's avatar Ruben Rodriguez
Browse files

bumped version

parent 056432d5
No related branches found
No related tags found
No related merge requests found
......@@ -17,16 +17,13 @@
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#
VERSION=1
VERSION=2
EXTERNAL='deb-src http://archive.ubuntu.com/ubuntu bionic main'
REPOKEY=7638D0442B90D010
BACKPORTS=true
. ./config
sed '/debhelper/s/(>= 11)//' -i debian/control
echo 10 > debian/compat
changelog "Backported from bionic"
compile
......@@ -17,7 +17,7 @@
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#
VERSION=1
VERSION=2
EXTERNAL='deb-src http://archive.ubuntu.com/ubuntu bionic main'
REPOKEY=7638D0442B90D010
BACKPORTS=true
......@@ -25,9 +25,6 @@ DEPENDS=libarchive-cpio-perl
. ./config
sed '/debhelper/s/10/9/' -i debian/control
echo 9 > debian/compat
changelog "Backported from bionic"
compile
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment