ndn-cxx, nfd: Bumping version of 0.2.0-rc2

nlsr: Bumping to the latest release

ndn-tlv-ping, ndn-traffic-generator, ndndump, repo-ng: Bumping ppa version to
force rebuild against the latest version of the library.
diff --git a/ndn-cxx/Makefile b/ndn-cxx/Makefile
index 4df5af4..d3a4ebb 100644
--- a/ndn-cxx/Makefile
+++ b/ndn-cxx/Makefile
@@ -2,13 +2,13 @@
 GIT_URL=https://github.com/named-data/ndn-cxx.git
 
 # Tag name or commit hash for checkout
-GIT_VERSION=db4affc05e941e5f033b16b6e60b96f74d131ed8
+GIT_VERSION=ndn-cxx-0.2.0-rc2
 
 # Package name
 NAME=ndn-cxx
 
 # Package version
-VERSION=0.2.0~rc1.1
+VERSION=0.2.0~rc2
 
 # PPA version
 PPA_VERSION=1
diff --git a/ndn-cxx/debian/changelog b/ndn-cxx/debian/changelog
index db6080f..25cf62a 100644
--- a/ndn-cxx/debian/changelog
+++ b/ndn-cxx/debian/changelog
@@ -1,3 +1,10 @@
+ndn-cxx (0.2.0~rc2-ppa1~DISTRO) DISTRO; urgency=low
+
+  * New version based on ndn-cxx-0.2.0-rc2 (https://github.com/named-
+    data/ndn-cxx.git)
+
+ -- Alexander Afanasyev <alexander.afanasyev@ucla.edu>  Wed, 30 Jul 2014 12:19:16 -0700
+
 ndn-cxx (0.2.0~rc1.1-ppa1~DISTRO) DISTRO; urgency=low
 
   * New version based on db4affc05e941e5f033b16b6e60b96f74d131ed8
diff --git a/ndn-tlv-ping/Makefile b/ndn-tlv-ping/Makefile
index c500404..a3bac48 100644
--- a/ndn-tlv-ping/Makefile
+++ b/ndn-tlv-ping/Makefile
@@ -11,6 +11,6 @@
 VERSION=0.1.0
 
 # PPA version
-PPA_VERSION=4
+PPA_VERSION=5
 
 include ../packaging.mk
diff --git a/ndn-tlv-ping/debian/changelog b/ndn-tlv-ping/debian/changelog
index 54cc90e..e6f47a0 100644
--- a/ndn-tlv-ping/debian/changelog
+++ b/ndn-tlv-ping/debian/changelog
@@ -1,3 +1,10 @@
+ndn-tlv-ping (0.1.0-ppa5~DISTRO) DISTRO; urgency=low
+
+  * New version based on ndn-tlv-ping-0.1.0 (https://github.com/named-
+    data/ndn-tlv-ping)
+
+ -- Alexander Afanasyev <alexander.afanasyev@ucla.edu>  Wed, 30 Jul 2014 12:41:17 -0700
+
 ndn-tlv-ping (0.1.0-ppa4~DISTRO) DISTRO; urgency=low
 
   * New version based on ndn-tlv-ping-0.1.0 (https://github.com/named-
diff --git a/ndn-tlv-ping/debian/control b/ndn-tlv-ping/debian/control
index 4fd183c..e05fdce 100644
--- a/ndn-tlv-ping/debian/control
+++ b/ndn-tlv-ping/debian/control
@@ -4,7 +4,7 @@
 Build-Depends: debhelper (>= 8.0.0),
  python (>= 2.7.0),
  pkg-config (>= 0.26),
- ndn-cxx-dev (>= 0.2.0~rc1.1)
+ ndn-cxx-dev (>= 0.2.0~rc2)
 Standards-Version: 3.9.2
 Section: net
 Homepage: http://github.com/named-data/ndn-tlv-ping
diff --git a/ndn-traffic-generator/Makefile b/ndn-traffic-generator/Makefile
index 0d6021a..cf68a41 100644
--- a/ndn-traffic-generator/Makefile
+++ b/ndn-traffic-generator/Makefile
@@ -11,6 +11,6 @@
 VERSION=0.0.1
 
 # PPA version
-PPA_VERSION=2
+PPA_VERSION=3
 
 include ../packaging.mk
diff --git a/ndn-traffic-generator/debian/changelog b/ndn-traffic-generator/debian/changelog
index 9c4df55..bdb0a62 100644
--- a/ndn-traffic-generator/debian/changelog
+++ b/ndn-traffic-generator/debian/changelog
@@ -1,3 +1,10 @@
+ndn-traffic-generator (0.0.1-ppa3~DISTRO) DISTRO; urgency=low
+
+  * New version based on 976c3972c738ba027a7ada551d4204869aefcd34
+    (https://github.com/named-data/ndn-traffic-generator)
+
+ -- Alexander Afanasyev <alexander.afanasyev@ucla.edu>  Wed, 30 Jul 2014 12:43:27 -0700
+
 ndn-traffic-generator (0.0.1-ppa2~DISTRO) DISTRO; urgency=low
 
   * New version based on 976c3972c738ba027a7ada551d4204869aefcd34
diff --git a/ndn-traffic-generator/debian/control b/ndn-traffic-generator/debian/control
index f24cbcd..9f6586f 100644
--- a/ndn-traffic-generator/debian/control
+++ b/ndn-traffic-generator/debian/control
@@ -4,7 +4,7 @@
 Build-Depends: debhelper (>= 8.0.0),
  python (>= 2.7.0),
  pkg-config (>= 0.26),
- ndn-cxx-dev (>= 0.2.0~rc1.1)
+ ndn-cxx-dev (>= 0.2.0~rc2)
 Standards-Version: 3.9.2
 Section: net
 Homepage: http://github.com/named-data/ndn-tlv-ping
diff --git a/ndndump/Makefile b/ndndump/Makefile
index 4e6fe8c..cd0a564 100644
--- a/ndndump/Makefile
+++ b/ndndump/Makefile
@@ -11,6 +11,6 @@
 VERSION=0.0.1
 
 # PPA version
-PPA_VERSION=1
+PPA_VERSION=2
 
 include ../packaging.mk
diff --git a/ndndump/debian/changelog b/ndndump/debian/changelog
index 2ddd6d6..472eec1 100644
--- a/ndndump/debian/changelog
+++ b/ndndump/debian/changelog
@@ -1,3 +1,10 @@
+ndndump (0.0.1-ppa2~DISTRO) DISTRO; urgency=low
+
+  * New version based on 22f77ef777d7201b3677b04e6b1e0e85c45f0238
+    (https://github.com/named-data/ndndump)
+
+ -- Alexander Afanasyev <alexander.afanasyev@ucla.edu>  Wed, 30 Jul 2014 12:40:18 -0700
+
 ndndump (0.0.1-ppa1~DISTRO) DISTRO; urgency=low
 
   * New version based on 22f77ef777d7201b3677b04e6b1e0e85c45f0238
diff --git a/ndndump/debian/control b/ndndump/debian/control
index 4caf713..647722c 100644
--- a/ndndump/debian/control
+++ b/ndndump/debian/control
@@ -5,7 +5,7 @@
  python (>= 2.7.0),
  pkg-config (>= 0.26),
  libpcap-dev,
- ndn-cxx-dev (>= 0.2.0~rc1.1)
+ ndn-cxx-dev (>= 0.2.0~rc2)
 Standards-Version: 3.9.2
 Section: net
 Homepage: http://github.com/named-data/ndndump
diff --git a/nfd/Makefile b/nfd/Makefile
index 64174a7..7a17939 100644
--- a/nfd/Makefile
+++ b/nfd/Makefile
@@ -2,13 +2,13 @@
 GIT_URL=https://github.com/named-data/NFD.git
 
 # Tag name or commit hash for checkout
-GIT_VERSION=b609f00cbe94cd59c6a0162bb8fde84be3a5dd79
+GIT_VERSION=NFD-0.2.0-rc2
 
 # Package name
 NAME=nfd
 
 # Package version
-VERSION=0.2.0~rc1.1
+VERSION=0.2.0~rc2
 
 # PPA version
 PPA_VERSION=1
diff --git a/nfd/debian/changelog b/nfd/debian/changelog
index a9833e1..e480006 100644
--- a/nfd/debian/changelog
+++ b/nfd/debian/changelog
@@ -1,3 +1,10 @@
+nfd (0.2.0~rc2-ppa1~DISTRO) DISTRO; urgency=low
+
+  * New version based on NFD-0.2.0-rc2 (https://github.com/named-
+    data/NFD.git)
+
+ -- Alexander Afanasyev <alexander.afanasyev@ucla.edu>  Wed, 30 Jul 2014 12:31:17 -0700
+
 nfd (0.2.0~rc1.1-ppa1~DISTRO) DISTRO; urgency=low
 
   * New version based on b609f00cbe94cd59c6a0162bb8fde84be3a5dd79
diff --git a/nfd/debian/control b/nfd/debian/control
index 7627b10..ebee6f2 100644
--- a/nfd/debian/control
+++ b/nfd/debian/control
@@ -4,7 +4,7 @@
 Build-Depends: debhelper (>= 8.0.0),
  python (>= 2.7.0),
  pkg-config (>= 0.26),
- ndn-cxx-dev (>= 0.2.0~rc1.1),
+ ndn-cxx-dev (>= 0.2.0~rc2),
  python-sphinx,
  libpcap-dev,
  libboost-all-dev (>= 1.48.0)
diff --git a/nfd/debian/control.precise b/nfd/debian/control.precise
index 6f410c7..850a172 100644
--- a/nfd/debian/control.precise
+++ b/nfd/debian/control.precise
@@ -4,7 +4,7 @@
 Build-Depends: debhelper (>= 8.0.0),
  python (>= 2.7.0),
  pkg-config (>= 0.26),
- ndn-cxx-dev (>= 0.2.0~rc1.1),
+ ndn-cxx-dev (>= 0.2.0~rc2),
  python-sphinx,
  libpcap-dev,
  libboost1.48-all-dev (>= 1.48.0)
diff --git a/nfd/debian/nfd.upstart b/nfd/debian/nfd.upstart
index a0ccb96..6e393e8 100644
--- a/nfd/debian/nfd.upstart
+++ b/nfd/debian/nfd.upstart
@@ -15,4 +15,15 @@
 export HOME
 
 exec /usr/bin/nfd --config /etc/ndn/nfd.conf 2>> /var/log/ndn/nfd.log
+
+post-start script
+  if [ -f /etc/ndn/nfd-init.sh ]; then
+      sleep 2 # post-start is executed just after nfd process starts, but there is no guarantee
+              # that all initialization has been finished
+      . /etc/ndn/nfd-init.sh
+  fi
+end script
+
 post-stop exec sleep 2
+
+reload signal SIGHUP
diff --git a/nlsr/Makefile b/nlsr/Makefile
index 34aecd9..06c9f61 100644
--- a/nlsr/Makefile
+++ b/nlsr/Makefile
@@ -2,15 +2,15 @@
 GIT_URL=https://github.com/named-data/NLSR
 
 # Tag name or commit hash for checkout
-GIT_VERSION=bf11c5f1aa51bdeb7b8ecded11445fadf26f8fb5
+GIT_VERSION=669d4a7ab7c666cbf6e308b42c63f281c4028ed1
 
 # Package name
 NAME=nlsr
 
 # Package version
-VERSION=0.1~rc0.1
+VERSION=0.1~rc0.2
 
 # PPA version
-PPA_VERSION=3
+PPA_VERSION=1
 
 include ../packaging.mk
diff --git a/nlsr/debian/changelog b/nlsr/debian/changelog
index f87a10b..214b330 100644
--- a/nlsr/debian/changelog
+++ b/nlsr/debian/changelog
@@ -1,3 +1,10 @@
+nlsr (0.1~rc0.2-ppa1~DISTRO) DISTRO; urgency=low
+
+  * New version based on 669d4a7ab7c666cbf6e308b42c63f281c4028ed1
+    (https://github.com/named-data/NLSR)
+
+ -- Alexander Afanasyev <alexander.afanasyev@ucla.edu>  Wed, 30 Jul 2014 12:37:16 -0700
+
 nlsr (0.1~rc0.1-ppa3~DISTRO) DISTRO; urgency=low
 
   * New version based on bf11c5f1aa51bdeb7b8ecded11445fadf26f8fb5
diff --git a/nlsr/debian/control b/nlsr/debian/control
index 46056b7..220d514 100644
--- a/nlsr/debian/control
+++ b/nlsr/debian/control
@@ -4,7 +4,7 @@
 Build-Depends: debhelper (>= 8.0.0),
  python (>= 2.7.0),
  pkg-config (>= 0.26),
- ndn-cxx-dev (>= 0.2.0~rc1.1), 
+ ndn-cxx-dev (>= 0.2.0~rc2),
  liblog4cxx10-dev (>= 0.10.0),
  libcrypto++-dev (>= 5.6.1),
  protobuf-compiler (>= 2.4.0),
@@ -19,4 +19,4 @@
 Package: nlsr
 Architecture: i386 amd64
 Depends: ${shlibs:Depends}, ${misc:Depends} , ndn-cxx
-Description: A link state routing protocol for Named Data Networking 
+Description: A link state routing protocol for Named Data Networking
diff --git a/nlsr/debian/control.precise b/nlsr/debian/control.precise
index c3dd413..3888043 100644
--- a/nlsr/debian/control.precise
+++ b/nlsr/debian/control.precise
@@ -4,7 +4,7 @@
 Build-Depends: debhelper (>= 8.0.0),
  python (>= 2.7.0),
  pkg-config (>= 0.26),
- ndn-cxx-dev (>= 0.2.0~rc1.1),
+ ndn-cxx-dev (>= 0.2.0~rc2),
  liblog4cxx10-dev (>= 0.10.0),
  libcrypto++-dev (>= 5.6.1),
  protobuf-compiler (>= 2.4.0),
diff --git a/repo-ng/Makefile b/repo-ng/Makefile
index 08c9d59..4f46ee7 100644
--- a/repo-ng/Makefile
+++ b/repo-ng/Makefile
@@ -11,6 +11,6 @@
 VERSION=0.0.2
 
 # PPA version
-PPA_VERSION=2
+PPA_VERSION=3
 
 include ../packaging.mk
diff --git a/repo-ng/debian/changelog b/repo-ng/debian/changelog
index d15a6ee..f77b294 100644
--- a/repo-ng/debian/changelog
+++ b/repo-ng/debian/changelog
@@ -1,3 +1,10 @@
+repo-ng (0.0.2-ppa3~DISTRO) DISTRO; urgency=low
+
+  * New version based on b7e8a817c042e7fccf496d033194251bff9e58d5
+    (https://github.com/named-data/repo-ng)
+
+ -- Alexander Afanasyev <alexander.afanasyev@ucla.edu>  Wed, 30 Jul 2014 12:39:29 -0700
+
 repo-ng (0.0.2-ppa2~DISTRO) DISTRO; urgency=low
 
   * New version based on b7e8a817c042e7fccf496d033194251bff9e58d5
diff --git a/repo-ng/debian/control b/repo-ng/debian/control
index 0073662..f060516 100644
--- a/repo-ng/debian/control
+++ b/repo-ng/debian/control
@@ -4,7 +4,7 @@
 Build-Depends: debhelper (>= 8.0.0),
  python (>= 2.7.0),
  pkg-config (>= 0.26),
- ndn-cxx-dev (>= 0.2.0~rc1.1)
+ ndn-cxx-dev (>= 0.2.0~rc2)
 Standards-Version: 3.9.2
 Section: net
 Homepage: http://github.com/named-data/repo-ng