From 76bdaca50dd2b0089284a92c073edaedea9a7f6b Mon Sep 17 00:00:00 2001 From: Tzafrir Cohen Date: Tue, 14 Jun 2011 09:24:25 +0000 Subject: rapid-tunneling: debian packaging: 1.11 * Include upstream ChangeLog. * Include example rt_handle_uploaded_key. git-svn-id: svn+ssh://xorcom/home/svn/debs/components/rapid-tunneling@9420 283159da-0705-0410-b60c-f2062b4bb6ad --- debian/changelog | 7 +++++++ debian/rapid-tunneling-server.examples | 1 + debian/rules | 1 + 3 files changed, 9 insertions(+) create mode 100644 debian/rapid-tunneling-server.examples 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 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 -- cgit v1.2.3