[Pkg-privacy-commits] [irssi-plugin-otr] branch debian updated (6557b0c -> 89dc2af)

Antoine Beaupré anarcat at moszumanska.debian.org
Tue Mar 29 14:20:53 UTC 2016


This is an automated email from the git hooks/post-receive script.

anarcat pushed a change to branch debian
in repository irssi-plugin-otr.

      from  6557b0c   Merge remote-tracking branch 'origin/debian' into debian
       new  5549611   use https link to otr.cypherpunks.ca instead of http redirect
       new  4ad3b7b   Fix: update README replacing old info
       new  23fd799   Remove linebreaks from libotr messages to avoid sending random IRC commands.
       new  197f89f   Detect the libotr-emitted HTML-formatted init string and replace it with a description customized for IRC and irssi-otr.
       new  d164288   Remove unused variable.
       new  3af6561   Fix my broken NULL pointer check (and some segfaults).
       new  565e760   Add missing #include.
       new  bd0e3bf   Merge remote-tracking branch 'tronic/master'
       new  251f7b8   Fix formatting in tronic escape message patch
       new  6f6f8f4   respect $PREFIX on install
       new  e7bb31f   Merge remote-tracking branch 'anarcat/prefix'
       new  2af73c5   Don't use INCLUDES anymore and use system includedir for irssi headers
       new  d03ab59   implement ABI check for irssi 0.8.18
       new  a6f6946   Merge remote-tracking branch 'ailin/abicheck'
       new  f75eb26   libotr >= 4.1.0 in configure.ac and spec file
       new  a4ee336   Merge remote-tracking branch 'upstream/master' into debian
       new  90d4a93   prepare snapshot release
       new  89dc2af   remove merged patch

The 18 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 README.md                      | 12 +++------
 configure.ac                   |  4 +--
 debian/changelog               |  9 ++++++-
 debian/patches/multiarch.patch | 55 ------------------------------------------
 debian/patches/series          |  1 -
 help/Makefile.am               |  2 +-
 help/otr                       |  2 +-
 irssi-otr.spec.in              |  2 +-
 src/Makefile.am                |  4 +--
 src/module.c                   | 11 +++++++++
 src/otr.c                      |  6 +++++
 src/otr.h                      |  5 ++++
 src/utils.c                    | 22 +++++++++++++++++
 src/utils.h                    |  1 +
 14 files changed, 63 insertions(+), 73 deletions(-)
 delete mode 100644 debian/patches/multiarch.patch
 delete mode 100644 debian/patches/series

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/irssi-plugin-otr.git



More information about the Pkg-privacy-commits mailing list