From dcefb573e251be1524a053811bd63bc7652dbe4a Mon Sep 17 00:00:00 2001 From: Keith Winstein Date: Sat, 3 Mar 2012 14:05:57 -0500 Subject: [PATCH] Update debian files to new standards version and add changelog entry --- debian/changelog | 6 ++++++ debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index e1c154a..498b1ce 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +mosh (0.96a-2) unstable; urgency=low + + * Update copyright file to include public domain files and other licenses + + -- Keith Winstein Sat, 03 Mar 2012 14:05:15 -0500 + mosh (0.96a-1) unstable; urgency=low * Version 0.96a released. diff --git a/debian/control b/debian/control index 9859264..9daf967 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: net Priority: optional Maintainer: Keith Winstein Build-Depends: debhelper (>= 7.0.0), autotools-dev, protobuf-compiler, libprotobuf-dev, dh-autoreconf, pkg-config, libutempter-dev, libboost-dev, zlib1g-dev -Standards-Version: 3.9.2 +Standards-Version: 3.9.3 Homepage: http://mosh.mit.edu Vcs-Git: git://github.com/keithw/mosh.git Vcs-Browser: http://github.com/keithw/mosh