Skip to content

Changelog subtitleeditor (0.54.0-3build1)

2020

subtitleeditor (0.54.0-3build1) focal; urgency=medium

   * No-change rebuild for libgcc-s1 package name change.

2018

subtitleeditor (0.54.0-3) unstable; urgency=medium

   * Update Vcs URLs in d/control to point to salsa.d.o
   * Add upstream metadata
   * Bump Standards-Version to 4.1.4 (no changes necessary)
   * Bump debhelper compat level to 11 (no changes necessary)

2017

subtitleeditor (0.54.0-2) unstable; urgency=medium

   * add patch/patches/remove_abs_sourcedir.patch:
     - Make build reproducible
   * add debian/patches/new_appdata_format.patch:
     - Update appstream metadata to current format
   * Use new upstream location in debian/{control,copyright}
   * Remove build dependency on dh-autoreconf:
     - debhelper >= 10 does the magic automatically

subtitleeditor (0.54.0-1) unstable; urgency=medium

   * New upstream release (fixes: #854534)
   * Drop all patches, they are appied upstream
   * Update watch file to reflect new upstream location
   * Bump Standards-Version to 4.0.0 (no changes necessary)

2016

subtitleeditor (0.53.0-2) unstable; urgency=medium

   * Add debian/patches/03-fix-build-gstreamermm-1.8.0.patch:
     + Fix build with gstreamermm-1.0 1.8.0
   * Build depend on libgstreamermm-1.0-dev (>> 1.8.0)
   * Update debian/patches/01-fix-build.patch:
     + Retain debug information
   * Bump debhelper compat from 9 to 10 (no changes necessary)
   * Add debian/patches/04-remove-deprecated-variable.patch:
     + Remove deprecated gnome-common variable GNOME2_DIR (closes: #829790)

subtitleeditor (0.53.0-1) unstable; urgency=medium

   * New upstream release
   * Drop debian/patches/02_build_with_cxx11.patch, it's applied upstream
   * Add debian/patches/02-add-missing-potfiles.patch:
     + Add missing source files to po/POTFILES.in
   * Bump Standards-Version to 3.9.8 (no changes necessary).
   * Use secure URIs for vcs-* in debian/control

2015

subtitleeditor (0.52.1-2) unstable; urgency=medium

   * Add debian/patches/02_build_with_cxx11.patch (closes: #805162):
     + Build with C++11 to fix FTBFS with glibmm2.4 >= 2.46.1
   * Add Vcs-* links
   * Remove menu file due to tech-ctte decision on #741573
   * Recommend gstreamer1.0-libav instead of non-existing gstreamer1.0-ffmpeg

subtitleeditor (0.52.1-1) unstable; urgency=medium

   * New upstream release (closes: #785895, LP: #1417109, LP: #1447835):
     + Ported to GTK+3 and Gstreamer 1.0
   * Upload to unstable as gstreamermm is in unstable now.
   * Update Build-Depends.
   * Add debian/patches/01-fix-build.patch:
     + Fix build
   * Bump Standards-Version to 3.9.6 (no changes necessary).

2013

subtitleeditor (0.41.0-2) experimental; urgency=low

   * Remove automake1.13 from Build-Depends.
   * Add dh-autoreconf to Build-Depends:
     + update outdated autotools files (closes: #727513).
   * Bump Standards-Version to 3.9.5 (no changes necessary).

subtitleeditor (0.41.0-1) experimental; urgency=low

   * New upstream release.
   * Remove debian/patches/01-glib-single-include.patch, it's included upstream.
   * Remove Lintian overrides as Lintian knows about the false-positives now.
   * Use section 'libs' for libsubtitleeditor0.

subtitleeditor (0.40.0-1) experimental; urgency=low

   * New upstream release (closes: #660037, #661098, #697623;
      LP: #1029205, LP: #1022044, LP: #1054879):
     + Drop all patches as they are applied upstream.
   * Bump Standards-Version to 3.9.4 (no changes necessary).
   * Bump debhelper compat to 9:
     + Package is multi-arch compatible now.
   * Add debian/patches/01-glib-single-include.patch:
     + Don't include invidiual glib headers.
   * Add debian/patches/02-fix-playbin.patch:
     + Workaround for gstreamer(mm) bug (see #657327, #661096 and #661941).
   * Enable hardened build flags:
     + Adding Lintian overrides due to false-positives (memcpy, memmove) in
       'hardening-no-fortify-functions' check.

2011

subtitleeditor (0.39.0-2) experimental; urgency=low

   * Add debian/patches/02-fix-broken-tag-handling.patch:
     + Fix broken handling of '<br />' tags (closes: #646371).
   * Add debian/patches/03-fix-mimetypes.patch:
     + Don't handle MIME-Type "text/plain" (closes LP: #820474).
   * Add section for debian/* to debian/copyright.

subtitleeditor (0.39.0-1) experimental; urgency=low

   * New upstream release.
   * Add debian/patches/01-fix-sami-build-error.patch:
     + Picked from upstream to build with gcc-4.6
   * Fix typo in debian/control (closes LP: #752658).
   * Bump Standards-Version to 3.9.2 (no changes necessary).
   * Emptying the dependency_libs field in .la files (closes: #633217).

subtitleeditor (0.38.0-1) experimental; urgency=low

   * New upstream release.

2010

subtitleeditor (0.37.1-2) experimental; urgency=low

   * Remove gstreamer0.10-ffmpeg-full from Suggests as it's not in debian.
   * Make dependency on libsubtitleeditor0 versioned to fix update problems.
   * Convert debian/copyright to Machine-readable format (DEP-5).

subtitleeditor (0.37.1-1) experimental; urgency=low

   * New maintainer.
   * New upstream release (Closes: #530792, #548575, #558704):
     + Add build dependency libgstreamermm-0.10-dev
     + Add build dependency imagemagick
     + Remove build dependency libglademm-2.4-dev
     + Add dependency libgstreamermm-0.10-2
     + Add dependency libenchant1c2a
     + Remove all patches
   * Bump Standards-Version to 3.9.1 (no changes necessary).
   * Convert to 3.0 (quilt) source format:
     + Remove build dependency dpatch

subtitleeditor (0.30.0-1.2) unstable; urgency=low

    * Non-maintainer upload.
    * Fix "missing Replaces: subtitleeditor": add missing Replaces/Breaks
      (closes: #524102)

2009

subtitleeditor (0.30.0-1.1) unstable; urgency=low

   * Non-maintainer upload.
   * debian/patches/fix_gcc_4.4_ftbfs.dpatch: Fix FTBFS with gcc 4.4 new
     headers, thanks Martin Michlmayr (Closes: #526155)

subtitleeditor (0.30.0-1) unstable; urgency=low

   * New upstream release (Closes: #492595, #507687):
     + Fixed many upstream bugs
     + Translations update
   * Updated the debian/control file with new description
   * Forced the libpcre3-dev version to 7.6-2 to avoid the old bug fixed in
     this version (Closes: #464704)
   * Updated the debian/watch file to point to the new upstream version
   * Fixed the URL in debian/watch with a better format
   * Added a patch to fix the bad linkage with some libraries.
   * Added the dependency with the intltool package
   * Added the dependency with the libglibmm-2.4-dev package
   * Added the dependency with dpatch package to apply the linkage patch.
   * Removed the option --enable-aspell from debian/rules in configure line.
   * Added packages libsubtitleeditor0 and libsubtitleeditor-dev because
     now the program creates libraries like /usr/lib/*.so.*.
   * Updated debian/rules to add the dh_install --sourcedir support.
   * Updated to Standards-Version 3.8.1
    + Added a debian/libsubtitleeditor0.postinst file due a ldconfig warning
    + Added a subtitleeditor.desktop file without the deprecated Encoding key
    + Added a call to dpkg-gensymbols in debian/rules to avoid warnings about
      "unable to find dependency information for shared library"

2008

subtitleeditor (0.21.1-2) unstable; urgency=low

   * Added the subtitleeditor.desktop file coming from the upstream program
     removing the debian/subtitleeditor.desktop file.
   * Removed the dependency with the autotools-dev package in debian/control.
     It's totally unnecessary.
   * Cleaned the debian/dirs file. Were removed all dirs below /usr dir.
   * Removed the versioned dependency in debian/control to the libpcre3-dev
     package to avoid the problem with different version on sid and lenny.
   * Cleaned the debian/copyright file to be brief.
   * Fixed a little grammar problem uploaded the latest time in the
     debian/changelog file.

subtitleeditor (0.21.1-1) unstable; urgency=low

   * New upstream release:
     + Fixed the debian/subtitleeditor.desktop file.
       (Closes: #480481)
     + Removed the patch for gcc 4.3 due to the program changed the layout.
   * Removed the versioned dependency in debian/control to the libpcre3-dev
     package to avoid the problem with different version on sid and lenny.
       (Closes: #464704)
   * Updated the debian/wach file to point to the new upstream path.
   * Removed the patch-system because it isn't used by the moment. Removed the
     dependency with dpatch in the debian/control file.
   * Added the dependencies with the packages gstreamer0.10-x,
     gstreamer0.10-plugins-base and libgstreamer-plugins-base0.10-0
     to the binary package. The three packages are necessary in runtime to
     get a good performance.
   * Added the "Suggests" section in the debian/control file.

subtitleeditor (0.20.0-3) unstable; urgency=medium

   * Fixed the FTBFS: Document.cc:267: error: 'auto_ptr' is not a member of
     'std'. Added the patch called debian/patches/gcc43.dpatch.
     Thank you Chris Lamb
     (Closes: #474872)
   * Added the dependency with the dpatch package in debian/control file
     due to the same reason described above.
   * Modified the debian/rule script to apply the patch.

subtitleeditor (0.20.0-2) unstable; urgency=low

   * Fixed the bug: subtitleeditor doesn`t start (Closes: #464704)
   * Fixed in debian/control file a the minimal requirement for the package
     libpcre3-dev to avoid problems with undefined symbols related with
     the bug above described.
   * Removed the fields Vcs-Browser and Vcs-Svn in the debian/control file
     due to the fields to point to upstream source instead the debian
     package (Closes: #471447)
   * Cleaned the package description with more information about the
     program.

subtitleeditor (0.20.0-1) unstable; urgency=low

   * New upstream release (Closes: #463781).
   * Fixed when subtitleeditor does not reproduce sound. Added a new dependency
     in the Depends field with the package gstreamer0.10-x inside
     debian/control (Closes: #410711).
   * Added a new dependency in the Build-Depends field with the package
     libxml++2.6-dev inside debian/control.
   * Updated the Homepage field with the new web address.
   * Updated the debian/watch field with the new web address.
   * Updated the debian/copyright file to the new GPL3 license. Also was
     updated the homepage address.
   * Added the fields Vcs-Browser and Vcs-Svn in the debian/control file.
   * Added a new manpage to the program based in the old manpage.

2007

subtitleeditor (0.13.6-2) unstable; urgency=low

   * New mantainer
   * Removed dpatch from debian/control and debian/rules.
   * Updated to Standards-Version 3.7.3
   * Added the field Homepage in Source stanza inside debian/control.
   * Fixed debian-rules-ignores-make-clean-error lintian's warning in
     debian/rules.
   * Fixed desktop-entry-invalid-category lintian's warning in
     debian/subtitleeditor.desktop overwritten the upstream version.
   * Fixed menu-item-uses-apps-section lintian's warning in debian/menu.
   * Removed the postinst, postrm, preinst, prerm and manpage.xml files
     from debian/ dir being unnecessary.
   * Removed the debian/subtitleeditor.1 file due to the program has its own
     manual page.
   * Fixed a minor detail on debian/watch to scan correctly.

subtitleeditor (0.13.6-1) unstable; urgency=low

   * New upstream release.

subtitleeditor (0.13.2-1) unstable; urgency=low

   * New upstream release.

2006

subtitleeditor (0.12.4-1) unstable; urgency=low

   * New upstream release, that fixes problems with windows encoded subtitles
     (Closes: #401958).

subtitleeditor (0.12.2-1) unstable; urgency=low

   * New upstream release (Minor changes, mainly i10n).

subtitleeditor (0.12.1-1) unstable; urgency=low

   * New upstream release (Closes: #396519)
   * Added build dependecy on gstreamer0.10-plugins-good and
     gstreamer0.10-tools.
   * Removed manpage from debian/ as it is now shipped by upstream.
   * Update of Spanish Translation

subtitleeditor (0.11.0-1) unstable; urgency=low

   * New upstream release (Closes: #396519).
   * Created a manual page.
   * Added build dependecy on iso-codes.
   * Created debian/compat. Got rid of DH_COMPAT in debian/rules

subtitleeditor (0.11-alpha2-2) unstable; urgency=low

   * Removed unnecesary build-dep: libaspell-dev

subtitleeditor (0.11-alpha2-1) unstable; urgency=low

   * New upstream Release
   * Update of Spanish Translation
   * New build-dependency: libpcre3-dev, libenchant-dev
   * Install the png icon in /usr/share/pixmaps

subtitleeditor (0.11-alpha1-1) unstable; urgency=low

   * New upstream Release.
   * Readme.Debian is a duplicate of upstream's Reame, so get rid of it.
   * Update Spanish Translation.

subtitleeditor (0.10.1-1) unstable; urgency=low

   * New upstream Release.

subtitleeditor (0.10-4) unstable; urgency=low

   * Depend on gstreamer0.10-plugins-good insteadso that it is installable :(

subtitleeditor (0.10-3) unstable; urgency=low

   * Add gstreamer-plugins-good depndency on upstream's request, because
     subtitleeditor uses the "level" plugin to generate the waveform.

subtitleeditor (0.10-2) unstable; urgency=low

   * The "Upstream is too fast for me" Release.
   * Initial release (Closes: #379548).
   * Fix Spanish Translation.
   * Ship a README file with actual info.

subtitleeditor (0.10-1) unstable; urgency=low

   * Unreleased
   * New upstream Release.
   * Get rid of patch to fix FTBFS, as upsream fixed it better.

subtitleeditor (0.9-1) unstable; urgency=low

   * Unreleased
   * Initial packaging attempt release
   * Translated into Spanish.
   * Created xpm icon for the menu entry.
   * Trivial FTBFS fix.
   * Trivial typo in upstream's pot file.
   * Unreleased.