transmageddon (1.5-3) unstable; urgency=medium * Change Build-Dependency on the deprecated appdata-tools to appstream-util (Closes: #788205), thanks Andreas Henriksson. * Fix crashes if XDG_MUSIC_DIR is unset (Closes: #750194), thanks Paul Slootman. * Demote gstreamer1.0-plugins-bad from Depends to Recommends, it has Priority extra. * Demote gnome-codec-install to Suggests, as there aren't many more codecs left to install, and remove non-existent gstreamer-codec-install alternative. -- Fabian Greffrath Thu, 11 Jun 2015 11:48:24 +0200 transmageddon (1.5-2) unstable; urgency=medium * Upload to unstable. * Change Uploaders field to my DD address. * Bump debhelper compat to 9. * Bump Standards-Version to 3.9.6. -- Fabian Greffrath Tue, 19 May 2015 10:08:55 +0200 transmageddon (1.5-1) unstable; urgency=medium * Imported Upstream version 1.5. * Add myself to Uploaders. * Complete the previous changelog entry. -- Fabian Greffrath Wed, 05 Nov 2014 09:00:46 +0100 transmageddon (1.4-1) unstable; urgency=medium * Team upload. * Imported Upstream version 1.4 * Add "Depends: lsdvd" for DVD ripping support. * Remove explicit mention of all supported container formats, video and audio codecs from the package description. -- Fabian Greffrath Thu, 23 Oct 2014 09:53:48 +0200 transmageddon (1.3-1) unstable; urgency=medium * Team upload. * Imported Upstream version 1.3 * Add Build-Depends: appdata-tools. -- Fabian Greffrath Mon, 07 Jul 2014 09:04:36 +0200 transmageddon (1.1-2) unstable; urgency=low * Depends on gir1.2-gudev-1.0. (Closes: #744107) -- Alessio Treglia Tue, 29 Apr 2014 16:03:35 +0100 transmageddon (1.1-1) unstable; urgency=medium * Team upload. * Imported Upstream version 1.1 - Output filenames now embed sensible datestamps (Closes: #602944). - The Xvid codec is now at least called "MPEG-4 Video" instead of the ambigious "MPEG Video" (Closes: #707254). -- Fabian Greffrath Tue, 22 Apr 2014 10:02:40 +0200 transmageddon (1.0-1) unstable; urgency=low * New upstream release: - Added support for setting language of stream - Added support for handling multiple audio streams - Added support for DVD ripping - Switched to new icon designed by Jakub Steiner - Added appdata for GNOME Software and similar - Add VP9 support * Update copyright holders information. * Move my name to Uploaders, set pkg-gstreamer-maintainers as Maintainer of this. * Bump Standards-Version to 3.9.5. -- Alessio Treglia Wed, 09 Apr 2014 15:59:49 +0100 transmageddon (0.25-2) unstable; urgency=low * Set priority to extra (as per Debian Policy 2.5). * Create m4 directory if it doesn't exist before calling dh_autoreconf. (Closes: #713205) -- Alessio Treglia Sun, 06 Oct 2013 19:55:07 +0100 transmageddon (0.25-1) unstable; urgency=low * New upstream release: - Fixed critical bug for remuxing - Switched to Python 3 - Improved handling of missing codecs - Switched to GTK3 - Switched to GStreamer 1.0 - Added notifications once file is finished - Re-enabled support for multipass encoding * Switch to Python3. * Workaround buildsystem issues related to Python3, it is not properly supported yet. * debian/control: - Refresh build-dependencies: + Python2 -> Python3 + GStreamer 0.10 -> GStreamer 1.0 + GTK+ 2.0 -> GTK+ 3.0 + Add gir1.2-notify-0.7 + Add gstreamer1.0-libav - Remove suggest on gstreamer0.10-ffmpeg. -- Alessio Treglia Sat, 03 Nov 2012 16:27:37 +0000 transmageddon (0.21-1) unstable; urgency=low * New upstream release: - Fix MPEG4 profiles to work with new caps in GStreamer - Move preset directory to be Transmageddon specific (LP: #945987) - Stop using XDG python library and just use glib - Fix bug with repeated remuxings of same file - Added or updated Brazilian, Swedish, Slovak, Turkish and Serbian translation * Transmageddon actually requires python-gst0.10 (>= 0.10.22). Thanks to Martin Owens for having reported this. * Fix watch file. * Update debian/copyright. * Bump Standards. -- Alessio Treglia Sat, 04 Aug 2012 12:53:55 +0200 transmageddon (0.20-1) unstable; urgency=low * New upstream release: - Port to new plugins-base discoverer and encodebin - Replace radiobutton lists with a combobox instead - add support for audio only transcoding - add support for outputting audio only from video+audio files - Add deinterlacing - Support container free audio formats such as FLAC, mp3 and AAC - Add HTML5 and Nokia 900 profile - add support for video only transcoding - add support for mpeg1 video and mpeg2 audio * Update gbp.conf file. * Update licensing information. * Remove debian/patches, all patches have been accepted upstream. * Replace autotools-dev with dh-autoreconf. -- Alessio Treglia Sat, 03 Dec 2011 22:27:04 +0100 transmageddon (0.16-2) unstable; urgency=low * Update my email address. * Bump Standards. * Packaging has moved to git. * Remove DMUA field, not needed anymore. * Migrate to dh_python2. * Update upstream refs. * Update debian/copyright to DEP-5 rev. 174 -- Alessio Treglia Tue, 09 Aug 2011 13:47:11 +0200 transmageddon (0.16-1) unstable; urgency=low * New upstream release. * Use 3.0 (quilt) as source package format. * Bump Standards-Version. * Refresh patches. * Update debian/changelog. * Set DMUA to yes. * Remove debian/transmageddon.1, now it's provided by upstream. * Remove ${shlibs:Depends} from Depends field, it's an arch-indep runtime. * Remove debian/changelogs file, use override_dh_installchangelogs to install the NEWS file properly. -- Alessio Treglia Mon, 24 May 2010 21:11:37 +0200 transmageddon (0.15-2) unstable; urgency=low * Bump-up python-gobject dependency to 2.18.0 (Closes: #562825). -- Alessio Treglia Mon, 28 Dec 2009 13:57:25 +0100 transmageddon (0.15-1) unstable; urgency=low * New upstream release. * Drop 01-fix_configure.diff patch, adopted by upstream. * Repack the tarball anymore isn't needed anymore, upstream's debian dir has been removed, update debian/{copyright,README.source} files. * debian/rules: Remove get-orig-source target, see above; now it's enough to run uscan --repack --rename. * debian/rules: Skip dh_auto_test, otherwise it FTBFS. * debian/control: Bump debhelper build-dep due to the use of an override statement. -- Alessio Treglia Fri, 06 Nov 2009 14:53:09 +0100 transmageddon (0.14-2) unstable; urgency=low [ Alessio Treglia ] * debian/control: + Bump python-gobject dependency to >= 2.15.4-1 (Closes: #553360). [ Sebastian Dröge ] * debian/control: + Recommend gnome-codec-install | gstreamer-codec-install. This will provide assistance when plugins are missing and also more useful error message. Partially fixes bug #553176. -- Sebastian Dröge Sat, 31 Oct 2009 09:47:45 +0100 transmageddon (0.14-1) unstable; urgency=low * Initial release (Closes: #550959). * debian/patches/01-fix_configure.diff: Use autotools rather than take Makefile.{am,in} from debian directory. * debian/patches/01-fix_desktop.diff: Fix the desktop file as per-spec. * Add missing manpage. -- Alessio Treglia Wed, 14 Oct 2009 08:28:43 +0200