[SCM] dvdstyler/master: Clenup changelog, set it as still UNRELEASED

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Sun Feb 19 16:23:28 UTC 2012


The following commit has been merged in the master branch:
commit 6edf6485e13e03a5b2f0ee53a5bab0cacdd0c2cf
Author: Alessio Treglia <alessio at debian.org>
Date:   Sun Feb 19 17:23:04 2012 +0100

    Clenup changelog, set it as still UNRELEASED

diff --git a/debian/changelog b/debian/changelog
index 645b13b..2134b92 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,285 +1,5 @@
-dvdstyler (2.1-1) unreleased; urgency=low
+dvdstyler (2.1-1) UNRELEASED; urgency=low
 
-  * Initial upload from Ubuntu (Closes: #635516)
+  * Initial release. (Closes: #635516)
 
  -- Fabrice Coutadeur <coutadeurf at gmail.com>  Sun, 19 Feb 2012 02:13:52 +0000
-
-dvdstyler (2.1-0ubuntu2) precise; urgency=low
-
-  * delete unused file debian/patches/fix-libav0.8.patch.old
-  * debian/control:
-    - drop b-d and dependency on mjpegtools as dvdstyler works perfectly without
-      mplex
-    - drop specific dependency on libavcodec-extra as mpeg2video and vob
-      multiplexing is available in libavcodec.
-  * drop-mplex.patch: drop any reference to mplex in the config popup
-  * genisoimage.patch: replace also mkisofs in configure.in
-  * fix-libav0.8.patch: fix audio bitrate when transcoding to use the one
-    specified when transcoding
-
- -- Fabrice Coutadeur <fabricesp at ubuntu.com>  Fri, 17 Feb 2012 21:40:35 +0100
-
-dvdstyler (2.1-0ubuntu1) precise; urgency=low
-
-  * New upstream release
-    - This fixes a crash when deleting referenced subtitles (LP: #910926)
-  * debian/watch: updated to get only stable versions
-  * debian/control:
-    - bump standards-version to 3.9.2. No changes are required.
-    - Add b-d on libavfilter-dev as libavfilter is required now
-  * binutils-gold.patch: dropped as it has been adopted upstream
-  * libav-0.7.patch: dropped as this is not applicable anymore
-  * genisoimage.patch: refreshed
-  * fix-libav0.8.patch: fix FTBFS with libav 0.8
-  * debian/rules: call first dh_auto_clean to be able to build it twice in a row
-
- -- Fabrice Coutadeur <fabricesp at ubuntu.com>  Sun, 12 Feb 2012 18:57:08 +0100
-
-dvdstyler (1.8.3-0ubuntu4) precise; urgency=low
-
-  * Build-depend on libjpeg-dev instead of libjpeg62-dev.
-
- -- Felix Geyer <debfx-pkg at fobos.de>  Mon, 21 Nov 2011 18:51:25 +0100
-
-dvdstyler (1.8.3-0ubuntu3) precise; urgency=low
-
-  * libav-0.7.patch: fixed to fix core dumps. Fixes are:
-    - src/mediaenc_ffmpeg.cpp: fixed sample_fmt for ac3 encoding.
-    - src/mediatrc_ffmpeg.cpp: fix detection of existing files
-    - src/mediatrc_ffmpeg.cpp: only close encoded file if opened before
-
- -- Fabrice Coutadeur <fabricesp at ubuntu.com>  Fri, 11 Nov 2011 20:57:32 +0100
-
-dvdstyler (1.8.3-0ubuntu2) oneiric; urgency=low
-
-  * Port to libav 0.7 API.
-
- -- Colin Watson <cjwatson at ubuntu.com>  Tue, 23 Aug 2011 10:07:26 +0100
-
-dvdstyler (1.8.3-0ubuntu1) oneiric; urgency=low
-
-  * New upstream release:
-    * added option to keep aspect ratio of video
-    * added possibility to cut video
-    * added possibility to select fill, outline and shadow color of subtitles
-    * added possibility to add/remove single images in slideshow
-    * added support of NTSC film 
-    * updated dvdauthor to version 0.7.0 (LP: #775115)
-  * debian/watch: updated to take stable versions only
-  * debian/control: update b-d on libxwsvg-dev to 2:1.0.8
-
- -- Fabrice Coutadeur <fabricesp at ubuntu.com>  Mon, 02 May 2011 07:22:15 +0200
-
-dvdstyler (1.8.2.1-0ubuntu1) natty; urgency=low
-
-  * New upstream release. This includes updated translations (LP: #626522)
-
- -- Fabrice Coutadeur <fabricesp at ubuntu.com>  Sat, 19 Feb 2011 19:45:02 +0100
-
-dvdstyler (1.8.1-0ubuntu4) natty; urgency=low
-
-  * debian/patches/binutils-gold.patch:
-    + link jpeg libraries during build in src/Makefile.am to fix FTBFS with 
-      ld --no-add-needed
-
- -- Bhavani Shankar <bhavi at ubuntu.com>  Mon, 27 Dec 2010 11:59:06 +0530
-
-dvdstyler (1.8.1-0ubuntu3) maverick; urgency=low
-
-  * debian/dvdstyler-data.install: also install usr/share/pixmaps,
-    usr/share/applications and usr/share/man. This will bring back the desktop,
-    manpage and icon files (LP: #650794)
-  * debian/control: Standards-version bump to 3.9.1. No changes required.
-
- -- Fabrice Coutadeur <fabricesp at ubuntu.com>  Wed, 29 Sep 2010 06:39:55 +0200
-
-dvdstyler (1.8.1-0ubuntu2) maverick; urgency=low
-
-  * No changes upload for libwxsvg0 ABI changes
-  * debian/control: Standards-version bump. No changes required.
-
- -- Fabrice Coutadeur <fabricesp at ubuntu.com>  Fri, 23 Jul 2010 22:13:30 +0000
-
-dvdstyler (1.8.1-0ubuntu1) maverick; urgency=low
-
-  * New upstream release.
-  * Fix debian/watch file.
-  * Switch to debhelper 7.
-  * Refresh patches.
-  * debian/control:
-    - ${shlibs:Depends} should not be in dvdstyler-data's Depends field,
-      the runtime package is architecture independent.
-    - Build-depend on bison,flex.
-  * Move all arch-indep files into dvdstyler-data runtime.
-  * Update debian/copyright.
-
- -- Alessio Treglia <quadrispro at ubuntu.com>  Sun, 30 May 2010 17:56:33 +0200
-
-dvdstyler (1.8.0.2-0ubuntu1) lucid; urgency=low
-
-  * New upstream bugfix-only release.
-  * Drop 03-disable_ja_lang.patch patch, japanese translation has been added
-    by upstream.
-
- -- Alessio Treglia <quadrispro at ubuntu.com>  Mon, 22 Mar 2010 10:17:38 +0100
-
-dvdstyler (1.8.0.1-0ubuntu1) lucid; urgency=low
-
-  * New upstream bugfix release.
-  * Bump Standards.
-
- -- Alessio Treglia <quadrispro at ubuntu.com>  Sat, 20 Feb 2010 19:33:18 +0100
-
-dvdstyler (1.8.0-0ubuntu1) lucid; urgency=low
-
-  * New upstream release.
-
- -- Alessio Treglia <quadrispro at ubuntu.com>  Thu, 04 Feb 2010 06:25:13 +0100
-
-dvdstyler (1.8.0~rc3-0ubuntu1) lucid; urgency=low
-
-  * New upstream RC release.
-  * Update debian/copyright.
-
- -- Alessio Treglia <quadrispro at ubuntu.com>  Tue, 26 Jan 2010 19:31:09 +0100
-
-dvdstyler (1.8.0~rc2-0ubuntu1) lucid; urgency=low
-
-  * New upstream release candidate release:
-    - Changes in RC2:
-      + Fixed support of multiple subtitles
-      + Added check of button coordinates
-      + Added Norwegian and Japanese translations
-    - Changes in RC1:
-      + Added undo/redo
-      + Added menu item "Add file as chapter"
-      + Added possibility to drag-and-drop from TitlesetManager to MenuEditor
-      + Thumbnails: fixed font size and size of images
-  * Refresh patches.
-  * debian/patches/genisoimage.patch:
-    - Rename from genisoimage.diff.
-    - Add tags as per Debian DEP-3.
-  * debian/patches/03-disable_ja_lang.patch:
-    - The lack of the japanese translation causes FTBFS.
-  * debian/control: Update homepage field.
-  * debian/rules: Correct file mode bits after installing them into the shared
-    data foler.
-
- -- Alessio Treglia <quadrispro at ubuntu.com>  Wed, 20 Jan 2010 15:56:12 +0100
-
-dvdstyler (1.8.0~b3-0ubuntu2) lucid; urgency=low
-
-  * rebuild for ffmpeg versioned symbols
-
- -- Reinhard Tartler <siretart at tauware.de>  Tue, 19 Jan 2010 20:54:49 +0100
-
-dvdstyler (1.8.0~b3-0ubuntu1) lucid; urgency=low
-
-  * New upstream's beta-release
-  * Switched to Source format 3.0 (quilt)
-    - debian/rules: 
-      + deleted references to quilt targets and include
-      + deleted get-orig-source target as repack is not required anymore
-    - debian/control: deleted build dependency on quilt
-    - debian/REAMDE.source: deleted as it's not required anymore
-
- -- Fabrice Coutadeur <fabricesp at ubuntu.com>  Thu, 31 Dec 2009 17:17:40 +0100
-
-dvdstyler (1.8.0~b2-0ubuntu1) lucid; urgency=low
-
-  * New upstream's beta-release.
-  * Also install DVD menu templates.
-  * Refresh patches.
-
- -- Alessio Treglia <quadrispro at ubuntu.com>  Mon, 14 Dec 2009 22:42:58 +0100
-
-dvdstyler (1.7.4-0ubuntu1) lucid; urgency=low
-
-  * New upstream release:
-    - added three new buttons: text with circle, text with square and
-      underlined text
-    - button actions: added possibility to select audio and subtitle tracks
-    - added possibility to set languages for audio streams
-    - jumppad is disabled by default
-    - added some warning messages
-    - some other small changes
-
- -- Fabrice Coutadeur <fabricesp at ubuntu.com>  Wed, 04 Nov 2009 06:35:52 +0000
-
-dvdstyler (1.7.3-0ubuntu3) karmic; urgency=low
-
-  [ Fabrice Coutadeur ]
-  * debian/control: Changed dependency on -untripped to -extra- ffmpeg packages
-    (LP: #418705)
-
-  [ Alessio Treglia ]
-  * Bump Standards:
-    - Add ${misc:Depends} macro to the Depends fields.
-  * Lines should not be longer than 80 characters.
-
- -- Fabrice Coutadeur <fabricesp at ubuntu.com>  Tue, 01 Sep 2009 19:30:05 +0000
-
-dvdstyler (1.7.3-0ubuntu2) karmic; urgency=low
-
-  * No-change rebuild to pick up new ffmpeg shlibs file.
-
- -- Stefan Potyra <sistpoty at ubuntu.com>  Fri, 28 Aug 2009 21:21:53 +0200
-
-dvdstyler (1.7.3-0ubuntu1) karmic; urgency=low
-
-  * New upstream release:
-    - Also fixes LP: #385381.
-  * dvdstyler main package should install desktop, icon and manpage files; this
-    allow me to remove all lintian's override files.
-  * debian/control:
-    - Bump Standards.
-    - Adjust dvdstyler-data short description to make lintian happy.
-    - dvdstyler Replaces old dvdstyler-data runtime.
-    - Don't build-depend on patch.
-  * debian/rules:
-    - Turn off DH_VERBOSE.
-    - Don't build with -j option, it doesn't work.
-    - Don't install doc files twice.
-    - A bit of clean up.
-  * debian/patches/genisoimage.diff:
-    - Use genisoimage instead of mkisofs.
-  * Update debian/copyright.
-
- -- Alessio Treglia <quadrispro at ubuntu.com>  Mon, 17 Aug 2009 10:38:48 +0200
-
-dvdstyler (1.7.2-0ubuntu1) jaunty; urgency=low
-
-  * New upstream release (LP: #340906)
-  * Patch fix_FTBFS_with_ffmpeg_svn20090119 has been integrated upstream, so 
-    it's not used anymore
-  * debian/watch: upstream does not ship debian directory anymore. The repack
-    is not of any use anymore.
-  * debian/rules: 
-    - As repacking is not of any use anymore, deleted reference to 
-      uscan_repack.sh
-    - add --repack option to uscan, as upstream tarball is in bz2 format
-  * debian/uscan_repack.sh: file deleted
-  * debian/README.source: deleted references to repacking
-  * debian/control: add build dependency on xmlto to build DocBook doc and on
-    zip to compress documentation
-
- -- Fabrice Coutadeur <coutadeurf at gmail.com>  Tue, 10 Mar 2009 19:56:10 +0000
-
-dvdstyler (1.7.1-0ubuntu2) jaunty; urgency=low
-
-  * Only install docs (TODO and AUTHORS) in dvdstyler-data (LP: #322850)
-    - Removed debian/docs 
-    - Created debian/dvdstyler-data.docs with the same content as debian/docs
-
- -- Fabrice Coutadeur <coutadeurf at gmail.com>  Sat, 31 Jan 2009 06:23:09 +0000
-
-dvdstyler (1.7.1-0ubuntu1) jaunty; urgency=low
-
-  * Initial packaging (Closes LP: #105653)
-    - Created patch fix_desktop_file to get rid of errors when validating the 
-      desktop file with desktop-file-validate
-    - Created patch fix_FTBFS_with_ffmpeg_svn20090119 to fix a compilation
-      issue with latest ffmpeg version (can be deleted when 1.7.2 is released)
-  * Repackaged original tarball to get rid of debian directory
-
- -- Fabrice Coutadeur <coutadeurf at gmail.com>  Sat, 15 Nov 2008 04:50:19 +0000

-- 
dvdstyler packaging



More information about the pkg-multimedia-commits mailing list