r1762 - in zope.proxy/trunk/debian (changelog control rules)

doko at users.alioth.debian.org doko at users.alioth.debian.org
Sun Sep 13 08:27:37 UTC 2009


    Date: Sunday, September 13, 2009 @ 08:27:35
  Author: doko
Revision: 1762

zope.proxy (3.5.0-3) unstable; urgency=low

  * Set section to zope.
  * Rebuild against van.pydeb 1.3.
  * Don't include C source in the package.

 -- Matthias Klose <doko at ubuntu.com>  Sun, 13 Sep 2009 10:21:25 +0200

Modified:
  zope.proxy/trunk/debian/changelog
  zope.proxy/trunk/debian/control
  zope.proxy/trunk/debian/rules

Modified: zope.proxy/trunk/debian/changelog
===================================================================
--- zope.proxy/trunk/debian/changelog	2009-09-13 08:20:22 UTC (rev 1761)
+++ zope.proxy/trunk/debian/changelog	2009-09-13 08:27:35 UTC (rev 1762)
@@ -1,3 +1,11 @@
+zope.proxy (3.5.0-3) unstable; urgency=low
+
+  * Set section to zope.
+  * Rebuild against van.pydeb 1.3.
+  * Don't include C source in the package.
+
+ -- Matthias Klose <doko at ubuntu.com>  Sun, 13 Sep 2009 10:21:25 +0200
+
 zope.proxy (3.5.0-2) unstable; urgency=low
 
   * Conflict with zope3. Closes: #538180.

Modified: zope.proxy/trunk/debian/control
===================================================================
--- zope.proxy/trunk/debian/control	2009-09-13 08:20:22 UTC (rev 1761)
+++ zope.proxy/trunk/debian/control	2009-09-13 08:27:35 UTC (rev 1762)
@@ -1,5 +1,5 @@
 Source: zope.proxy
-Section: python
+Section: zope
 Priority: extra
 Maintainer: Debian/Ubuntu Zope Team <pkg-zope-developers at lists.alioth.debian.org>
 Uploaders: Brian Sutherland <brian at vanguardistas.net>, Fabio Tranchitella <kobold at debian.org>

Modified: zope.proxy/trunk/debian/rules
===================================================================
--- zope.proxy/trunk/debian/rules	2009-09-13 08:20:22 UTC (rev 1761)
+++ zope.proxy/trunk/debian/rules	2009-09-13 08:27:35 UTC (rev 1762)
@@ -1,3 +1,6 @@
 #!/usr/bin/make -f
 
 include /usr/share/python-van.pydeb/rules_templates/rules.1.mk
+
+post-install-python%:
+	find debian/$(package) -name '*.c' | xargs -r rm -f




More information about the pkg-zope-developers mailing list