[Python-modules-commits] r24758 - in packages (22 files)

jwilk at users.alioth.debian.org jwilk at users.alioth.debian.org
Wed Jun 12 11:29:26 UTC 2013


    Date: Wednesday, June 12, 2013 @ 11:29:23
  Author: jwilk
Revision: 24758

Fix typos.

Modified:
  packages/cheetah/trunk/debian/README.Debian
  packages/cheetah/trunk/debian/changelog
  packages/cherrypy3/trunk/debian/README.Debian
  packages/cherrypy3/trunk/debian/changelog
  packages/ipython/trunk/debian/README.source
  packages/ipython/trunk/debian/changelog
  packages/matplotlib/trunk/debian/README.debian
  packages/matplotlib/trunk/debian/changelog
  packages/pyside-mobility/trunk/debian/README.source
  packages/pyside-mobility/trunk/debian/changelog
  packages/python-gd/trunk/debian/README.Debian
  packages/python-gd/trunk/debian/changelog
  packages/python-lzma/trunk/debian/README.Debian
  packages/python-lzma/trunk/debian/changelog
  packages/python-nids/trunk/debian/README.Debian
  packages/python-nids/trunk/debian/changelog
  packages/python-repoze.who-plugins/trunk/debian/README.source
  packages/python-repoze.who-plugins/trunk/debian/changelog
  packages/python-seenthis/trunk/debian/README.Debian
  packages/python-seenthis/trunk/debian/changelog
  packages/turbogears/trunk/debian/changelog
  packages/turbogears/trunk/debian/python-turbogears.README.Debian

Modified: packages/cheetah/trunk/debian/README.Debian
===================================================================
--- packages/cheetah/trunk/debian/README.Debian	2013-06-12 11:19:46 UTC (rev 24757)
+++ packages/cheetah/trunk/debian/README.Debian	2013-06-12 11:29:23 UTC (rev 24758)
@@ -32,7 +32,7 @@
 =======================================
 Developer and User reference guides [1]_ are provided by the Cheetah
 Development Team at their website. [2]_  They are released under the
-Open Publication License, and as such may be eligable for packaging
+Open Publication License, and as such may be eligible for packaging
 and distributing in Debian.
 
 .. [1] http://cheetahtemplate.org/learn.html

Modified: packages/cheetah/trunk/debian/changelog
===================================================================
--- packages/cheetah/trunk/debian/changelog	2013-06-12 11:19:46 UTC (rev 24757)
+++ packages/cheetah/trunk/debian/changelog	2013-06-12 11:29:23 UTC (rev 24758)
@@ -6,8 +6,9 @@
 
   [ Jakub Wilk ]
   * Use canonical URIs for Vcs-* fields.
+  * Fix a typo in README.Debian.
 
- -- Jakub Wilk <jwilk at debian.org>  Sun, 05 May 2013 16:00:35 +0200
+ -- Jakub Wilk <jwilk at debian.org>  Wed, 12 Jun 2013 13:16:55 +0200
 
 cheetah (2.4.4-3) unstable; urgency=low
 

Modified: packages/cherrypy3/trunk/debian/README.Debian
===================================================================
--- packages/cherrypy3/trunk/debian/README.Debian	2013-06-12 11:19:46 UTC (rev 24757)
+++ packages/cherrypy3/trunk/debian/README.Debian	2013-06-12 11:29:23 UTC (rev 24758)
@@ -5,7 +5,7 @@
 ======================
 
 The profiler module of Python has a non-DFSG-compliant license. It is,
-thus, not included in the Python package distributed officialy by
+thus, not included in the Python package distributed officially by
 Debian.
 
 If you want to use it, you'll have to install the python-profiler

Modified: packages/cherrypy3/trunk/debian/changelog
===================================================================
--- packages/cherrypy3/trunk/debian/changelog	2013-06-12 11:19:46 UTC (rev 24757)
+++ packages/cherrypy3/trunk/debian/changelog	2013-06-12 11:29:23 UTC (rev 24758)
@@ -2,8 +2,9 @@
 
   * Use canonical URIs for Vcs-* fields.
   * Drop obsolete Conflicts with python2.3-cherrypy and python2.4-cherrypy.
+  * Fix a typo in README.Debian.
 
- -- Jakub Wilk <jwilk at debian.org>  Sat, 08 Jun 2013 17:59:39 +0200
+ -- Jakub Wilk <jwilk at debian.org>  Wed, 12 Jun 2013 13:11:12 +0200
 
 cherrypy3 (3.2.2-2) unstable; urgency=low
 

Modified: packages/ipython/trunk/debian/README.source
===================================================================
--- packages/ipython/trunk/debian/README.source	2013-06-12 11:19:46 UTC (rev 24757)
+++ packages/ipython/trunk/debian/README.source	2013-06-12 11:29:23 UTC (rev 24758)
@@ -1,6 +1,6 @@
 IPython/frontend/html/notebook/static/ contains minified javascript sources
 for jquery and prettify
 the unminified sources are available in IPython/external
-The package does not use the minified version or do any minifiaction during the build
+The package does not use the minified version or do any minification during the build
 instead uses packaged versions where available and just overwrites the minified version
 with the unminified from external during the build.

Modified: packages/ipython/trunk/debian/changelog
===================================================================
--- packages/ipython/trunk/debian/changelog	2013-06-12 11:19:46 UTC (rev 24757)
+++ packages/ipython/trunk/debian/changelog	2013-06-12 11:29:23 UTC (rev 24758)
@@ -1,3 +1,9 @@
+ipython (0.13.2-3) UNRELEASED; urgency=low
+
+  * Fix a typo in README.source.
+
+ -- Jakub Wilk <jwilk at debian.org>  Wed, 12 Jun 2013 13:22:13 +0200
+
 ipython (0.13.2-2) unstable; urgency=low
 
   * upload to unstable

Modified: packages/matplotlib/trunk/debian/README.debian
===================================================================
--- packages/matplotlib/trunk/debian/README.debian	2013-06-12 11:19:46 UTC (rev 24757)
+++ packages/matplotlib/trunk/debian/README.debian	2013-06-12 11:29:23 UTC (rev 24758)
@@ -5,7 +5,7 @@
 
   help() -> modules
 
-you need to set the enviromental variable:
+you need to set the environmental variable:
 
   $ export MATPLOTLIBDATA=/usr/share/matplotlib/
 
@@ -33,7 +33,7 @@
   #
   # The Agg, Ps, Pdf and SVG backends do not require external
   # dependencies. Do not choose GTK, GTKAgg, GTKCairo, TkAgg or WXAgg if
-  # you have disabled the relevent extension modules.
+  # you have disabled the relevant extension modules.
 
 so usually, you can have a backend if you have the Python bindings installed:
 

Modified: packages/matplotlib/trunk/debian/changelog
===================================================================
--- packages/matplotlib/trunk/debian/changelog	2013-06-12 11:19:46 UTC (rev 24757)
+++ packages/matplotlib/trunk/debian/changelog	2013-06-12 11:29:23 UTC (rev 24758)
@@ -7,8 +7,9 @@
 
   [ Jakub Wilk ]
   * Use canonical URIs for Vcs-* fields.
+  * Fix typos in README.debian.
 
- -- Jakub Wilk <jwilk at debian.org>  Sun, 05 May 2013 16:01:14 +0200
+ -- Jakub Wilk <jwilk at debian.org>  Wed, 12 Jun 2013 13:14:38 +0200
 
 matplotlib (1.2.0-1) experimental; urgency=low
 

Modified: packages/pyside-mobility/trunk/debian/README.source
===================================================================
--- packages/pyside-mobility/trunk/debian/README.source	2013-06-12 11:19:46 UTC (rev 24757)
+++ packages/pyside-mobility/trunk/debian/README.source	2013-06-12 11:29:23 UTC (rev 24758)
@@ -1,7 +1,7 @@
 ==== Building the debug "flavours" of PySide ====
 
 Since its 1.0.9-2 release, the pyside Debian source package doesn't build the
-"debug" flavours of PySide anymore. The same change has happenned on
+"debug" flavours of PySide anymore. The same change has happened on
 pyside-mobility on its 0.2.3-2 release.
 
 This README.source documents how one can build them if needed anyway.

Modified: packages/pyside-mobility/trunk/debian/changelog
===================================================================
--- packages/pyside-mobility/trunk/debian/changelog	2013-06-12 11:19:46 UTC (rev 24757)
+++ packages/pyside-mobility/trunk/debian/changelog	2013-06-12 11:29:23 UTC (rev 24758)
@@ -1,8 +1,9 @@
 pyside-mobility (0.2.3+git4~8118106-3) UNRELEASED; urgency=low
 
   * Use canonical URIs for Vcs-* fields.
+  * Fix a typo in README.source.
 
- -- Jakub Wilk <jwilk at debian.org>  Sun, 05 May 2013 16:01:59 +0200
+ -- Jakub Wilk <jwilk at debian.org>  Wed, 12 Jun 2013 13:13:23 +0200
 
 pyside-mobility (0.2.3+git4~8118106-2) unstable; urgency=low
 

Modified: packages/python-gd/trunk/debian/README.Debian
===================================================================
--- packages/python-gd/trunk/debian/README.Debian	2013-06-12 11:19:46 UTC (rev 24757)
+++ packages/python-gd/trunk/debian/README.Debian	2013-06-12 11:29:23 UTC (rev 24758)
@@ -1,7 +1,7 @@
 python-gd for Debian
 -------------------
 
-Mantainer: The original source was renamed from gdmodule to python-gd to fit debian package name on repository. 
+Maintainer: The original source was renamed from gdmodule to python-gd to fit debian package name on repository. 
 
 Also, the file adventure.ttf was removed for copyright issues and upstream tarball was repackaged adding +dfsg suffix.
 

Modified: packages/python-gd/trunk/debian/changelog
===================================================================
--- packages/python-gd/trunk/debian/changelog	2013-06-12 11:19:46 UTC (rev 24757)
+++ packages/python-gd/trunk/debian/changelog	2013-06-12 11:29:23 UTC (rev 24758)
@@ -1,3 +1,9 @@
+python-gd (0.56+dfsg-5) UNRELEASED; urgency=low
+
+  * Fix a typo in README.Debian.
+
+ -- Jakub Wilk <jwilk at debian.org>  Wed, 12 Jun 2013 13:23:16 +0200
+
 python-gd (0.56+dfsg-4) unstable; urgency=low
 
   [ Julián Moreno Patiño ]

Modified: packages/python-lzma/trunk/debian/README.Debian
===================================================================
--- packages/python-lzma/trunk/debian/README.Debian	2013-06-12 11:19:46 UTC (rev 24757)
+++ packages/python-lzma/trunk/debian/README.Debian	2013-06-12 11:29:23 UTC (rev 24758)
@@ -1,7 +1,7 @@
 python-lzma for Debian
 ----------------------
 
-Unfortunantly, pyliblzma uses the new Py_buffer interface, which is
+Unfortunately, pyliblzma uses the new Py_buffer interface, which is
 only backported to python2.6.
 
  -- Richard Darst <rkd at zgib.net>  Sun, 15 Nov 2009 17:01:44 -0500

Modified: packages/python-lzma/trunk/debian/changelog
===================================================================
--- packages/python-lzma/trunk/debian/changelog	2013-06-12 11:19:46 UTC (rev 24757)
+++ packages/python-lzma/trunk/debian/changelog	2013-06-12 11:29:23 UTC (rev 24758)
@@ -5,8 +5,9 @@
 
   [ Jakub Wilk ]
   * Use canonical URIs for Vcs-* fields.
+  * Fix a typo in README.Debian.
 
- -- Jakub Wilk <jwilk at debian.org>  Sun, 05 May 2013 16:02:53 +0200
+ -- Jakub Wilk <jwilk at debian.org>  Wed, 12 Jun 2013 13:20:42 +0200
 
 python-lzma (0.5.3-2) unstable; urgency=low
 

Modified: packages/python-nids/trunk/debian/README.Debian
===================================================================
--- packages/python-nids/trunk/debian/README.Debian	2013-06-12 11:19:46 UTC (rev 24757)
+++ packages/python-nids/trunk/debian/README.Debian	2013-06-12 11:29:23 UTC (rev 24758)
@@ -2,7 +2,7 @@
 -----------------
 
 This pynids distribution is an updated version of Michael Pomraning's 0.5
-series. This new serie brings updates to the bundled version of libnids 
+series. This new series brings updates to the bundled version of libnids 
 (from 1.19 to 1.23), checksum disabling support, and a variety of fixes. 
 
 original pynids homepage: http://pilcrow.madison.wi.us/pynids/

Modified: packages/python-nids/trunk/debian/changelog
===================================================================
--- packages/python-nids/trunk/debian/changelog	2013-06-12 11:19:46 UTC (rev 24757)
+++ packages/python-nids/trunk/debian/changelog	2013-06-12 11:29:23 UTC (rev 24758)
@@ -1,8 +1,9 @@
 python-nids (0.6.1-2) UNRELEASED; urgency=low
 
   * Add Vcs-* fields.
+  * Fix a typo in README.Debian.
 
- -- Jakub Wilk <jwilk at debian.org>  Sun, 05 May 2013 16:03:00 +0200
+ -- Jakub Wilk <jwilk at debian.org>  Wed, 12 Jun 2013 13:12:43 +0200
 
 python-nids (0.6.1-1) unstable; urgency=low
 

Modified: packages/python-repoze.who-plugins/trunk/debian/README.source
===================================================================
--- packages/python-repoze.who-plugins/trunk/debian/README.source	2013-06-12 11:19:46 UTC (rev 24757)
+++ packages/python-repoze.who-plugins/trunk/debian/README.source	2013-06-12 11:29:23 UTC (rev 24758)
@@ -11,7 +11,7 @@
 
    $ debian/rules get-orig-source
 
-If all goes well, that should leave aroung a tarball called
+If all goes well, that should leave around a tarball called
 
    PACKAGE-YYYYMMDD.orig.tar.gz
 

Modified: packages/python-repoze.who-plugins/trunk/debian/changelog
===================================================================
--- packages/python-repoze.who-plugins/trunk/debian/changelog	2013-06-12 11:19:46 UTC (rev 24757)
+++ packages/python-repoze.who-plugins/trunk/debian/changelog	2013-06-12 11:29:23 UTC (rev 24758)
@@ -1,8 +1,9 @@
 python-repoze.who-plugins (20090913-2) UNRELEASED; urgency=low
 
   * Use canonical URIs for Vcs-* fields.
+  * Fix a typo in README.source.
 
- -- Jakub Wilk <jwilk at debian.org>  Sun, 05 May 2013 16:03:21 +0200
+ -- Jakub Wilk <jwilk at debian.org>  Wed, 12 Jun 2013 13:24:18 +0200
 
 python-repoze.who-plugins (20090913-1) unstable; urgency=low
 

Modified: packages/python-seenthis/trunk/debian/README.Debian
===================================================================
--- packages/python-seenthis/trunk/debian/README.Debian	2013-06-12 11:19:46 UTC (rev 24757)
+++ packages/python-seenthis/trunk/debian/README.Debian	2013-06-12 11:29:23 UTC (rev 24758)
@@ -1,7 +1,7 @@
 python-seenthis for Debian
 --------------------------
 
-This module, currently in a preliminar stage, allows to make requests
+This module, currently in a preliminary stage, allows you to make requests
 to the short-blogging service SeenThis <http://seenthis.net/> from
 Python.
 

Modified: packages/python-seenthis/trunk/debian/changelog
===================================================================
--- packages/python-seenthis/trunk/debian/changelog	2013-06-12 11:19:46 UTC (rev 24757)
+++ packages/python-seenthis/trunk/debian/changelog	2013-06-12 11:29:23 UTC (rev 24758)
@@ -1,8 +1,9 @@
 python-seenthis (0.1-2) UNRELEASED; urgency=low
 
   * Use canonical URIs for Vcs-* fields.
+  * Fix typos in README.Debian.
 
- -- Jakub Wilk <jwilk at debian.org>  Sun, 05 May 2013 16:03:24 +0200
+ -- Jakub Wilk <jwilk at debian.org>  Wed, 12 Jun 2013 13:28:28 +0200
 
 python-seenthis (0.1-1) unstable; urgency=low
 

Modified: packages/turbogears/trunk/debian/changelog
===================================================================
--- packages/turbogears/trunk/debian/changelog	2013-06-12 11:19:46 UTC (rev 24757)
+++ packages/turbogears/trunk/debian/changelog	2013-06-12 11:29:23 UTC (rev 24758)
@@ -1,8 +1,9 @@
 turbogears (1.1.3-2) UNRELEASED; urgency=low
 
   * Use canonical URIs for Vcs-* fields.
+  * Fix a typo in README.Debian.
 
- -- Jakub Wilk <jwilk at debian.org>  Sun, 05 May 2013 16:04:10 +0200
+ -- Jakub Wilk <jwilk at debian.org>  Wed, 12 Jun 2013 13:16:03 +0200
 
 turbogears (1.1.3-1) unstable; urgency=low
 

Modified: packages/turbogears/trunk/debian/python-turbogears.README.Debian
===================================================================
--- packages/turbogears/trunk/debian/python-turbogears.README.Debian	2013-06-12 11:19:46 UTC (rev 24757)
+++ packages/turbogears/trunk/debian/python-turbogears.README.Debian	2013-06-12 11:29:23 UTC (rev 24758)
@@ -106,7 +106,7 @@
 with a newer kid version; all you need to do is remove all the .pyc
 files from the templates directory:
 
-  $ rm <aplication>/templates/*pyc
+  $ rm <application>/templates/*pyc
 
 This should make it work again.
 




More information about the Python-modules-commits mailing list