[Python-modules-commits] r33539 - in packages/python-llfuse/trunk/debian (3 files)
nikratio-guest at users.alioth.debian.org
nikratio-guest at users.alioth.debian.org
Thu Jul 30 04:13:54 UTC 2015
Date: Thursday, July 30, 2015 @ 04:13:46
Author: nikratio-guest
Revision: 33539
Correctly handle symlink-to-directry transition of
/usr/share/doc/{python,python3}-llfuse-dbg when upgrading from jessie.
Closes: #775056.
Added:
packages/python-llfuse/trunk/debian/python-llfuse-dbg.maintscript
packages/python-llfuse/trunk/debian/python3-llfuse-dbg.maintscript
Modified:
packages/python-llfuse/trunk/debian/changelog
Modified: packages/python-llfuse/trunk/debian/changelog
===================================================================
--- packages/python-llfuse/trunk/debian/changelog 2015-07-30 00:06:31 UTC (rev 33538)
+++ packages/python-llfuse/trunk/debian/changelog 2015-07-30 04:13:46 UTC (rev 33539)
@@ -1,3 +1,11 @@
+python-llfuse (0.40+dfsg-3) UNRELEASED; urgency=medium
+
+ * Correctly handle symlink-to-directry transition of
+ /usr/share/doc/{python,python3}-llfuse-dbg when upgrading from jessie.
+ Closes: #775056.
+
+ -- Nikolaus Rath <Nikolaus at rath.org> Wed, 29 Jul 2015 20:49:49 -0700
+
python-llfuse (0.40+dfsg-2) unstable; urgency=medium
* Add versioned Breaks and Conflicts to -dbg packages to avoid
Added: packages/python-llfuse/trunk/debian/python-llfuse-dbg.maintscript
===================================================================
--- packages/python-llfuse/trunk/debian/python-llfuse-dbg.maintscript (rev 0)
+++ packages/python-llfuse/trunk/debian/python-llfuse-dbg.maintscript 2015-07-30 04:13:46 UTC (rev 33539)
@@ -0,0 +1 @@
+symlink_to_dir /usr/share/doc/python-llfuse-dbg python-llfuse 0.40+dfsg-3
Added: packages/python-llfuse/trunk/debian/python3-llfuse-dbg.maintscript
===================================================================
--- packages/python-llfuse/trunk/debian/python3-llfuse-dbg.maintscript (rev 0)
+++ packages/python-llfuse/trunk/debian/python3-llfuse-dbg.maintscript 2015-07-30 04:13:46 UTC (rev 33539)
@@ -0,0 +1 @@
+symlink_to_dir /usr/share/doc/python3-llfuse-dbg python3-llfuse 0.40+dfsg-3
More information about the Python-modules-commits
mailing list