ndn-cxx: Version 0.8.0
Change-Id: Ib1c07e4472d6f987f87e81d93354f88f5bf5391b
diff --git a/ndn-cxx/Makefile b/ndn-cxx/Makefile
index b39b026..2c6139d 100644
--- a/ndn-cxx/Makefile
+++ b/ndn-cxx/Makefile
@@ -2,15 +2,15 @@
GIT_URL=https://github.com/named-data/ndn-cxx.git
# Tag name or commit hash for checkout
-GIT_VERSION=ndn-cxx-0.7.1
+GIT_VERSION=ndn-cxx-0.8.0
# Package name
NAME=ndn-cxx
# Package version
-VERSION=0.7.1
+VERSION=0.8.0
# PPA version
-PPA_VERSION=2
+PPA_VERSION=1
include ../packaging.mk
diff --git a/ndn-cxx/debian/changelog b/ndn-cxx/debian/changelog
index ed8f853..d0f2d1d 100644
--- a/ndn-cxx/debian/changelog
+++ b/ndn-cxx/debian/changelog
@@ -1,3 +1,10 @@
+ndn-cxx (0.8.0-ppa1~DISTRO) DISTRO; urgency=low
+
+ * Version based on ndn-cxx-0.8.0 (https://github.com/named-data/ndn-
+ cxx.git)
+
+ -- Alex Afanasyev <aa@cs.fiu.edu> Tue, 15 Feb 2022 22:20:37 +0000
+
ndn-cxx (0.7.1-ppa2~DISTRO) DISTRO; urgency=low
* Version based on ndn-cxx-0.7.1 (https://github.com/named-data/ndn-