[Python-modules-commits] r18654 - in packages/quixote1/trunk/debian (changelog control)

jwilk at users.alioth.debian.org jwilk at users.alioth.debian.org
Thu Sep 22 11:47:25 UTC 2011


    Date: Thursday, September 22, 2011 @ 11:47:24
  Author: jwilk
Revision: 18654

Don't start description synopsis with an article.

Modified:
  packages/quixote1/trunk/debian/changelog
  packages/quixote1/trunk/debian/control

Modified: packages/quixote1/trunk/debian/changelog
===================================================================
--- packages/quixote1/trunk/debian/changelog	2011-09-22 11:46:52 UTC (rev 18653)
+++ packages/quixote1/trunk/debian/changelog	2011-09-22 11:47:24 UTC (rev 18654)
@@ -25,8 +25,9 @@
   * Add watch file.
   * Don't run dh_python, which is obsolete.
   * Remove obsolete lintian overrides.
+  * Don't start description synopsis with an article.
 
- -- Jakub Wilk <jwilk at debian.org>  Thu, 22 Sep 2011 13:46:32 +0200
+ -- Jakub Wilk <jwilk at debian.org>  Thu, 22 Sep 2011 13:47:06 +0200
 
 quixote1 (1.2-4.1) unstable; urgency=low
 

Modified: packages/quixote1/trunk/debian/control
===================================================================
--- packages/quixote1/trunk/debian/control	2011-09-22 11:46:52 UTC (rev 18653)
+++ packages/quixote1/trunk/debian/control	2011-09-22 11:47:24 UTC (rev 18654)
@@ -16,7 +16,7 @@
 Replaces: quixote1, python2.3-quixote1, python2.4-quixote1, quixote, python-quixote
 XB-Python-Version: ${python:Versions}
 Provides: ${python:Provides}
-Description: A highly Pythonic Web application framework
+Description: highly Pythonic Web application framework
  Quixote is yet another framework for developing Web applications in
  Python.  The design goals were:
  .




More information about the Python-modules-commits mailing list