[Python-modules-commits] r25690 - in packages/texttable/trunk/debian (control copyright)

leo.cavaille-guest at users.alioth.debian.org leo.cavaille-guest at users.alioth.debian.org
Wed Aug 28 07:22:46 UTC 2013


    Date: Wednesday, August 28, 2013 @ 07:22:44
  Author: leo.cavaille-guest
Revision: 25690

Fix debian files before initial release

Modified:
  packages/texttable/trunk/debian/control
  packages/texttable/trunk/debian/copyright

Modified: packages/texttable/trunk/debian/control
===================================================================
--- packages/texttable/trunk/debian/control	2013-08-28 05:09:45 UTC (rev 25689)
+++ packages/texttable/trunk/debian/control	2013-08-28 07:22:44 UTC (rev 25690)
@@ -1,5 +1,6 @@
 Source: texttable
-Maintainer: Léo Cavaillé <leo at cavaille.net>
+Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
+Uploaders: Léo Cavaillé <leo at cavaille.net>
 Section: python
 Priority: optional
 Build-Depends: python-all (>= 2.6.6-3), debhelper (>= 9)

Modified: packages/texttable/trunk/debian/copyright
===================================================================
--- packages/texttable/trunk/debian/copyright	2013-08-28 05:09:45 UTC (rev 25689)
+++ packages/texttable/trunk/debian/copyright	2013-08-28 07:22:44 UTC (rev 25690)
@@ -11,18 +11,18 @@
 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




More information about the Python-modules-commits mailing list