aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorAndrew Pollock <apollock@debian.org>2004-10-22 13:53:32 +0200
committerAndrew Pollock <apollock@debian.org>2004-10-22 13:53:32 +0200
commit337ea4581657020f6e9ae93e30cb4a7ddd993903 (patch)
tree867ccfcfc202d077594ab57ea5c3305a13425f09 /debian/changelog
parent5464e8d9900fd098f197e58df4a5d99c1217d20c (diff)
downloadltrace-337ea4581657020f6e9ae93e30cb4a7ddd993903.tar.gz
Version 0.3.35.1
* Non-maintainer upload * Applied patch from Jakub Jelinek <jakub@redhat.com> to fix problems * with binaries built with recent binutils (closes: #274955) * Applied patch from Jakub Jelinek to add long/ulong types to * ltrace.conf for amd64 * Applied patch from Jakub Jelinek to fix -C * Applied patch from Jakub Jelinek to update syscallent.h * debian/control: build-depend on dpatch and libelfg0-dev * debian/rules: add dpatch support * debian/changelog: convert to utf-8
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog17
1 files changed, 16 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index f5f6fd8..c5a9122 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,18 @@
+ltrace (0.3.35.1) unstable; urgency=low
+
+ * Non-maintainer upload
+ * Applied patch from Jakub Jelinek <jakub@redhat.com> to fix problems with
+ binaries built with recent binutils (closes: #274955)
+ * Applied patch from Jakub Jelinek to add long/ulong types to ltrace.conf
+ for amd64
+ * Applied patch from Jakub Jelinek to fix -C
+ * Applied patch from Jakub Jelinek to update syscallent.h
+ * debian/control: build-depend on dpatch and libelfg0-dev
+ * debian/rules: add dpatch support
+ * debian/changelog: convert to utf-8
+
+ -- Andrew Pollock <apollock@debian.org> Fri, 22 Oct 2004 21:43:16 +1000
+
ltrace (0.3.35) unstable; urgency=low
* Fixed include line in m68k, caused build problems
@@ -207,7 +222,7 @@ ltrace (0.3.12) unstable; urgency=low
* Re-wrote of "elf.c" (Silvio Cesare <silvio@big.net.au>)
* Added "--library" option (Silvio)
* Updated list of syscalls and signals to Linux 2.4.5
- * Compile cleanly with gcc-3.0 (thanks to Frédéric L. W. Meunier)
+ * Compile cleanly with gcc-3.0 (thanks to Frédéric L. W. Meunier)
-- Juan Cespedes <cespedes@debian.org> Tue, 3 Jul 2001 00:43:25 +0200