[SCM] libdiscid packaging annotated tag, upstream/0.5.1, created. upstream/0.5.1

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Thu Jun 20 16:26:57 UTC 2013


The annotated tag, upstream/0.5.1 has been created
        at  aa26b43bcd90ff71b7ad6ee195c092000ff1ab35 (tag)
   tagging  0baa68527e40ee732aee1a14579f73b73616739b (commit)
  replaces  upstream/0.5.0
 tagged by  Sebastian Ramacher
        on  Thu Jun 20 11:24:03 2013 +0200

- Shortlog ------------------------------------------------------------
Upstream version 0.5.1

Christophe Fergeau (17):
      build: Remove trailing whitespace
      build: Don't add -O2 to CFLAGS
      build: Set AM_CFLAGS rather than CFLAGS
      build: Remove unused libdiscid_VERSION from configure.ac
      build: Use automake silent rules if available
      build: Remove unused AC_SUBST(LIBTOOL_DEPS)
      build: Add call to AM_PROG_AR
      Update .gitignore
      build: Remove redundant EXTRA_DIST
      build: Move setting of automake options to AM_INIT_AUTOMAKE
      build: Use noinst_HEADERS rather than EXTRA_DIST
      build: Define per-OS automake conditional
      build: Use conditionals for OS-specific libraries
      build: Use conditionals for OS-specific source files
      build: Move headers to libdiscid_la_SOURCES
      build: Use per-target CPPFLAGS
      Move test/ and examples/ Makefiles to root Makefile

Johannes Dewender (68):
      mention MCN/ISRCs in README
      fix typos
      Merge branch 'autotools_improvements'
      autotools: silent versioninfo build
      remove misplaced quotation marks
      merge include Makefiles to main Makefile
      autotools: enable subdir-objects
      autotools: merge src/Makefile.am to Makefile.am
      autotools: only state the version once
      Merge branch 'non_recursive'
      update AUTHORS and ChangeLog
      readme: library -> C library
      Merge remote-tracking branch 'sebastinas/gitignore-dirstamp'
      mention available feature matrix
      remove read_sparse contradiction in the docs
      state that has_feature doesn't take bit masks
      DISCID_FEATURE_READ == 1, not 0
      remove webservice_url from example
      include some info about data tracks for put()
      explain what the MCN actually is
      fix autotools build for data-tracks branch
      remove Win 9x platform code
      move disc_win32_new.c -> disc_win32.c
      fix whitespace in win32 code
      unix: move disc_read_unportable() back to platform
      fix build files for other unix platforms
      fix whitespace in generic and darwin
      Merge branch 'master' into data-tracks
      create unix.h
      disc_unix/toc -> unix/toc
      win32: remove dead SESSION_DATA struct
      fix win32 / create create_device_handle()
      create mb_disc_unix_open()
      win32: include ntddcdrm header
      cygwin: fix ntddcdrm include
      add ntddcdrm.h for MSVC
      MSC: use _CRT_SECURE_NO_WARNINGS
      no_warnings doesn't need a value
      fix openbsd file
      note freebsd differences
      rename openbsd.c to netbsd.c
      add dragonfly to configure.ac
      support data tracks at the start of the disc
      we can NOT just skip data tracks up front
      fix coding style a bit in toc.c
      remove snprintf declaration from toc.c
      LIB-16: test for invalid track lengths
      don't leave old offsets in the structure
      LIB-16: correct invalid negative offsets
      LIB-18: don't create IDs for DVD/CDROM
      use mb_disc_unix_open on darwin
      use general toc code on darwin
      fix first/last on Darwin
      Merge branch 'darwin_toc' into data-tracks
      Merge branch 'master' into data-tracks
      Merge remote-tracking branch 'phw/data-tracks' into data-tracks
      Merge branch 'data-tracks'
      LIB-44: pre-read the TOC
      fix duplicate define for i386 NetBSD
      NetBSD fix default device for x86_64
      fix default device for FreeBSD 9
      Merge branch 'read_twice'
      update AUTHORS for release
      update ChangeLog for 0.5.1
      mention openbsd -> netbsd file rename in ChangeLog
      cmake: don't check for c++ compiler
      minor whitespace fixes
      set version to 0.5.1

Lukáš Lalinský (6):
      New branch for data track handling fixes
      New private API for reading CD TOCs, TOC loading function that correctly handles multiple data tracks
      Oops
      Use the same data track handling code on Windows, get rid of the Windows 9x implementation which can't handle multi-sessions CDs at all.
      Rename disc_win32_new.c to disc_win32.c
      Fix compilation on MSVC

Philipp Wolfer (5):
      Set LIBDISCID_DEPRECATED for Visual Studio compiler.
      Functions in unix.h should be private.
      Use a common Unix implementation for  mb_disc_read_unportable().
      Removed unused data_tracks variable in mb_disc_load_toc().
      Pass file descriptor instead of device name to mb_disc_unix_read_toc.

Sebastian Ramacher (3):
      Ignore .dirstamp files
      Mark discid_get_webservice_url as deprecated
      Imported Upstream version 0.5.1

-----------------------------------------------------------------------

-- 
libdiscid packaging



More information about the pkg-multimedia-commits mailing list