Relax debhelper dependency to make build on Ubuntu 10.04 LTS lucid

This commit is contained in:
Keith Winstein
2012-02-19 22:03:29 -05:00
parent 5170e493b3
commit c3fbad29f9
3 changed files with 8 additions and 2 deletions
+6
View File
@@ -1,3 +1,9 @@
mosh (0.94a-1) unstable; urgency=low
* Relax debhelper dependency to make build on Ubuntu 10.04 LTS lucid
-- Keith Winstein <keithw@mit.edu> Sun, 19 Feb 2012 22:03:03 -0500
mosh (0.94-1) unstable; urgency=low mosh (0.94-1) unstable; urgency=low
* Version 0.94 released. * Version 0.94 released.
+1 -1
View File
@@ -1 +1 @@
8 7
+1 -1
View File
@@ -2,7 +2,7 @@ Source: mosh
Section: net Section: net
Priority: optional Priority: optional
Maintainer: Keith Winstein <keithw@mit.edu> Maintainer: Keith Winstein <keithw@mit.edu>
Build-Depends: debhelper (>= 8.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
Standards-Version: 3.9.2 Standards-Version: 3.9.2
Homepage: http://mosh.mit.edu Homepage: http://mosh.mit.edu
Vcs-Git: git://github.com/keithw/mosh.git Vcs-Git: git://github.com/keithw/mosh.git