summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog7
-rw-r--r--debian/rapid-tunneling-server.examples1
-rwxr-xr-xdebian/rules1
3 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index efa2cf4..1ddf87e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+rapid-tunneling (1.11) unstable; urgency=low
+
+ * Include upstream ChangeLog.
+ * Include example rt_handle_uploaded_key.
+
+ -- Tzafrir Cohen <tzafrir.cohen@xorcom.com> Tue, 14 Jun 2011 11:37:32 +0300
+
rapid-tunneling (1.10) unstable; urgency=low
* Get rid of the dedicated separate sshd.
diff --git a/debian/rapid-tunneling-server.examples b/debian/rapid-tunneling-server.examples
new file mode 100644
index 0000000..c77c5b1
--- /dev/null
+++ b/debian/rapid-tunneling-server.examples
@@ -0,0 +1 @@
+rt_handle_uploaded_key
diff --git a/debian/rules b/debian/rules
index f843039..6c7e78c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,6 +4,7 @@
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/makefile.mk
+DEB_DH_INSTALLCHANGELOGS_ARGS = ChangeLog
DEB_MAKE_BUILD_TARGET = dummy
DEB_MAKE_INSTALL_TARGET = install DESTDIR=$(DEB_DESTDIR) WWWHOME=/usr/share/rapid-tunneling/www