* No-change rebuild for libgcc-s1 package name change.
* 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)
* 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
* 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)
* 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)
* 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
* 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
* 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).
* 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).
* 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.
* 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.
* 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.
* 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).
* New upstream release.
* 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).
* 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
* Non-maintainer upload.
* Fix "missing Replaces: subtitleeditor": add missing Replaces/Breaks
(closes: #524102)
* Non-maintainer upload.
* debian/patches/fix_gcc_4.4_ftbfs.dpatch: Fix FTBFS with gcc 4.4 new
headers, thanks Martin Michlmayr (Closes: #526155)
* 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"
* 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.
* 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.
* 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.
* 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.
* 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.
* 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.
* New upstream release.
* New upstream release.
* New upstream release, that fixes problems with windows encoded subtitles
(Closes: #401958).
* New upstream release (Minor changes, mainly i10n).
* 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
* 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
* Removed unnecesary build-dep: libaspell-dev
* New upstream Release
* Update of Spanish Translation
* New build-dependency: libpcre3-dev, libenchant-dev
* Install the png icon in /usr/share/pixmaps
* New upstream Release.
* Readme.Debian is a duplicate of upstream's Reame, so get rid of it.
* Update Spanish Translation.
* New upstream Release.
* Depend on gstreamer0.10-plugins-good insteadso that it is installable :(
* Add gstreamer-plugins-good depndency on upstream's request, because
subtitleeditor uses the "level" plugin to generate the waveform.
* The "Upstream is too fast for me" Release.
* Initial release (Closes: #379548).
* Fix Spanish Translation.
* Ship a README file with actual info.
* Unreleased
* New upstream Release.
* Get rid of patch to fix FTBFS, as upsream fixed it better.
* 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.