diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2023-01-08 11:00:39 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2023-01-08 11:00:39 +0100 |
commit | 5f46ed3e2189a9e11865750d326e147d384d8f6f (patch) | |
tree | 52c83fda76d018267119c81c169db01d4c8565eb /ubuntu/_base/libraries/pytde/debian/NEWS.Debian | |
parent | b2d2291fa263be947e14a6a97810dd42d8ae7281 (diff) | |
download | tde-packaging-5f46ed3e2189a9e11865750d326e147d384d8f6f.tar.gz tde-packaging-5f46ed3e2189a9e11865750d326e147d384d8f6f.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.Debian | 10 |
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 |