2009
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"
-- Anibal Avelar <aavelar@cofradia.org> Thu, 19 Mar 2009 23:32:50 +0200
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.
-- Anibal Avelar <aavelar@cofradia.org> Mon, 26 May 2008 11:51:50 +0200
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.
-- Anibal Avelar <aavelar@cofradia.org> Mon, 22 May 2008 11:33:50 +0200
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.
-- Anibal Avelar <aavelar@cofradia.org> Tue, 08 Apr 2008 11:15:50 +0200
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.
-- Anibal Avelar <aavelar@cofradia.org> Thu, 27 Mar 2008 00:15:50 +0200
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.
-- Anibal Avelar <aavelar@cofradia.org> Thu, 07 Feb 2008 22:31:50 +0200
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.
-- Anibal Avelar (Fixxxer) <aavelar@cofradia.org> Sun, 09 Dec 2007 11:29:50 +0200
subtitleeditor (0.13.6-1) unstable; urgency=low
* New upstream release.
-- Amaya Rodrigo Sastre <amaya@debian.org> Thu, 31 May 2007 02:29:50 +0200
subtitleeditor (0.13.2-1) unstable; urgency=low
* New upstream release.
-- Amaya Rodrigo Sastre <amaya@debian.org> Tue, 6 Mar 2007 13:18:27 +0100
2006
subtitleeditor (0.12.4-1) unstable; urgency=low
* New upstream release, that fixes problems with windows encoded subtitles
(Closes: #401958).
-- Amaya Rodrigo Sastre <amaya@debian.org> Sat, 16 Dec 2006 10:05:58 +0100
subtitleeditor (0.12.2-1) unstable; urgency=low
* New upstream release (Minor changes, mainly i10n).
-- Amaya Rodrigo Sastre <amaya@debian.org> Sun, 3 Dec 2006 02:33:02 +0100
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
-- Amaya Rodrigo Sastre <amaya@debian.org> Fri, 24 Nov 2006 21:04:19 +0100
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
-- Amaya Rodrigo Sastre <amaya@debian.org> Wed, 1 Nov 2006 20:39:13 +0100
subtitleeditor (0.11-alpha2-2) unstable; urgency=low
* Removed unnecesary build-dep: libaspell-dev
-- Amaya Rodrigo Sastre <amaya@debian.org> Sat, 21 Oct 2006 11:50:45 +0200
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
-- Amaya Rodrigo Sastre <amaya@debian.org> Sat, 21 Oct 2006 11:04:42 +0200
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.
-- Amaya Rodrigo Sastre <amaya@debian.org> Sun, 15 Oct 2006 17:49:40 +0200
subtitleeditor (0.10.1-1) unstable; urgency=low
* New upstream Release.
-- Amaya Rodrigo Sastre <amaya@debian.org> Wed, 30 Aug 2006 13:19:29 +0200
subtitleeditor (0.10-4) unstable; urgency=low
* Depend on gstreamer0.10-plugins-good insteadso that it is installable :(
-- Amaya Rodrigo Sastre <amaya@debian.org> Mon, 28 Aug 2006 03:12:35 +0200
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.
-- Amaya Rodrigo Sastre <amaya@debian.org> Sun, 27 Aug 2006 12:27:57 +0200
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.
-- Amaya Rodrigo Sastre <amaya@debian.org> Thu, 17 Aug 2006 10:57:49 +0200
subtitleeditor (0.10-1) unstable; urgency=low
* Unreleased * New upstream Release. * Get rid of patch to fix FTBFS, as upsream fixed it better.
-- Amaya Rodrigo Sastre <amaya@debian.org> Wed, 16 Aug 2006 17:05:14 +0200
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.
-- Amaya Rodrigo Sastre <amaya@debian.org> Fri, 11 Aug 2006 22:19:32 +0200