[Python-modules-commits] r16657 - in packages/graphy/trunk/debian (changelog control)

nomadium-guest at users.alioth.debian.org nomadium-guest at users.alioth.debian.org
Tue Apr 19 23:19:35 UTC 2011


    Date: Tuesday, April 19, 2011 @ 23:19:29
  Author: nomadium-guest
Revision: 16657

* Remove unnecessary Breaks on ${python:Breaks}.

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

Modified: packages/graphy/trunk/debian/changelog
===================================================================
--- packages/graphy/trunk/debian/changelog	2011-04-19 21:35:54 UTC (rev 16656)
+++ packages/graphy/trunk/debian/changelog	2011-04-19 23:19:29 UTC (rev 16657)
@@ -5,8 +5,9 @@
     - Drop support for python2.5.
   * Bump Standards-Version to 3.9.2. No changes were required.
   * Update copyright file in order to apply correctly Apache 2.0 license.
+  * Remove unnecessary Breaks on ${python:Breaks}.
 
- -- Miguel Landaeta <miguel at miguel.cc>  Mon, 18 Apr 2011 18:49:00 -0430
+ -- Miguel Landaeta <miguel at miguel.cc>  Tue, 19 Apr 2011 18:51:12 -0430
 
 graphy (1.0+dfsg-2) unstable; urgency=low
 

Modified: packages/graphy/trunk/debian/control
===================================================================
--- packages/graphy/trunk/debian/control	2011-04-19 21:35:54 UTC (rev 16656)
+++ packages/graphy/trunk/debian/control	2011-04-19 23:19:29 UTC (rev 16657)
@@ -13,7 +13,6 @@
 Package: python-graphy
 Architecture: all
 Depends: ${python:Depends}, ${misc:Depends}
-Breaks: ${python:Breaks}
 Description: chart generation library for Python
  Graphy is a simple Python library for generating charts. It tries to get out
  of the way and let you just work with your data. It produces charts using the




More information about the Python-modules-commits mailing list