This is an automated email from the git hooks/post-receive script. plessy pushed a commit to branch debian/unstable in repository libgtextutils.
commit 73b0ca5b5f0984e28d9d2286344889f517471d5f Author: Charles Plessy <[email protected]> Date: Mon Jul 4 19:22:01 2011 +0900 New upstream soname. --- debian/control | 1 + debian/libgtextutils0.symbols | 26 +++++++++++++------------- 2 files changed, 14 insertions(+), 13 deletions(-) diff --git a/debian/control b/debian/control index 47b5465..010aaf6 100644 --- a/debian/control +++ b/debian/control @@ -21,6 +21,7 @@ Package: libgtextutils0 Section: libs Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} +Breaks: fastx-toolkit ( <= 0.0.13-1) Description: Gordon Text_utils library The Gordon Text_utils (gtextutils) library is a text utilities library used by the FASTX-Toolkit, a suite of programs for biological sequence analysis. diff --git a/debian/libgtextutils0.symbols b/debian/libgtextutils0.symbols index 5f3088f..403e1c1 100644 --- a/debian/libgtextutils0.symbols +++ b/debian/libgtextutils0.symbols @@ -1,13 +1,13 @@ -libgtextutils-0.6.so.0 libgtextutils0 #MINVER# - _ZN14TextLineReader9next_lineEv@Base 0.6 - _ZN14TextLineReaderC1ERSi@Base 0.6 - _ZN14TextLineReaderC2ERSi@Base 0.6 - _ZN18InputStreamWrapperC1ERKSs@Base 0.6 - _ZN18InputStreamWrapperC2ERKSs@Base 0.6 - _ZN19OutputStreamWrapperC1ERKSsb@Base 0.6 - _ZN19OutputStreamWrapperC2ERKSsb@Base 0.6 - pipe_close@Base 0.6 - pipe_input_command@Base 0.6 - pipe_output_command@Base 0.6 - strnatcasecmp@Base 0.6 - strnatcmp@Base 0.6 +libgtextutils-0.6.2.so.0 libgtextutils0 #MINVER# + _ZN14TextLineReader9next_lineEv@Base 0.6.2 + _ZN14TextLineReaderC1ERSi@Base 0.6.2 + _ZN14TextLineReaderC2ERSi@Base 0.6.2 + _ZN18InputStreamWrapperC1ERKSs@Base 0.6.2 + _ZN18InputStreamWrapperC2ERKSs@Base 0.6.2 + _ZN19OutputStreamWrapperC1ERKSsb@Base 0.6.2 + _ZN19OutputStreamWrapperC2ERKSsb@Base 0.6.2 + pipe_close@Base 0.6.2 + pipe_input_command@Base 0.6.2 + pipe_output_command@Base 0.6.2 + strnatcasecmp@Base 0.6.2 + strnatcmp@Base 0.6.2 -- Alioth's /git/debian-med/git-commit-notice on /srv/git.debian.org/git/debian-med/libgtextutils.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
