[Pkg-gstreamer-commits] [gst-fluendo-mp3] branch master updated (2323c7c -> 1627c20)

Iain Lane laney at moszumanska.debian.org
Wed Jun 25 12:28:10 UTC 2014


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

laney pushed a change to branch master
in repository gst-fluendo-mp3.

      from  2323c7c   Release 0.10.23.debian-3
       new  67fc0bd   Imported Upstream version 0.10.28.debian
       new  7fa3b43   Merge tag 'upstream/0.10.28.debian'
       new  7838344   Changelog for upstream release
       new  f902ae7   Build with dh-autoreconf instead of autoreconfing when repacking, to make it easier to see the changes vs. upstream.
       new  31603f9   Standards-Version → 3.9.5, no changes required
       new  215009c   liboil support is removed, drop configure flag
       new  4d3689e   Update debian/strip-ipp.diff
       new  1627c20   releasing package gst-fluendo-mp3 version 0.10.28.debian-1

The 8 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:
 ChangeLog                              |   68 +
 INSTALL                                |  235 +-
 Makefile.in                            |   36 +-
 aclocal.m4                             | 8730 +++++++++++++++++++++++++++++++-
 common/ChangeLog                       |  192 +
 common/Makefile.in                     |   17 +-
 common/gst-compat.h                    |   61 +
 common/gst-demo.h                      |   48 +-
 common/m4/Makefile.in                  |   17 +-
 common/m4/gst-cpu-tune.m4              |   57 +-
 common/m4/ipp.m4                       |   46 +-
 common/m4/libtool.m4                   | 7991 -----------------------------
 common/m4/ltoptions.m4                 |  384 --
 common/m4/ltsugar.m4                   |  123 -
 common/m4/ltversion.m4                 |   23 -
 common/m4/lt~obsolete.m4               |   98 -
 compile                                |  347 ++
 config.h.in                            |   13 +-
 configure                              | 1069 +++-
 configure.ac                           |   23 +-
 debian/changelog                       |   11 +
 debian/control                         |    3 +-
 debian/rules                           |    8 +-
 debian/strip-ipp.diff                  |   42 +-
 gst-fluendo-mp3.spec                   |    2 +-
 ltmain.sh                              |    4 +-
 missing                                |    4 +-
 src/Makefile.am                        |    5 +-
 src/Makefile.in                        |   66 +-
 src/flump3dec-0_10.c                   |   45 +-
 src/flump3dec.c                        |    4 -
 src/mp3-c-synth.c                      |   18 +-
 src/mp3-c.c                            |   20 +-
 util/Makefile.in                       |   21 +-
 win32/Makefile.in                      |   17 +-
 win32/include/Makefile.in              |   17 +-
 win32/include/config-orig.h            |    6 +-
 win32/oa/Makefile.in                   |   17 +-
 win32/oa/config.h                      |    6 +-
 win32/vs10/Makefile.in                 |   17 +-
 win32/vs10/libgstflump3dec_sdk.vcxproj |   69 +-
 win32/vs9/Makefile.in                  |   17 +-
 win32/vs9/config.h                     |    6 +-
 43 files changed, 10728 insertions(+), 9275 deletions(-)
 delete mode 100644 common/m4/libtool.m4
 delete mode 100644 common/m4/ltoptions.m4
 delete mode 100644 common/m4/ltsugar.m4
 delete mode 100644 common/m4/ltversion.m4
 delete mode 100644 common/m4/lt~obsolete.m4
 create mode 100755 compile

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gstreamer/gst-fluendo-mp3.git



More information about the Pkg-gstreamer-commits mailing list