Hi, Attached is the diff for my pmock 0.3-5.1 NMU.
-- ·O· Pierre Habouzit ··O [EMAIL PROTECTED] OOO http://www.madism.org
reverted:
--- pmock-0.3/debian/python2.3-pmock.docs
+++ pmock-0.3.orig/debian/python2.3-pmock.docs
@@ -1,3 +0,0 @@
-doc/index.html
-doc/overview.html
-TODO
diff -u pmock-0.3/debian/changelog pmock-0.3/debian/changelog
--- pmock-0.3/debian/changelog
+++ pmock-0.3/debian/changelog
@@ -1,3 +1,11 @@
+pmock (0.3-5.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Clean control file (Closes: #356891).
+ * Upgrade package for new python policy (Closes: #373479).
+
+ -- Pierre Habouzit <[EMAIL PROTECTED]> Thu, 29 Jun 2006 16:04:04 +0200
+
pmock (0.3-5) unstable; urgency=low
* debian/control:
diff -u pmock-0.3/debian/compat pmock-0.3/debian/compat
--- pmock-0.3/debian/compat
+++ pmock-0.3/debian/compat
@@ -1 +1 @@
-4
+5
diff -u pmock-0.3/debian/control pmock-0.3/debian/control
--- pmock-0.3/debian/control
+++ pmock-0.3/debian/control
@@ -2,25 +2,16 @@
Section: python
Priority: optional
Maintainer: Jan Alonzo <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 4.1.67), cdbs, python2.3-dev, python2.4-dev,
python-dev (>= 2.3)
-Standards-Version: 3.6.1.1
+Build-Depends: debhelper (>= 5.0.37.2), cdbs (>= 0.4.43), python-all-dev (>=
2.3.5-11), python-support (>= 0.3)
+Standards-Version: 3.7.2
Package: python-pmock
Architecture: all
-Depends: ${python:Depends}, python (>= 2.3), python (<< 2.5)
-Description: Python module for unit testing using mock objects
- Mock Objects is a test-first development process for building object-oriented
- software and a generic unit testing framework that supports that process.
- .
- This package allows you to use Mock Objects for unit testing Python programs.
- .
- This is a dependency package which selects Debian's default Python version.
- .
- Homepage: http://pmock.sourceforge.net
-
-Package: python2.3-pmock
-Architecture: all
-Depends: ${python:Depends}, python2.3
+Depends: ${python:Depends}
+Provides: ${python:Provides}
+Replaces: python2.3-pmock (<< 0.3-5.1), python2.4-pmock (<< 0.3-5.1)
+Conflicts: python2.3-pmock (<< 0.3-5.1), python2.4-pmock (<< 0.3-5.1)
+XB-Python-Version: ${python:Versions}
Description: Python module for unit testing using mock objects
Mock Objects is a test-first development process for building object-oriented
software and a generic unit testing framework that supports that process.
@@ -31,12 +21,0 @@
-
-Package: python2.4-pmock
-Architecture: all
-Depends: ${python:Depends}, python2.4
-Description: Python module for unit testing using mock objects
- Mock Objects is a test-first development process for building object-oriented
- software and a generic unit testing framework that supports that process.
- .
- This package allows you to use Mock Objects for unit testing Python programs.
- .
- Homepage: http://pmock.sourceforge.net
-
reverted:
--- pmock-0.3/debian/python2.3-pmock.examples
+++ pmock-0.3.orig/debian/python2.3-pmock.examples
@@ -1,2 +0,0 @@
-examples/errors.py
-examples/greeting.py
diff -u pmock-0.3/debian/rules pmock-0.3/debian/rules
--- pmock-0.3/debian/rules
+++ pmock-0.3/debian/rules
@@ -1,6 +1,8 @@
#!/usr/bin/make -f
# -*- makefile -*-
+DEB_PYTHON_SYSTEM=pysupport
+
include /usr/share/cdbs/1/rules/buildcore.mk
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/python-distutils.mk
only in patch2:
unchanged:
--- pmock-0.3.orig/debian/python-pmock.examples
+++ pmock-0.3/debian/python-pmock.examples
@@ -0,0 +1,2 @@
+examples/errors.py
+examples/greeting.py
only in patch2:
unchanged:
--- pmock-0.3.orig/debian/python-pmock.docs
+++ pmock-0.3/debian/python-pmock.docs
@@ -0,0 +1,3 @@
+doc/index.html
+doc/overview.html
+TODO
only in patch2:
unchanged:
--- pmock-0.3.orig/debian/pycompat
+++ pmock-0.3/debian/pycompat
@@ -0,0 +1 @@
+2
signature.asc
Description: Digital signature

