~ubuntu-server-dev/ubuntu/+source/libecap:ubuntu/devel

Last commit made on 2016-02-25
Get this branch:
git clone -b ubuntu/devel https://git.launchpad.net/~ubuntu-server-dev/ubuntu/+source/libecap
Members of Ubuntu Server Developers can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
ubuntu/devel
Repository:
lp:~ubuntu-server-dev/ubuntu/+source/libecap

Recent commits

a3ff3df... by Robie Basak

update-maintainer

aaa9d27... by Robie Basak

changelog

530d975... by Robie Basak

merge-changelogs

af2d768... by Robie Basak

Undemangle c++-filt failed symbol demangling

Seems to be a bug in c++-filt that it just passed this symbol through.
Easiest to just not try to demangle it as a workaround. See:
http://irclogs.ubuntu.com/2016/02/25/%23ubuntu-devel.html#t12:50

ed047d4... by Robie Basak

Demangle C++ symbols

From https://wiki.debian.org/UsingSymbolsFiles

sed 's/ \(_.*\) \(.*\)/ (c++)"\1" \2/' debian/libecap3.symbols | c++filt > debian/libecap3.symbols.new
mv debian/libecap3.symbols{.new,}

165faea... by Robie Basak

Add libecap3.symbols

37bb71a... by Robie Basak

Import version 1.0.1-3

Imported using git-dsc-commit.

cea6dbb... by Robie Basak

Import version 0.2.0-1

Imported using git-dsc-commit.