Fix debian files before initial release
This commit is contained in:
parent
48cfab52e7
commit
8fca26656b
2 changed files with 5 additions and 4 deletions
3
debian/control
vendored
3
debian/control
vendored
|
@ -1,5 +1,6 @@
|
|||
Source: texttable
|
||||
Maintainer: Léo Cavaillé <leo@cavaille.net>
|
||||
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
|
||||
Uploaders: Léo Cavaillé <leo@cavaille.net>
|
||||
Section: python
|
||||
Priority: optional
|
||||
Build-Depends: python-all (>= 2.6.6-3), debhelper (>= 9)
|
||||
|
|
6
debian/copyright
vendored
6
debian/copyright
vendored
|
@ -11,18 +11,18 @@ Copyright: 2013 Léo Cavaillé <leo@cavaille.net>
|
|||
License: LGPL-2.1+
|
||||
|
||||
License: LGPL-2.1+
|
||||
fedmsg is free software; you can redistribute it and/or
|
||||
texttable is free software; you can redistribute it and/or
|
||||
modify it under the terms of the GNU Lesser General Public
|
||||
License as published by the Free Software Foundation; either
|
||||
version 2.1 of the License, or (at your option) any later version.
|
||||
.
|
||||
fedmsg is distributed in the hope that it will be useful,
|
||||
texttable 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
|
||||
Lesser General Public License for more details.
|
||||
.
|
||||
You should have received a copy of the GNU Lesser General Public
|
||||
License along with fedmsg; if not, write to the Free Software
|
||||
License along with texttable; if not, write to the Free Software
|
||||
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
.
|
||||
On Debian systems, a copy of the license can be found at
|
||||
|
|
Loading…
Reference in a new issue