r2620 - in zope2.12/trunk/debian (changelog rules)

arnau at users.alioth.debian.org arnau at users.alioth.debian.org
Sun Dec 4 15:34:46 UTC 2011


    Date: Sunday, December 4, 2011 @ 15:34:45
  Author: arnau
Revision: 2620

Remove ClientForm from DEB_SATISFIED as it's going to be dropped soonish.

Modified:
  zope2.12/trunk/debian/changelog
  zope2.12/trunk/debian/rules

Modified: zope2.12/trunk/debian/changelog
===================================================================
--- zope2.12/trunk/debian/changelog	2011-11-25 08:38:39 UTC (rev 2619)
+++ zope2.12/trunk/debian/changelog	2011-12-04 15:34:45 UTC (rev 2620)
@@ -1,5 +1,9 @@
 zope2.12 (2.12.20-2) unstable; urgency=high
 
+  [ Arnaud Fontaine ]
+  * Remove ClientForm from DEB_SATISFIED as it's going to be dropped soonish.
+
+  [ Jonas Meurer ]
   * Update Homepage field to point to correct page http://zope2.zope.org/.
   * Change Depends on zope-common from (>= 0.5.51) to (>= 0.5.51~), to ease
     backports to squeeze.
@@ -10,7 +14,7 @@
     for further information.
   * Set urgency=high in order to push the security fix to testing.
 
- -- Jonas Meurer <mejo at debian.org>  Fri, 28 Oct 2011 13:51:41 +0200
+ -- Arnaud Fontaine <arnau at debian.org>  Mon, 05 Dec 2011 00:33:01 +0900
 
 zope2.12 (2.12.20-1) unstable; urgency=low
 

Modified: zope2.12/trunk/debian/rules
===================================================================
--- zope2.12/trunk/debian/rules	2011-11-25 08:38:39 UTC (rev 2619)
+++ zope2.12/trunk/debian/rules	2011-12-04 15:34:45 UTC (rev 2620)
@@ -13,7 +13,7 @@
 PYVER:=2.6
 PYTHON:=python$(PYVER)
 DEBIAN:=$(CURDIR)/debian
-DEB_SATISFIED:=ClientForm:Docutils:distribute:initgroups:mechanize:pip:pytz
+DEB_SATISFIED:=Docutils:distribute:initgroups:mechanize:pip:pytz
 distribution:=$(shell lsb_release -is)
 
 # get-orig-source variables




More information about the pkg-zope-developers mailing list