repo-ng: Add systemd startup scripts

refs #2810

Change-Id: I5fd2047991fafa157434fd08dbf3c4074e0f68d3
diff --git a/repo-ng/debian/control.precise b/repo-ng/debian/control.precise
new file mode 100644
index 0000000..6167d94
--- /dev/null
+++ b/repo-ng/debian/control.precise
@@ -0,0 +1,19 @@
+Source: repo-ng
+Priority: extra
+Maintainer: Alexander Afanasyev <alexander.afanasyev@ucla.edu>
+Build-Depends: debhelper (>= 8.0.0),
+ python (>= 2.7.0),
+ pkg-config (>= 0.26),
+ ndn-cxx-dev (>= 0.3.0~rc0.2)
+Standards-Version: 3.9.2
+Section: net
+Homepage: http://github.com/named-data/repo-ng
+Vcs-Git: git://github.com/named-data/repo-ng.git
+Vcs-Browser: http://github.com/named-data/repo-ng
+
+Package: repo-ng
+Architecture: i386 amd64
+Depends: ${shlibs:Depends}, ${misc:Depends}, ndn-cxx
+Description: Next generation of NDN repository
+ repo-ng is an implementation of a Named Data Networking data repository with the protocol
+ defined on NDN wiki: http://redmine.named-data.net/projects/repo-ng/wiki