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