summaryrefslogtreecommitdiffstats
path: root/ubuntu/_base/libraries/pytde/debian/NEWS.Debian
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2023-01-08 11:04:35 +0100
committerSlávek Banko <slavek.banko@axis.cz>2023-01-08 11:04:35 +0100
commitcd92bd4a42194130a86a34ceeaaef10b5f895ea8 (patch)
treef1bf465728a66167bc8f9a7635d7b21494fe19f2 /ubuntu/_base/libraries/pytde/debian/NEWS.Debian
parentdf9fe348849d8b19cfd7ba22580aa16db335f82c (diff)
downloadtde-packaging-cd92bd4a42194130a86a34ceeaaef10b5f895ea8.tar.gz
tde-packaging-cd92bd4a42194130a86a34ceeaaef10b5f895ea8.zip
Move python-trinity to pytde
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'ubuntu/_base/libraries/pytde/debian/NEWS.Debian')
-rw-r--r--ubuntu/_base/libraries/pytde/debian/NEWS.Debian10
1 files changed, 10 insertions, 0 deletions
diff --git a/ubuntu/_base/libraries/pytde/debian/NEWS.Debian b/ubuntu/_base/libraries/pytde/debian/NEWS.Debian
new file mode 100644
index 000000000..367c6950d
--- /dev/null
+++ b/ubuntu/_base/libraries/pytde/debian/NEWS.Debian
@@ -0,0 +1,10 @@
+python-trinity (3.16.0-3) unstable; urgency=low
+
+ python-trinity-dbg contains modules built for a debug Python interpreter.
+ However, it contains modules only for the default Python version. Also,
+ the debug symbols from python-trinity are not stored inside python-trinity-dbg,
+ in order to keep the package size sane. If you need those debug symbols,
+ locate the dh_strip command in debian/rules and uncomment the "--dbg-package"
+ options.
+
+ -- Torsten Marek <shlomme@debian.org> Sun, 16 Sep 2007 13:57:44 +0200