debian/0000775000000000000000000000000012260712502007165 5ustar debian/rules0000775000000000000000000000045112260712251010246 0ustar #!/usr/bin/make -f # -*- makefile -*- PACKAGE_TYPE=libmp3splt DH_OPTS=--with autoreconf include debian/mp3splt.rules override_dh_makeshlibs: dh_makeshlibs -Nlibmp3splt$(SONAME) -n dh_makeshlibs -plibmp3splt$(SONAME) -V "$(shell sh ./debian/shlibs-string.sh)" .PHONY: override_dh_makeshlibs debian/watch0000664000000000000000000000010111762343012010210 0ustar version=3 http://sf.net/mp3splt/libmp3splt-([0-9.a-z]+)\.tar\.gz debian/changelog0000664000000000000000000000467512260712307011056 0ustar libmp3splt (0.7.2-2ubuntu1) trusty; urgency=medium * Use dh-autoreconf to get new libtool macros for ppc64el. -- Logan Rosen Tue, 31 Dec 2013 23:08:19 -0500 libmp3splt (0.7.2-2) unstable; urgency=low * Move Depends/Recommends on the -plugins packages to the mp3splt* packages to prevent circular dependencies and also add Breaks (Closes: #676188) -- Ryan Niebur Fri, 08 Jun 2012 18:24:48 -0700 libmp3splt (0.7.2-1) unstable; urgency=low [ Andreas Moog ] * New usptream release (Closes: #592051) * debian/control: - Add libpcre3-dev to Build-Depends - Update Standards to 3.9.2 * Convert to source format 3.0 (quilt) * debian/libmp3splt-dev.install: Don't install la-file [ Ryan Niebur ] * move mp3splt and mp3splt-gtk's rules file into this package, and have them include it * add support to the mp3splt{-gtk,} control file generation for overriding the minimum build dependency version, and override it to 0.5.6-2 due to the added mp3splt.rules * rename libmp3splt-{ogg,mp3,plugin} to libmp3splt0-{ogg,mp3,plugin}, and move the versionless symlink to the libmp3splt-dev package. * change build dependency on debhelper to 7.0.50 instead of 7.2 * no longer build-deps on gawk * add a patch to the plugins thing to look at .so.0 files (which are in libmp3splt0), not just .so (which are in libmp3splt-dev) * allow for letters in the upstream version * update maintainer email address * Move repository to collab-maint * Remove DMUA field * enable hardened building * update to standards-version 3.9.3 * no longer install NEWS file * Update debian/copyright * fix spelling of information - use DEP3 patch headers * convert to copyright format 1.0 -- Ryan Niebur Mon, 04 Jun 2012 00:23:11 -0700 libmp3splt (0.5.6-1.1) unstable; urgency=low * Non-maintainer upload. * Empty dependency_libs (Closes: #621639). -- Luk Claes Wed, 22 Jun 2011 19:49:00 +0200 libmp3splt (0.5.6-1) unstable; urgency=low * New Upstream Version * add DM-Upload-Allowed field * remove libmp3splt0's dependency on libmp3splt-mp3 | libmp3splt- plugin, fixing the circular dependency (Closes: #529058) -- Ryan Niebur Thu, 21 May 2009 18:50:28 -0700 libmp3splt (0.5.4-1) unstable; urgency=low * Initial release (Closes: #515242) -- Ryan Niebur Fri, 10 Apr 2009 08:41:01 -0700 debian/libmp3splt0-mp3.install0000664000000000000000000000004011762343012013417 0ustar usr/lib/libmp3splt/lib*mp3.so.* debian/compat0000664000000000000000000000000211762342764010402 0ustar 7 debian/control.in0000664000000000000000000000416512260712445011211 0ustar Source: libmp3splt Priority: optional Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Ryan Niebur Build-Depends: ###BUILDDEPS###, libogg-dev, libvorbis-dev, libmad0-dev, libltdl3-dev, libid3tag0-dev, libpcre3-dev, dh-autoreconf Standards-Version: 3.9.3 Section: libs Homepage: http://mp3splt.sourceforge.net/ Vcs-Git: git://anonscm.debian.org/collab-maint/libmp3splt.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/libmp3splt.git;a=summary X-Soname-Version: ###SONAME### Package: libmp3splt-dev Section: libdevel Architecture: any Conflicts: libmp3splt, libmp3splt-mp3, libmp3splt-ogg Replaces: libmp3splt, libmp3splt-mp3, libmp3splt-ogg Depends: libmp3splt###SONAME### (= ${binary:Version}), ${misc:Depends}, libogg-dev, libvorbis-dev, libmad0-dev, libltdl3-dev, libid3tag0-dev Description: development files for libmp3splt###SONAME### ###DESCRIPTION### . This package contains the files needed to build programs against libmp3splt. Package: libmp3splt###SONAME###-ogg Architecture: any Depends: libmp3splt###SONAME### (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends} Conflicts: libmp3splt, libmp3splt-ogg Replaces: libmp3splt, libmp3splt-ogg Provides: libmp3splt###SONAME###-plugin Description: Ogg Vorbis plugin for mp3splt ###DESCRIPTION### . This package contains the Ogg Vorbis plugin. Package: libmp3splt###SONAME###-mp3 Architecture: any Depends: libmp3splt###SONAME### (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends} Conflicts: libmp3splt, libmp3splt-mp3 Replaces: libmp3splt, libmp3splt-mp3 Provides: libmp3splt###SONAME###-plugin Description: MP3 plugin for mp3splt ###DESCRIPTION### . This package contains the MP3 plugin. Package: libmp3splt###SONAME### Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Suggests: mp3splt, mp3splt-gtk Conflicts: libmp3splt Breaks: mp3splt (= 2.4.2-1), mp3splt-gtk (= 0.7.2-1) Replaces: libmp3splt Description: library for splitting MP3 and Ogg Vorbis files ###DESCRIPTION### . This package contains the library needed to run programs that use libmp3splt, such as mp3splt and mp3splt-gtk. debian/libmp3splt0.install0000664000000000000000000000002311762342764012740 0ustar usr/lib/lib*.so.* debian/shlibs-string.sh0000664000000000000000000000203611762343012012314 0ustar #!/bin/sh cd $(readlink -f $(dirname $(readlink -f $0))/..) if [ -n "$1" ]; then APPEND="$1" else APPEND=$(sh ./debian/soname) fi UPSTREAM_VERSION=$(dpkg-parsechangelog | awk '/^Version:/{sub("-.+$", "", $2); print $2}') # this is a better version, but it requires gawk: # NEXT_UPSTREAM=$(echo ${UPSTREAM_VERSION} | gawk '{split($0, a, "."); sub(a[length(a)] "$", a[length(a)] + 1, $0); print}') NEXT_UPSTREAM=$(echo ${UPSTREAM_VERSION} | cut -d . -f 1-2).$(( $(echo ${UPSTREAM_VERSION} | cut -d . -f 3 | tr -d '[a-z]') + 1 )) MINIMUM_DEP=$UPSTREAM_VERSION if [ -n "$OVERRIDE_MINIMUM_VERSION" ]; then if dpkg --compare-versions "$OVERRIDE_MINIMUM_VERSION" "gt" "$MINIMUM_DEP"; then MINIMUM_DEP=$OVERRIDE_MINIMUM_VERSION fi fi if [ -n "$INTERNAL_OVERRIDE_MINIMUM_VERSION" ]; then if dpkg --compare-versions "$INTERNAL_OVERRIDE_MINIMUM_VERSION" "gt" "$MINIMUM_DEP"; then MINIMUM_DEP="$INTERNAL_OVERRIDE_MINIMUM_VERSION" fi fi echo "libmp3splt$APPEND (>= ${MINIMUM_DEP}~), libmp3splt$APPEND (<< ${NEXT_UPSTREAM}~)" debian/regenerate.sh0000775000000000000000000000006211762343012011645 0ustar #!/bin/sh set -e make -f debian/rules regenerate debian/mp3splt.rules0000664000000000000000000000516511764160505011662 0ustar # -*- makefile -*- # This is the rules file used to build Debian packages depending on libmp3splt DPKG_EXPORT_BUILDFLAGS = 1 include /usr/share/dpkg/buildflags.mk ifeq ($(PACKAGE_TYPE),libmp3splt) CFLAGS:=$(filter-out -Werror=format-security, $(CFLAGS)) CXXFLAGS:=$(filter-out -Werror=format-security, $(CXXFLAGS)) endif me:=$(lastword $(MAKEFILE_LIST)) i_am_not_dev=no dev_findable=yes ifeq ($(strip $(wildcard ../libmp3splt/debian/mp3splt.rules)),) dev_findable=no endif ifeq ($(me),/usr/share/libmp3splt-dev/mp3splt.rules) i_am_not_dev=yes endif ifneq (,$(filter no, $(dev_findable) $(i_am_not_dev))) BUILD_DEPS:=debhelper (>= 7.0.50) PACKAGE_TYPE ?= mp3splt whoami: @echo "common libmp3splt rules file is: $(me)" %: dh $(DH_OPTS) $@ clean: force-regenerate dh $(DH_OPTS) $@ regenerate: @make -f debian/rules check-regenerate @make -f debian/rules do-regenerate mp3splt-check-regenerate: [ -d ../libmp3splt/debian/ ] force-regenerate: if make -f debian/rules check-regenerate; then make -f debian/rules do-regenerate; fi check-regenerate: $(PACKAGE_TYPE)-check-regenerate @ do-regenerate: $(PACKAGE_TYPE)-do-regenerate @ INTERNAL_OVERRIDE_MINIMUM_VERSION=0.7.2-2 PKG=$(shell dpkg-parsechangelog | awk '/^Source:/{print $$2}') mp3splt-do-regenerate: sh ../libmp3splt/debian/generate ../libmp3splt/debian/mp3splt.control.in MP3SPLT_BUILDDEPS="$(BUILD_DEPS), $(shell INTERNAL_OVERRIDE_MINIMUM_VERSION=$(INTERNAL_OVERRIDE_MINIMUM_VERSION) OVERRIDE_MINIMUM_VERSION=$(OVERRIDE_MINIMUM_VERSION) sh ../libmp3splt/debian/shlibs-string.sh -dev)" $(shell LONG_INTERFACE=$(LONG_INTERFACE) SHORT_INTERFACE=$(SHORT_INTERFACE) sh ../libmp3splt/debian/extra_opts) SUGGESTS=$(SUGGESTS) RECOMMENDS=$(RECOMMENDS) cp ../libmp3splt/debian/watch debian/watch sed -i "s/libmp3splt/$(PKG)/g" debian/watch cp ../libmp3splt/debian/compat debian/compat cp ../libmp3splt/debian/clean debian/clean build-deps: @echo "$(BUILD_DEPS)" override_dh_auto_configure: dh_auto_configure -- --disable-mp3splttest $(EXTRA_CONFIGURE_OPTS) SONAME=$(shell sh ./debian/soname) libmp3splt-check-regenerate: [ -d ../mp3splt/debian/ ] libmp3splt-do-regenerate: ./debian/generate debian/control.in "BUILDDEPS=$(shell make -s -f debian/mp3splt.rules build-deps)" "SONAME=$(shell grep version-info src/Makefile.am | sed -r 's/.*-version-info (.):.*/\1/')" .PHONY: clean build force-regenerate regenerate mp3splt-do-regenerate mp3splt-check-regenerate override_dh_auto_configure build-deps libmp3splt-do-regenerate libmp3splt-check-regenerate ifneq ($(strip $(wildcard debian/rules.local)),) include debian/rules.local endif else include ../libmp3splt/debian/mp3splt.rules endif debian/mp3splt.control.in0000664000000000000000000000136411764160426012614 0ustar Source: ###PACKAGE_NAME### Section: ###SECTION### Priority: ###PRIORITY### Maintainer: ###LIBMP3SPLT_MAINTAINER### Build-Depends: ###MP3SPLT_BUILDDEPS### Standards-Version: ###LIBMP3SPLT_STANDARDS_VERSION### Homepage: ###LIBMP3SPLT_HOMEPAGE### Vcs-Git: ###LIBMP3SPLT_VCS_GIT### Vcs-Browser: ###LIBMP3SPLT_VCS_BROWSER### Package: ###PACKAGE_NAME### Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, libmp3splt0-mp3 | libmp3splt0-plugin Recommends: libmp3splt0-mp3, libmp3splt0-ogg, ###RECOMMENDS### Suggests: ###OTHER_PACKAGE###, ###SUGGESTS### Description: ###SHORT_INTERFACE### interface to split MP3 and Ogg Vorbis files without reencoding ###DESCRIPTION### . This package provides ###PACKAGE_NAME###, the ###LONG_INTERFACE### interface. debian/copyright0000664000000000000000000000221311763052415011125 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: http://mp3splt.sourceforge.net/ Files: * Copyright: Copyright (c) 2002-2005 Matteo Trotta Copyright (c) 2005-2012 Alexandru Ionut Munteanu License: GPL-2+ Files: ./src/socket_manager.c ./src/audacity.c ./src/audacity.h Copyright: Copyright (c) 2002-2004 M. Trotta - Copyright (c) 2007 Federico Grau - Copyright (c) 2010-2012 Alexandru Munteanu License: GPL-2+ Files: ./src/filename_regex.h Copyright: Copyright (c) 2010 David Belohrad Copyright (c) 2010-2012 Alexandru Munteanu - io_fx@yahoo.fr License: GPL-2+ Files: debian/* Copyright: copyright 2009, Ryan Niebur License: GPL-2+ License: GPL-2+ You can redistribute this software and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . On Debian systems you can find the full text of the GNU General Public License version 2 in '/usr/share/common-licenses/GPL-2'. debian/source/0000775000000000000000000000000011762345170010476 5ustar debian/source/format0000664000000000000000000000001411762345170011704 0ustar 3.0 (quilt) debian/description0000664000000000000000000000130411762343012011433 0ustar Mp3Splt-project is a utility to split mp3 and ogg files selecting a begin and an end time position, without decoding. It's very useful to split large mp3/ogg to make smaller files or to split entire albums to obtain original tracks. If you want to split an album, you can select split points and filenames manually or you can get them automatically from CDDB (internet or a local file) or from .cue files. Supports also automatic silence split, that can be used also to adjust cddb/cue splitpoints. You can extract tracks from Mp3Wrap or AlbumWrap files in few seconds. For mp3 files, both ID3v1 & ID3v2 tags are supported. Mp3splt-project is split in 3 parts: libmp3splt, mp3splt and mp3splt-gtk.debian/libmp3splt-dev.install0000664000000000000000000000022111762345344013431 0ustar usr/include/* usr/lib/lib*.a usr/lib/libmp3splt/lib*.a usr/lib/lib*.so debian/mp3splt.rules usr/share/libmp3splt-dev/ usr/lib/libmp3splt/lib*.so debian/soname0000775000000000000000000000007711762343012010403 0ustar #!/bin/sh awk '/^X-Soname-Version:/{print $2}' debian/control debian/libmp3splt0-ogg.install0000664000000000000000000000004011762343012013474 0ustar usr/lib/libmp3splt/lib*ogg.so.* debian/clean0000664000000000000000000000001311762342764010203 0ustar config.log debian/extra_opts0000775000000000000000000000140711762343012011307 0ustar #!/bin/sh SRC=$(dpkg-parsechangelog | awk '/^Source: /{print $2}') sed '/^$/,$ d' ../libmp3splt/debian/control | while read field value; do field=LIBMP3SPLT_$(echo $field | sed 's/:$//' | awk '{print toupper($0);}' | sed 's/-/_/g'); value=$(echo $value | sed "s/libmp3splt/$SRC/g"); echo -n "$field=\"$value\" "; done OTHER_PACKAGE=mp3splt if [ "$SRC" = "$OTHER_PACKAGE" ]; then OTHER_PACKAGE=mp3splt-gtk fi echo -n "PACKAGE_NAME=$SRC " echo -n "PRIORITY=optional " echo -n "SECTION=sound " echo -n "OTHER_PACKAGE=$OTHER_PACKAGE " LONG=$LONG_INTERFACE SHORT=$SHORT_INTERFACE if [ -z "$LONG" -a -n "$SHORT" ]; then LONG=$SHORT fi if [ -n "$LONG" -a -z "$SHORT" ]; then SHORT=$LONG fi echo -n "LONG_INTERFACE=\"$LONG\" " echo -n "SHORT_INTERFACE=\"$SHORT\" " echo debian/control0000664000000000000000000001133112260712476010601 0ustar Source: libmp3splt Priority: optional Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Ryan Niebur Build-Depends: debhelper (>= 7.0.50), libogg-dev, libvorbis-dev, libmad0-dev, libltdl3-dev, libid3tag0-dev, libpcre3-dev, dh-autoreconf Standards-Version: 3.9.3 Section: libs Homepage: http://mp3splt.sourceforge.net/ Vcs-Git: git://anonscm.debian.org/collab-maint/libmp3splt.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/libmp3splt.git;a=summary X-Soname-Version: 0 Package: libmp3splt-dev Section: libdevel Architecture: any Conflicts: libmp3splt, libmp3splt-mp3, libmp3splt-ogg Replaces: libmp3splt, libmp3splt-mp3, libmp3splt-ogg Depends: libmp3splt0 (= ${binary:Version}), ${misc:Depends}, libogg-dev, libvorbis-dev, libmad0-dev, libltdl3-dev, libid3tag0-dev Description: development files for libmp3splt0 Mp3Splt-project is a utility to split mp3 and ogg files selecting a begin and an end time position, without decoding. It's very useful to split large mp3/ogg to make smaller files or to split entire albums to obtain original tracks. If you want to split an album, you can select split points and filenames manually or you can get them automatically from CDDB (internet or a local file) or from .cue files. Supports also automatic silence split, that can be used also to adjust cddb/cue splitpoints. You can extract tracks from Mp3Wrap or AlbumWrap files in few seconds. For mp3 files, both ID3v1 & ID3v2 tags are supported. Mp3splt-project is split in 3 parts: libmp3splt, mp3splt and mp3splt-gtk. . This package contains the files needed to build programs against libmp3splt. Package: libmp3splt0-ogg Architecture: any Depends: libmp3splt0 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends} Conflicts: libmp3splt, libmp3splt-ogg Replaces: libmp3splt, libmp3splt-ogg Provides: libmp3splt0-plugin Description: Ogg Vorbis plugin for mp3splt Mp3Splt-project is a utility to split mp3 and ogg files selecting a begin and an end time position, without decoding. It's very useful to split large mp3/ogg to make smaller files or to split entire albums to obtain original tracks. If you want to split an album, you can select split points and filenames manually or you can get them automatically from CDDB (internet or a local file) or from .cue files. Supports also automatic silence split, that can be used also to adjust cddb/cue splitpoints. You can extract tracks from Mp3Wrap or AlbumWrap files in few seconds. For mp3 files, both ID3v1 & ID3v2 tags are supported. Mp3splt-project is split in 3 parts: libmp3splt, mp3splt and mp3splt-gtk. . This package contains the Ogg Vorbis plugin. Package: libmp3splt0-mp3 Architecture: any Depends: libmp3splt0 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends} Conflicts: libmp3splt, libmp3splt-mp3 Replaces: libmp3splt, libmp3splt-mp3 Provides: libmp3splt0-plugin Description: MP3 plugin for mp3splt Mp3Splt-project is a utility to split mp3 and ogg files selecting a begin and an end time position, without decoding. It's very useful to split large mp3/ogg to make smaller files or to split entire albums to obtain original tracks. If you want to split an album, you can select split points and filenames manually or you can get them automatically from CDDB (internet or a local file) or from .cue files. Supports also automatic silence split, that can be used also to adjust cddb/cue splitpoints. You can extract tracks from Mp3Wrap or AlbumWrap files in few seconds. For mp3 files, both ID3v1 & ID3v2 tags are supported. Mp3splt-project is split in 3 parts: libmp3splt, mp3splt and mp3splt-gtk. . This package contains the MP3 plugin. Package: libmp3splt0 Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Suggests: mp3splt, mp3splt-gtk Conflicts: libmp3splt Breaks: mp3splt (= 2.4.2-1), mp3splt-gtk (= 0.7.2-1) Replaces: libmp3splt Description: library for splitting MP3 and Ogg Vorbis files Mp3Splt-project is a utility to split mp3 and ogg files selecting a begin and an end time position, without decoding. It's very useful to split large mp3/ogg to make smaller files or to split entire albums to obtain original tracks. If you want to split an album, you can select split points and filenames manually or you can get them automatically from CDDB (internet or a local file) or from .cue files. Supports also automatic silence split, that can be used also to adjust cddb/cue splitpoints. You can extract tracks from Mp3Wrap or AlbumWrap files in few seconds. For mp3 files, both ID3v1 & ID3v2 tags are supported. Mp3splt-project is split in 3 parts: libmp3splt, mp3splt and mp3splt-gtk. . This package contains the library needed to run programs that use libmp3splt, such as mp3splt and mp3splt-gtk. debian/docs0000664000000000000000000000002311762435017010044 0ustar README TODO LIMITS debian/generate0000775000000000000000000000135211762343012010710 0ustar #!/bin/sh # NOTE: not used by this package, but is used when working on the # mp3splt and mp3splt-gtk packages. should only be used by me. set -e if [ -f debian/control ]; then cp debian/control debian/control.bak fi echo cp $1 debian/control cp $1 debian/control FILE=debian/control shift process(){ KEY=$(echo "$1" | head -1 | cut -d = -f 1) VAL=$(echo "$1" | head -1 | cut -d = -f 2-; echo "$1" | sed -n '2,$ p') VAL=$(echo "$VAL" | sed 's/\//\\\//g' | sed 's/&/\\\&/') VAL=$(echo -n "$VAL" | tr '\n' '$' | sed 's/\$/\\n/g') echo sed -i "s/###$KEY###/$VAL/g" $FILE sed -i "s/###$KEY###/$VAL/g" $FILE } while [ -n "$1" ]; do process "$1" shift done process "DESCRIPTION=$(cat `dirname $0`/description)" debian/patches/0000775000000000000000000000000011763050546010626 5ustar debian/patches/fix-informations-spelling0000664000000000000000000001616411763050546015670 0ustar Description: fix spelling of informations to be information Author: Ryan Niebur Forwarded: no Index: libmp3splt/po/cs.po =================================================================== --- libmp3splt.orig/po/cs.po 2012-06-02 23:44:03.000000000 -0700 +++ libmp3splt/po/cs.po 2012-06-02 23:44:18.000000000 -0700 @@ -54,7 +54,7 @@ #: src/cddb.c:63 #, c-format -msgid " reading informations from CDDB file %s ...\n" +msgid " reading information from CDDB file %s ...\n" msgstr " Čtou se informace ze souboru CDDB %s …\n" #: src/cddb.c:125 src/cue.c:539 @@ -175,7 +175,7 @@ #: src/cue.c:435 #, c-format -msgid " reading informations from CUE file %s ...\n" +msgid " reading information from CUE file %s ...\n" msgstr " Čtou se informace ze souboru CUE %s …\n" #: src/cue.c:487 @@ -189,7 +189,7 @@ #: src/audacity.c:237 #, c-format -msgid " reading informations from audacity labels file '%s' ...\n" +msgid " reading information from audacity labels file '%s' ...\n" msgstr " Čtou se informace ze souboru se štítky Audacity '%s …\n" #: src/errors.c:129 Index: libmp3splt/po/de_DE.po =================================================================== --- libmp3splt.orig/po/de_DE.po 2012-06-02 23:44:03.000000000 -0700 +++ libmp3splt/po/de_DE.po 2012-06-02 23:44:18.000000000 -0700 @@ -55,7 +55,7 @@ #: src/cddb.c:63 #, c-format -msgid " reading informations from CDDB file %s ...\n" +msgid " reading information from CDDB file %s ...\n" msgstr " Informationen aus CDDB-Datei %s werden gelesen …\n" #: src/cddb.c:125 src/cue.c:539 @@ -174,7 +174,7 @@ #: src/cue.c:435 #, c-format -msgid " reading informations from CUE file %s ...\n" +msgid " reading information from CUE file %s ...\n" msgstr " Informationen aus CUE-Datei %s werden gelesen …\n" #: src/cue.c:487 @@ -188,7 +188,7 @@ #: src/audacity.c:237 #, c-format -msgid " reading informations from audacity labels file '%s' ...\n" +msgid " reading information from audacity labels file '%s' ...\n" msgstr " Informationen aus Audacity-Labels-Datei »%s« werden gelesen …\n" #: src/errors.c:129 Index: libmp3splt/po/es.po =================================================================== --- libmp3splt.orig/po/es.po 2012-06-02 23:44:03.000000000 -0700 +++ libmp3splt/po/es.po 2012-06-02 23:44:18.000000000 -0700 @@ -51,7 +51,7 @@ #: src/cddb.c:63 #, c-format -msgid " reading informations from CDDB file %s ...\n" +msgid " reading information from CDDB file %s ...\n" msgstr "" #: src/cddb.c:125 src/cue.c:539 @@ -162,7 +162,7 @@ #: src/cue.c:435 #, c-format -msgid " reading informations from CUE file %s ...\n" +msgid " reading information from CUE file %s ...\n" msgstr "" #: src/cue.c:487 @@ -176,7 +176,7 @@ #: src/audacity.c:237 #, c-format -msgid " reading informations from audacity labels file '%s' ...\n" +msgid " reading information from audacity labels file '%s' ...\n" msgstr "" #: src/errors.c:129 Index: libmp3splt/po/fr_FR.po =================================================================== --- libmp3splt.orig/po/fr_FR.po 2012-06-02 23:44:03.000000000 -0700 +++ libmp3splt/po/fr_FR.po 2012-06-02 23:44:18.000000000 -0700 @@ -55,8 +55,8 @@ #: src/cddb.c:63 #, c-format -msgid " reading informations from CDDB file %s ...\n" +msgid " reading information from CDDB file %s ...\n" msgstr " lecture des informations du fichier CDDB %s ...\n" #: src/cddb.c:125 src/cue.c:539 #, c-format @@ -176,8 +176,8 @@ #: src/cue.c:435 #, c-format -msgid " reading informations from CUE file %s ...\n" +msgid " reading information from CUE file %s ...\n" msgstr " lecture des informations du fichier CUE %s ...\n" #: src/cue.c:487 msgid "description here" @@ -190,9 +190,9 @@ #: src/audacity.c:237 #, c-format -msgid " reading informations from audacity labels file '%s' ...\n" +msgid " reading information from audacity labels file '%s' ...\n" msgstr "" " Lecture des informations dans le fichier marqueurs audacity '%s' ...\n" #: src/errors.c:129 msgid "Network error" Index: libmp3splt/po/hr.po =================================================================== --- libmp3splt.orig/po/hr.po 2012-06-02 23:44:03.000000000 -0700 +++ libmp3splt/po/hr.po 2012-06-02 23:44:18.000000000 -0700 @@ -53,7 +53,7 @@ #: src/cddb.c:63 #, c-format -msgid " reading informations from CDDB file %s ...\n" +msgid " reading information from CDDB file %s ...\n" msgstr " čitanje informacija iz CDDB datoteke %s ...\n" #: src/cddb.c:125 src/cue.c:539 @@ -172,7 +172,7 @@ #: src/cue.c:435 #, c-format -msgid " reading informations from CUE file %s ...\n" +msgid " reading information from CUE file %s ...\n" msgstr "" #: src/cue.c:487 @@ -186,7 +186,7 @@ #: src/audacity.c:237 #, c-format -msgid " reading informations from audacity labels file '%s' ...\n" +msgid " reading information from audacity labels file '%s' ...\n" msgstr "" #: src/errors.c:129 Index: libmp3splt/po/libmp3splt.pot =================================================================== --- libmp3splt.orig/po/libmp3splt.pot 2012-06-02 23:44:03.000000000 -0700 +++ libmp3splt/po/libmp3splt.pot 2012-06-02 23:44:18.000000000 -0700 @@ -51,7 +51,7 @@ #: src/cddb.c:63 #, c-format -msgid " reading informations from CDDB file %s ...\n" +msgid " reading information from CDDB file %s ...\n" msgstr "" #: src/cddb.c:125 src/cue.c:539 @@ -162,7 +162,7 @@ #: src/cue.c:435 #, c-format -msgid " reading informations from CUE file %s ...\n" +msgid " reading information from CUE file %s ...\n" msgstr "" #: src/cue.c:487 @@ -176,7 +176,7 @@ #: src/audacity.c:237 #, c-format -msgid " reading informations from audacity labels file '%s' ...\n" +msgid " reading information from audacity labels file '%s' ...\n" msgstr "" #: src/errors.c:129 Index: libmp3splt/src/audacity.c =================================================================== --- libmp3splt.orig/src/audacity.c 2012-06-02 23:44:03.000000000 -0700 +++ libmp3splt/src/audacity.c 2012-06-02 23:44:18.000000000 -0700 @@ -234,7 +234,7 @@ *error = SPLT_AUDACITY_OK; splt_c_put_info_message_to_client(state, - _(" reading informations from audacity labels file '%s' ...\n"), file); + _(" reading information from audacity labels file '%s' ...\n"), file); FILE *file_input = NULL; Index: libmp3splt/src/cddb.c =================================================================== --- libmp3splt.orig/src/cddb.c 2012-06-02 23:44:03.000000000 -0700 +++ libmp3splt/src/cddb.c 2012-06-02 23:44:18.000000000 -0700 @@ -60,7 +60,7 @@ } splt_c_put_info_message_to_client(state, - _(" reading informations from CDDB file %s ...\n"),file); + _(" reading information from CDDB file %s ...\n"),file); splt_t_free_splitpoints_tags(state); Index: libmp3splt/src/cue.c =================================================================== --- libmp3splt.orig/src/cue.c 2012-06-02 23:44:03.000000000 -0700 +++ libmp3splt/src/cue.c 2012-06-02 23:44:18.000000000 -0700 @@ -432,7 +432,7 @@ } splt_c_put_info_message_to_client(state, - _(" reading informations from CUE file %s ...\n"),file); + _(" reading information from CUE file %s ...\n"),file); splt_t_free_splitpoints_tags(state); debian/patches/series0000664000000000000000000000003211762603666012044 0ustar fix-informations-spelling