summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJulian Andres Klode <jak@debian.org>2015-06-13 00:08:21 +0200
committerJulian Andres Klode <jak@debian.org>2015-06-13 00:39:40 +0200
commit9d0a358eb6f8abac30321c913cd951daab7f25c5 (patch)
treee6fffdf6bcc744e8db760a74027e0e51c36b04f2 /debian
parentc57c3e8706d7d7107ddea9bc0c219690533da6e4 (diff)
downloadpython-apt-9d0a358eb6f8abac30321c913cd951daab7f25c5.tar.gz
Handle the symlink to directory transition correctly
We previously did not delete the symlink before installing the directory, causing the symlink to remain. Closes: #788571
Diffstat (limited to 'debian')
-rw-r--r--debian/python-apt-dev.maintscript1
-rw-r--r--debian/python-apt-doc.maintscript1
2 files changed, 2 insertions, 0 deletions
diff --git a/debian/python-apt-dev.maintscript b/debian/python-apt-dev.maintscript
new file mode 100644
index 00000000..95afb26e
--- /dev/null
+++ b/debian/python-apt-dev.maintscript
@@ -0,0 +1 @@
+symlink_to_dir /usr/share/doc/python-apt-dev python-apt 1.0.0~beta2~
diff --git a/debian/python-apt-doc.maintscript b/debian/python-apt-doc.maintscript
new file mode 100644
index 00000000..5deb7bd1
--- /dev/null
+++ b/debian/python-apt-doc.maintscript
@@ -0,0 +1 @@
+symlink_to_dir /usr/share/doc/python-apt-doc python-apt 1.0.0~beta2~