Move from protobuf-lite to protobuf to accommodate Ubuntu lucid
Add changelog entry
This commit is contained in:
Vendored
+6
@@ -1,3 +1,9 @@
|
||||
mosh (0.94c-1) unstable; urgency=low
|
||||
|
||||
* Move to protobuf (from protobuf-lite) to make build on Ubuntu 10.04
|
||||
|
||||
-- Keith Winstein <keithw@mit.edu> Mon, 20 Feb 2012 00:39:12 -0500
|
||||
|
||||
mosh (0.94b-1) unstable; urgency=low
|
||||
|
||||
* Relax autoconf dependency
|
||||
|
||||
Vendored
+1
-1
@@ -2,7 +2,7 @@ Source: mosh
|
||||
Section: net
|
||||
Priority: optional
|
||||
Maintainer: Keith Winstein <keithw@mit.edu>
|
||||
Build-Depends: debhelper (>= 7.0.0), autotools-dev, protobuf-compiler, libprotobuf-dev, dh-autoreconf, pkg-config, libutempter-dev, libboost-dev
|
||||
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
|
||||
Homepage: http://mosh.mit.edu
|
||||
Vcs-Git: git://github.com/keithw/mosh.git
|
||||
|
||||
Reference in New Issue
Block a user