aboutsummaryrefslogtreecommitdiffhomepage
path: root/debian
diff options
context:
space:
mode:
authorGravatar Keith Winstein <keithw@cs.stanford.edu>2016-03-25 21:45:15 -0700
committerGravatar Keith Winstein <keithw@cs.stanford.edu>2016-03-25 21:53:53 -0700
commit46aac1834a7c8286027365d571b39a3a47524988 (patch)
tree3c78bc516dccbfb2eeed3db5eb4fa54af626377f /debian
parent1e4ae5f58d44c33da77607d7b630099faece50dc (diff)
debian/control and debian/copyright: Fix lintian warnings
Diffstat (limited to 'debian')
-rw-r--r--debian/control2
-rw-r--r--debian/copyright37
2 files changed, 8 insertions, 31 deletions
diff --git a/debian/control b/debian/control
index 0a417d8..f8e3eec 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: net
Priority: optional
Maintainer: Keith Winstein <keithw@mit.edu>
Build-Depends: debhelper (>= 7.0.50), autotools-dev, protobuf-compiler, libprotobuf-dev, dh-autoreconf, pkg-config, libutempter-dev, zlib1g-dev, libncurses5-dev, libssl-dev, bash-completion
-Standards-Version: 3.9.6.1
+Standards-Version: 3.9.7
Homepage: http://mosh.mit.edu
Vcs-Git: https://github.com/mobile-shell/mosh.git
Vcs-Browser: https://github.com/mobile-shell/mosh
diff --git a/debian/copyright b/debian/copyright
index e3c56db..6dec263 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -61,40 +61,14 @@ License: GPL-2+
Files: m4/ax_check_library.m4
Copyright: 2010 Diego Elio Petteno` <flameeyes@gmail.com>
-License: GPL-3+
- This program is free software: you can redistribute it and/or modify it
- under the terms of the GNU General Public License as published by the
- Free Software Foundation, either version 3 of the License, or (at your
- option) any later version.
- .
- This program is distributed in the hope that it will be useful, but
- WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
- Public License for more details.
- .
- You should have received a copy of the GNU General Public License along
- with this program. If not, see <http://www.gnu.org/licenses/>.
- .
- As a special exception, the respective Autoconf Macro's copyright owner
- gives unlimited permission to copy, distribute and modify the configure
- scripts that are the output of Autoconf when processing the Macro. You
- need not follow the terms of the GNU General Public License when using
- or distributing such scripts, even though portions of the text of the
- Macro appear in them. The GNU General Public License (GPL) does govern
- all other use of the material that constitutes the Autoconf Macro.
- .
- This special exception to the GPL applies to versions of the Autoconf
- Macro released by the Autoconf Archive. When you make and distribute a
- modified version of the Autoconf Macro, you may extend this special
- exception to the GPL to apply to your modified version as well.
- .
- On Debian systems, the complete text of the GNU General
- Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".
+License: GPL-3+ with Autoconf exception
Files: m4/ax_check_compile_flag.m4 m4/ax_check_link_flag.m4
Copyright: 2008 Guido U. Draheim <guidod@gmx.de>
2011 Maarten Bosmans <mkbosmans@gmail.com>
-License: GPL-3+
+License: GPL-3+ with Autoconf exception
+
+License: GPL-3+ with Autoconf exception
This program is free software: you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the
Free Software Foundation, either version 3 of the License, or (at your
@@ -120,6 +94,9 @@ License: GPL-3+
Macro released by the Autoconf Archive. When you make and distribute a
modified version of the Autoconf Macro, you may extend this special
exception to the GPL to apply to your modified version as well.
+ .
+ On Debian systems, the complete text of the GNU General
+ Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".
Files: src/crypto/ocb.cc
Copyright: 2011 Ted Krovetz