[Python-modules-commits] r18608 - in packages/python-pycaptcha/trunk/debian (5 files)

osallou-guest at users.alioth.debian.org osallou-guest at users.alioth.debian.org
Sun Sep 18 18:30:03 UTC 2011


    Date: Sunday, September 18, 2011 @ 18:30:00
  Author: osallou-guest
Revision: 18608

remove COPYING, use ttf-vera instead of embedding in binary

Modified:
  packages/python-pycaptcha/trunk/debian/changelog
  packages/python-pycaptcha/trunk/debian/control
  packages/python-pycaptcha/trunk/debian/copyright
  packages/python-pycaptcha/trunk/debian/docs
  packages/python-pycaptcha/trunk/debian/rules

Modified: packages/python-pycaptcha/trunk/debian/changelog
===================================================================
--- packages/python-pycaptcha/trunk/debian/changelog	2011-09-18 17:52:37 UTC (rev 18607)
+++ packages/python-pycaptcha/trunk/debian/changelog	2011-09-18 18:30:00 UTC (rev 18608)
@@ -1,5 +1,6 @@
 pycaptcha (0.4-1) unstable; urgency=low
 
   * Initial release (Closes: #637109)
+  * Upload is sponsored by Yaroslav Halchenko
 
  -- Olivier Sallou <olivier.sallou at irisa.fr>  Mon, 08 Aug 2011 14:55:59 +0200

Modified: packages/python-pycaptcha/trunk/debian/control
===================================================================
--- packages/python-pycaptcha/trunk/debian/control	2011-09-18 17:52:37 UTC (rev 18607)
+++ packages/python-pycaptcha/trunk/debian/control	2011-09-18 18:30:00 UTC (rev 18608)
@@ -2,7 +2,6 @@
 Section: python
 Priority: optional
 Uploaders: Olivier Sallou <olivier.sallou at irisa.fr>
-DM-Upload-Allowed: yes
 Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
 Build-Depends: debhelper (>= 8), python-imaging (>= 1.1.5),python-all (>= 2.6.6-3)
 Standards-Version: 3.9.2

Modified: packages/python-pycaptcha/trunk/debian/copyright
===================================================================
--- packages/python-pycaptcha/trunk/debian/copyright	2011-09-18 17:52:37 UTC (rev 18607)
+++ packages/python-pycaptcha/trunk/debian/copyright	2011-09-18 18:30:00 UTC (rev 18608)
@@ -4,7 +4,7 @@
 
 Files: *
 Copyright: 2004 Micah Dowty
-License:
+License: MIT
  Permission is hereby granted, free of charge, to any person obtaining a copy of
  this software and associated documentation files (the "Software"), to deal in
  the Software without restriction, including without limitation the rights to
@@ -25,7 +25,7 @@
 
 Files: setup/my_install_data.py
 Copyright: 2000 Rene Liebscher
-License:
+License: MIT
  Permission is hereby granted, free of charge, to any person obtaining
  a copy of this software and associated documentation files (the
  "Software"), to deal in the Software without restriction, including
@@ -45,62 +45,6 @@
  TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
  SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 
-
-Files: Captcha/data/fonts/vera/*
-Copyright: 2003 Bitstream, Inc
-License:
- Permission is hereby granted, free of charge, to any person obtaining
- a copy of the fonts accompanying this license ("Fonts") and associated
- documentation files (the "Font Software"), to reproduce and distribute
- the Font Software, including without limitation the rights to use,
- copy, merge, publish, distribute, and/or sell copies of the Font
- Software, and to permit persons to whom the Font Software is furnished
- to do so, subject to the following conditions:
-  .
- The above copyright and trademark notices and this permission notice
- shall be included in all copies of one or more of the Font Software
- typefaces.
- .
- The Font Software may be modified, altered, or added to, and in
- particular the designs of glyphs or characters in the Fonts may be
- modified and additional glyphs or characters may be added to the
- Fonts, only if the fonts are renamed to names not containing either
- the words "Bitstream" or the word "Vera".
- .
- This License becomes null and void to the extent applicable to Fonts
- or Font Software that has been modified and is distributed under the
- "Bitstream Vera" names.
- .
- The Font Software may be sold as part of a larger software package but
- no copy of one or more of the Font Software typefaces may be sold by
- itself.
- .
- THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
- OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL
- BITSTREAM OR THE GNOME FOUNDATION BE LIABLE FOR ANY CLAIM, DAMAGES OR
- OTHER LIABILITY, INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL,
- OR CONSEQUENTIAL DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR
- OTHERWISE, ARISING FROM, OUT OF THE USE OR INABILITY TO USE THE FONT
- SOFTWARE OR FROM OTHER DEALINGS IN THE FONT SOFTWARE.
-
-
 Files: debian/*
 Copyright: 2011 Olivier Sallou <olivier.sallou at irisa.fr>
-License: GPL-2+
- This package 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 2 of the License, or
- (at your option) any later version.
- .
- This package 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/>
- .
- On Debian systems, the complete text of the GNU General
- Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
+License: MIT

Modified: packages/python-pycaptcha/trunk/debian/docs
===================================================================
--- packages/python-pycaptcha/trunk/debian/docs	2011-09-18 17:52:37 UTC (rev 18607)
+++ packages/python-pycaptcha/trunk/debian/docs	2011-09-18 18:30:00 UTC (rev 18608)
@@ -1,4 +1,3 @@
 BUGS
-COPYING
 README
 

Modified: packages/python-pycaptcha/trunk/debian/rules
===================================================================
--- packages/python-pycaptcha/trunk/debian/rules	2011-09-18 17:52:37 UTC (rev 18607)
+++ packages/python-pycaptcha/trunk/debian/rules	2011-09-18 18:30:00 UTC (rev 18608)
@@ -9,6 +9,7 @@
 override_dh_auto_install:
 	dh_auto_install
 	rm -rf debian/python-captcha/usr/lib/python2.*/dist-packages/Captcha/data/fonts
+	rm -rf debian/python-captcha/Captcha/data/fonts/vera
 
 get-orig-source:
 	bash debian/get-orig-source




More information about the Python-modules-commits mailing list