From dd8329db06503659b46d21f96ea2fd498cd3239c Mon Sep 17 00:00:00 2001 From: Keith Winstein Date: Tue, 12 Jun 2012 14:50:22 -0400 Subject: [PATCH] Add DM-Upload-Allowed to debian/control --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index c3c20f3..9b3b3e2 100644 --- a/debian/control +++ b/debian/control @@ -2,6 +2,7 @@ Source: mosh Section: net Priority: optional Maintainer: Keith Winstein +DM-Upload-Allowed: yes Build-Depends: debhelper (>= 7.0.50), autotools-dev, protobuf-compiler, libprotobuf-dev, dh-autoreconf, pkg-config, libutempter-dev, zlib1g-dev, libncurses5-dev Standards-Version: 3.9.3 Homepage: http://mosh.mit.edu