diff options
author | Ritesh Raj Sarraf <rrs@researchut.com> | 2011-05-04 00:06:02 +0530 |
---|---|---|
committer | Ritesh Raj Sarraf <rrs@researchut.com> | 2011-05-04 00:06:02 +0530 |
commit | 8bf442213dbda897b0a7671090b6cbea87bb3c8a (patch) | |
tree | 115c3eff07bbc2f65c1970e6dea21cb8a638c42e | |
parent | 17bad84450c716a58df8955bd1eef183e566f6ea (diff) |
Prepare for unstabledebian/1.0.12-5
Also fix the incorrect bug I listed in the previous commit
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 6ea8206..3e7da8d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +sysprof (1.0.12-5) unstable; urgency=low + + * [04a0737] use arch type from DEB_HOST_MULTIARCH + * [60b14e6] fix build compatibilities with newer linker (and binutils-gold) + (Closes: #556482) + * [17bad84] comply package description with lintian standards + + -- Ritesh Raj Sarraf <rrs@debian.org> Wed, 04 May 2011 00:05:22 +0530 + sysprof (1.0.12-4) unstable; urgency=low * Upload to unstable |