[Python-modules-commits] r10372 - in packages/louie/trunk/debian (changelog control)

jwilk-guest at users.alioth.debian.org jwilk-guest at users.alioth.debian.org
Wed Nov 11 19:02:05 UTC 2009


    Date: Wednesday, November 11, 2009 @ 19:02:03
  Author: jwilk-guest
Revision: 10372

Reverse-merge r10371 through r2566 to allow to integrate NMU.

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

Modified: packages/louie/trunk/debian/changelog
===================================================================
--- packages/louie/trunk/debian/changelog	2009-11-11 18:44:08 UTC (rev 10371)
+++ packages/louie/trunk/debian/changelog	2009-11-11 19:02:03 UTC (rev 10372)
@@ -1,20 +1,3 @@
-louie (1.1-2) UNRELEASED; urgency=low
-
-  [ Loic Minier ]
-  * Suggest python-twisted and python-qt3; thanks Piotr Ożarowski.
-
-  [ Sandro Tosi ]
-  * debian/control
-    - added Vcs-Svn and Vcs-Browser
-  * debian/control
-    - switch Vcs-Browser field to viewsvn
-
-  [ Carlos Galisteo ]
-  * debian/control
-    - Added Homepage field.
-
- -- Sandro Tosi <matrixhasu at gmail.com>  Wed, 02 Jan 2008 12:01:03 +0100
-
 louie (1.1-1) unstable; urgency=low
 
   * Initial release; closes: #429524.

Modified: packages/louie/trunk/debian/control
===================================================================
--- packages/louie/trunk/debian/control	2009-11-11 18:44:08 UTC (rev 10371)
+++ packages/louie/trunk/debian/control	2009-11-11 19:02:03 UTC (rev 10372)
@@ -10,15 +10,11 @@
                python-setuptools
 Standards-Version: 3.7.2
 XS-Python-Version: >= 2.3
-Vcs-Svn: svn://svn.debian.org/python-modules/packages/louie/trunk/
-Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/louie/trunk/
-Homepage: http://pylouie.org/
 
 Package: python-louie
 Architecture: all
 Depends: ${misc:Depends},
          ${python:Depends}
-Suggests: python-twisted, python-qt3
 XB-Python-Version: ${python:Versions}
 Description: Python signal dispatching mechanism
  Louie provides Python programmers with a straightforward way to




More information about the Python-modules-commits mailing list