summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Shadura <andrewsh@debian.org>2018-04-30 17:12:19 +0200
committerAndrew Shadura <andrewsh@debian.org>2018-04-30 17:12:57 +0200
commit5f97ea57acd47c64014de2baab649628a24ed24c (patch)
treeaa473c7d6b302a3dab1f4b4922d8259e076c9746
parentbf494ce267d17607b00d9ec0a5c81ccf57a6086f (diff)
Actually disable the Python 3 binary package.debian/2.0.3+git20180108-2archive/debian/2.0.3+git20180108-2
-rw-r--r--debian/changelog6
-rw-r--r--debian/control14
2 files changed, 13 insertions, 7 deletions
diff --git a/debian/changelog b/debian/changelog
index b116e03..d4789eb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+python-ofxclient (2.0.3+git20180108-2) unstable; urgency=medium
+
+ * Actually disable the Python 3 binary package.
+
+ -- Andrej Shadura <andrewsh@debian.org> Mon, 30 Apr 2018 17:12:47 +0200
+
python-ofxclient (2.0.3+git20180108-1) unstable; urgency=medium
* New upstream snapshot.
diff --git a/debian/control b/debian/control
index b190b4b..be677ca 100644
--- a/debian/control
+++ b/debian/control
@@ -37,10 +37,10 @@ Description: OFX client for dowloading transactions from banks (Python 2.7)
.
This package is for Python 2.7.
-Package: python3-ofxclient
-Architecture: all
-Depends: ${python3:Depends}, ${misc:Depends}
-Description: OFX client for dowloading transactions from banks (Python 3)
- Simple ofxclient command line utility and OFX client libraries for development.
- .
- This package is for Python 3.
+# Package: python3-ofxclient
+# Architecture: all
+# Depends: ${python3:Depends}, ${misc:Depends}
+# Description: OFX client for dowloading transactions from banks (Python 3)
+# Simple ofxclient command line utility and OFX client libraries for development.
+# .
+# This package is for Python 3.