aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJuan Cespedes <cespedes@debian.org>2009-05-21 18:59:41 +0200
committerJuan Cespedes <cespedes@debian.org>2009-05-21 18:59:41 +0200
commitc693f02a01835a6fc603212d323a364a22a4fa26 (patch)
treefd99677e8395fc1b26c0e7d50dd4f7312d640046 /debian
parente0660df7f943cc832694db3b8b6778c0ff65860d (diff)
downloadltrace-c693f02a01835a6fc603212d323a364a22a4fa26.tar.gz
Prepare for new Debian release
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog11
-rw-r--r--debian/control.in3
2 files changed, 11 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 9b1a030..51dd66c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,15 @@
+ltrace (0.5.2-1) unstable; urgency=low
+
+ * New upstream release (closes: Bug#463023)
+ * New approach for following forks; it should now attach
+ every newly created process (closes: Bug#483827)
+ * Fixed SEGFAULT when killing ltrace with SIGINT or SIGTERM (closes: #458923)
+
+ -- Juan Cespedes <cespedes@debian.org> XXX
+
ltrace (0.5.1-2) unstable; urgency=low
- * Red-added armel and armeb to debian/control (closes: Bug#46023)
+ * Red-added armel and armeb to debian/control (closes: Bug#463023)
-- Juan Cespedes <cespedes@debian.org> Tue, 16 Dec 2008 13:00:50 +0100
diff --git a/debian/control.in b/debian/control.in
index 2840bdc..a74aad2 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -2,8 +2,7 @@ Source: ltrace
Section: utils
Priority: optional
Maintainer: Juan Cespedes <cespedes@debian.org>
-Uploaders: Ian Wienand <ianw@debian.org>
-Standards-Version: 3.8.0
+Standards-Version: 3.8.1
Build-Depends: @cdbs@, binutils-dev, libelfg0-dev
Package: ltrace