[Python-modules-commits] r6167 - in packages/ropemacs/trunk/debian (changelog control)

netzwurm at users.alioth.debian.org netzwurm at users.alioth.debian.org
Tue Aug 12 23:07:40 UTC 2008


    Date: Tuesday, August 12, 2008 @ 23:07:39
  Author: netzwurm
Revision: 6167

debian/control: Fixed error in the description. Package provides minor,
not major mode.

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

Modified: packages/ropemacs/trunk/debian/changelog
===================================================================
--- packages/ropemacs/trunk/debian/changelog	2008-08-12 23:03:29 UTC (rev 6166)
+++ packages/ropemacs/trunk/debian/changelog	2008-08-12 23:07:39 UTC (rev 6167)
@@ -1,3 +1,11 @@
+ropemacs (0.6c2-3) UNRELEASED; urgency=low
+
+  [ David Spreen ]
+  * debian/control: Fixed error in the description. Package provides minor,
+    not major mode.
+
+ -- David Spreen <netzwurm at debian.org>  Tue, 12 Aug 2008 16:06:02 -0700
+
 ropemacs (0.6c2-2) unstable; urgency=low
 
   [ David Spreen ]

Modified: packages/ropemacs/trunk/debian/control
===================================================================
--- packages/ropemacs/trunk/debian/control	2008-08-12 23:03:29 UTC (rev 6166)
+++ packages/ropemacs/trunk/debian/control	2008-08-12 23:07:39 UTC (rev 6167)
@@ -21,4 +21,4 @@
  see the project homepage.
  . 
  This package provides the features of the python-rope library through a Emacs 
- major mode using the pymacs package. 
+ minor mode (on top of the python mode) using the pymacs package. 




More information about the Python-modules-commits mailing list