diff options
Diffstat (limited to 'ubuntu/precise/libraries/mlt++/debian/changelog')
-rw-r--r-- | ubuntu/precise/libraries/mlt++/debian/changelog | 121 |
1 files changed, 121 insertions, 0 deletions
diff --git a/ubuntu/precise/libraries/mlt++/debian/changelog b/ubuntu/precise/libraries/mlt++/debian/changelog new file mode 100644 index 000000000..d49fd4142 --- /dev/null +++ b/ubuntu/precise/libraries/mlt++/debian/changelog @@ -0,0 +1,121 @@ +mlt++-trinity (0.2.5~svn20071228-0.0ubuntu5) karmic; urgency=low + + * Karmic rebuild + + -- Timothy Pearson <kb9vqf@pearsoncomputing.net> Thu, 02 July 2009 16:08:00 -0600 + +mlt++-trinity (0.2.5~svn20071228-0.0ubuntu4) intrepid; urgency=low + + * Moved Trinity to /opt/trinity + * Integrated properly with KDE4.2+ + + -- Timothy Pearson <kb9vqf@pearsoncomputing.net> Fri, 06 March 2009 01:35:00 -0600 + +mlt++-trinity (0.2.5~svn20071228-0.0ubuntu2) intrepid; urgency=low + + * Added -trinity suffix + + -- Timothy Pearson <kb9vqf@pearsoncomputing.net> Tue, 16 Dec 2008 17:59:00 -0600 + +mlt++ (0.2.5~svn20071228-0.0ubuntu1) hardy; urgency=low + + * Merge from debian-multimedia. Remaining changes: + - Modify Maintainer value to match the DebianMaintainerField specification. + - Remove useless conflicts/replaces for libmlt++-dev + - Bump compat to 5 + - debian/copyright: The license is actually LGPL, not GPL + - Repackaged orig tarball to ship a copy of the LGPL + * Use 0.2.5~svn as version to be >> at the current ubuntu version + + -- Albin Tonnerre <lutin@ubuntu.com> Wed, 30 Jan 2008 16:22:16 +0100 + +mlt++ (0.2.2.svn20071228-0.0) unstable; urgency=low + + * SVN release. + + -- Christian Marillat <marillat@debian.org> Fri, 28 Dec 2007 17:15:36 +0100 + +mlt++ (0.2.4~svn1024-0ubuntu2) gutsy; urgency=low + + * debian/rules: Modify the shlibs dependancy to (>= 0.2.4~) rather than + (>= 0.2.4), which would make packages using mlt++ uninstallable + + -- Albin Tonnerre <lut1n.tne@gmail.com> Wed, 22 Aug 2007 17:48:35 +0200 + +mlt++ (0.2.4~svn1024-0ubuntu1) gutsy; urgency=low + + * New Upstream SVN snapshot + * debian/control: libmlt++0.2.3 is now libmlt++0.2.4, which Replaces: + libmlt++0.2.3 + + -- Albin Tonnerre <lut1n.tne@gmail.com> Tue, 14 Aug 2007 22:33:18 +0200 + +mlt++ (0.2.2+cvs20070331-0.3) unstable; urgency=low + + * libmlt++-dev: update libmlt-dev dependency to 0.2.4 + + -- Christian Marillat <marillat@debian.org> Sun, 12 Aug 2007 13:19:04 +0200 + +mlt++ (0.2.2+cvs20070331-0.2ubuntu1) gutsy; urgency=low + + * Initial Release in Ubuntu + * debian/control: + - Lower the dependancy on libmlt0.2.3 to (>= 0.2.3) + - ${Source-Version} -> ${binary:Version} for libmlt++-dev + - Remove useless conflicts/replaces for libmlt++-dev + - Modify Maintainer value to match the DebianMaintainerField specification. + - Add a space before the 'Homepage' field + * debian/compat: Bump compat to 5 + * debian/rules: -$(MAKE) clean -> [ ! -f Makefile ] || $(MAKE) clean + * debian/copyright: The license is actually LGPL, not GPL + * Repackaged orig tarball to ship a copy of the LGPL + + -- Albin Tonnerre <lut1n.tne@gmail.com> Thu, 09 Aug 2007 19:59:47 +0200 + +mlt++ (0.2.2+cvs20070331-0.2) unstable; urgency=low + + * Add a version to libmlt-dev (0.2.3-0.2) dependency and build-dependency. + + -- Christian Marillat <marillat@debian.org> Sat, 19 May 2007 16:55:15 +0200 + +mlt++ (0.2.2+cvs20070331-0.1) unstable; urgency=low + + * Need to Build-depends on the latest libmlt-dev 0.2.2+cvs20070331-0.2 + + -- Christian Marillat <marillat@debian.org> Sat, 31 Mar 2007 17:31:20 +0200 + +mlt++ (0.2.2+cvs20070331-0.0) unstable; urgency=low + + * New cvs release. + + -- Christian Marillat <marillat@debian.org> Sat, 31 Mar 2007 16:20:19 +0200 + +mlt++ (0.2.2+cvs20061009-0.0) unstable; urgency=low + + * New cvs release. + + -- Christian Marillat <marillat@debian.org> Sat, 14 Oct 2006 17:07:03 +0200 + +mlt++ (0.2.2-0.2) unstable; urgency=low + + * debian/control Architecture: is now any. + + -- Christian Marillat <marillat@debian.org> Mon, 2 Oct 2006 19:42:09 +0200 + +mlt++ (0.2.2-0.1) unstable; urgency=low + + * libmlt++-dev need to dependson libmlt0-dev + + -- Christian Marillat <marillat@debian.org> Thu, 8 Jun 2006 16:53:29 +0200 + +mlt++ (0.2.2-0.0) unstable; urgency=low + + * New upstream release + + -- Christian Marillat <marillat@debian.org> Thu, 8 Jun 2006 16:23:27 +0200 + +mlt++ (0.2.0-1) unstable; urgency=low + + * Initial release (Closes: #339796). + + -- Christian Marillat <marillat@debian.org> Mon, 24 Apr 2006 17:39:16 +0200 |