Package: zope-zms
Version: 1:2.3.2b57a09-2
Severity: normal
Tags: patch

Hi,

Attached is the diff for my zope-zms 1:2.3.2b57a09-2.1 NMU.

-- 
Luk Claes - http://people.debian.org/~luk - GPG key 1024D/9B7C328D
Fingerprint:   D5AF 25FB 316B 53BB 08E7   F999 E544 DE07 9B7C 328D
diff -u zope-zms-2.3.2b57a09/debian/dirs zope-zms-2.3.2b57a09/debian/dirs
--- zope-zms-2.3.2b57a09/debian/dirs
+++ zope-zms-2.3.2b57a09/debian/dirs
@@ -1,2 +1,2 @@
-var/lib/zope2.7/import
-var/lib/zope2.7/instance/default/import
+var/lib/zope3/import
+var/lib/zope3/instance/default/import
diff -u zope-zms-2.3.2b57a09/debian/changelog 
zope-zms-2.3.2b57a09/debian/changelog
--- zope-zms-2.3.2b57a09/debian/changelog
+++ zope-zms-2.3.2b57a09/debian/changelog
@@ -1,3 +1,12 @@
+zope-zms (1:2.3.2b57a09-2.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Update zope dependency to zope3 (Closes: #368183).
+  * Fix lintian errors:
+    - Move debhelper to Build-Depends instead of Build-Depends-Indep.
+
+ -- Luk Claes <[EMAIL PROTECTED]>  Tue,  6 Jun 2006 20:25:23 +0200
+
 zope-zms (1:2.3.2b57a09-2) unstable; urgency=low
 
   * Maintainer: Debian Zope team <[EMAIL PROTECTED]>
diff -u zope-zms-2.3.2b57a09/debian/control zope-zms-2.3.2b57a09/debian/control
--- zope-zms-2.3.2b57a09/debian/control
+++ zope-zms-2.3.2b57a09/debian/control
@@ -4,12 +4,12 @@
 Maintainer: Debian Zope team <[EMAIL PROTECTED]>
 Uploaders: Andreas Tille <[EMAIL PROTECTED]>
 Standards-Version: 3.6.2
-Build-Depends-Indep: debhelper (>= 4.0)
+Build-Depends: debhelper (>= 4.0)
 XBCS-URL: http://www.zms-publishing.com/
 
 Package: zope-zms
 Architecture: all
-Depends: zope2.7, python2.3-imaging, tidy, xalan, unzip
+Depends: zope3, python2.3-imaging, tidy, xalan, unzip
 Recommends: zope-textindexng2, zope-epoz, libsaxon-java
 Suggests: jdk1.1, zope-ldapuserfolder
 Conflicts: zope (<< 2.7)
diff -u zope-zms-2.3.2b57a09/debian/rules zope-zms-2.3.2b57a09/debian/rules
--- zope-zms-2.3.2b57a09/debian/rules
+++ zope-zms-2.3.2b57a09/debian/rules
@@ -3,7 +3,7 @@
 # Andreas Tille <[EMAIL PROTECTED]>  Tue,  1 Apr 2003 10:43:55 +0200
 # GPL
 
-ZOPE=zope2.7
+ZOPE=zope3
 upstreamname=zms
 INSTDIR=usr/lib/$(ZOPE)/lib/python/Products/$(upstreamname)
 IMGDIR=share/$(ZOPE)/Products/$(upstreamname)
diff -u zope-zms-2.3.2b57a09/debian/install zope-zms-2.3.2b57a09/debian/install
--- zope-zms-2.3.2b57a09/debian/install
+++ zope-zms-2.3.2b57a09/debian/install
@@ -1,4 +1,4 @@
-*.py *dtml import      /usr/lib/zope2.7/lib/python/Products/zms
-rte/dtml               /usr/lib/zope2.7/lib/python/Products/zms/rte
-images                 /usr/share/zope2.7/Products/zms
-rte/images             /usr/share/zope2.7/Products/zms/rte
+*.py *dtml import      /usr/lib/zope3/lib/python/Products/zms
+rte/dtml               /usr/lib/zope3/lib/python/Products/zms/rte
+images                 /usr/share/zope3/Products/zms
+rte/images             /usr/share/zope3/Products/zms/rte
diff -u zope-zms-2.3.2b57a09/debian/links zope-zms-2.3.2b57a09/debian/links
--- zope-zms-2.3.2b57a09/debian/links
+++ zope-zms-2.3.2b57a09/debian/links
@@ -1,2 +1,2 @@
-usr/share/zope2.7/Products/zms/images     
usr/lib/zope2.7/lib/python/Products/zms/images
-usr/share/zope2.7/Products/zms/rte/images 
usr/lib/zope2.7/lib/python/Products/zms/rte/images
+usr/share/zope3/Products/zms/images     
usr/lib/zope3/lib/python/Products/zms/images
+usr/share/zope3/Products/zms/rte/images 
usr/lib/zope3/lib/python/Products/zms/rte/images

Attachment: signature.asc
Description: Digital signature

Reply via email to