summaryrefslogtreecommitdiff
path: root/debian/compat
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2006-04-26 10:17:09 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2006-04-26 10:17:09 +0200
commit0e8fd33b1b741cc65c284a08faa50b3a2995ac3c (patch)
treeef83cdce0261661c21f588edbe838acf47166d3c /debian/compat
parent1f1cc6179cd9c7f15231a4d082fdbf374ad7cace (diff)
downloadpython-apt-0e8fd33b1b741cc65c284a08faa50b3a2995ac3c.tar.gz
* debian/compat:
- debhelper compat level set to 5 * debian/changelog: - merged the changelog from the NMU * debian/control: - merged the changes from the NMU - set standards version to 3.6.2.0 * debian/rules: - fix arch-build target * setup.py: - simplify the patch magling by using map() instead of "for i in range()"
Diffstat (limited to 'debian/compat')
-rw-r--r--debian/compat1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/compat b/debian/compat
new file mode 100644
index 00000000..7813681f
--- /dev/null
+++ b/debian/compat
@@ -0,0 +1 @@
+5 \ No newline at end of file