Accepted mythtv 0.20-0.2ubuntu2~dapper1 (source)

Ubuntu Installer archive at ubuntu.com
Fri Dec 1 14:47:19 GMT 2006


Accepted:
 OK: mythtv_0.20-0.2ubuntu2~dapper1.dsc
     -> Component: multiverse Section: graphics
 OK: mythtv_0.20.orig.tar.gz
 OK: mythtv_0.20-0.2ubuntu2~dapper1.diff.gz

Format: 1.7
Date: Fri,  1 Dec 2006 14:26:19 +0000
Source: mythtv
Binary: mythtv mythtv-common libmyth-0.20-dev mythtv-frontend mythtv-backend mythtv-database mythtv-doc libmyth-0.20
Architecture: source
Version: 0.20-0.2ubuntu2~dapper1
Distribution: dapper-backports
Urgency: low
Maintainer: MOTU-Media <ubuntu-motu at lists.ubuntu.com>
Changed-By: John Dong <john.dong at gmail.com>
Description: 
 libmyth-0.20 - Common library code for MythTV and add-on modules (runtime)
 libmyth-0.20-dev - Common library code for MythTV and add-on modules (development)
 mythtv     - A personal video recorder application (client and server)
 mythtv-backend - A personal video recorder application (server)
 mythtv-common - A personal video recorder application (common data)
 mythtv-database - A personal video recorder application (database)
 mythtv-doc - A personal video recorder application (documentation)
 mythtv-frontend - A personal video recorder application (client)
Changes: 
 mythtv (0.20-0.2ubuntu2~dapper1) dapper-backports; urgency=low
 .
   * Automated backport upload; no source changes.
 .
 mythtv (0.20-0.2ubuntu2) edgy; urgency=low
 .
   * Import changeset #11365 from mythtv SVN to resolve mythreplex bug
     (Closes Ubuntu: #65790)
   * Update maintainer to be MOTU-Media
 .
 mythtv (0.20-0.2ubuntu1) edgy; urgency=low
 .
   * Merge with debian multimedia.  Remaining changes:
   * Keep --enable-opengl-vsync enabled
   * Remove mythtv-debug from suggests in debian/control
   * Rename 04_gnomescreensaver.dpatch to 05_gnomescreensaver.dpatch
     to make room for 04_0.20-fixes.dpatch from debian multimedia.
   * Compile with --compile-type=debug to adhere to requirements
     for pkg-create-dbgsym.  All debugging symbols are still stripped,
     but placed in a .ddeb by pkg-create-dbgsym.
 .
 mythtv (0.20-0.0ubuntu4) edgy; urgency=low
 .
   * Adds a menu file for mythfrontend (Closes Ubuntu: #737).
 .
 mythtv (0.20-0.0ubuntu3) edgy; urgency=low
 .
   * Fix gnome-screensaver patch to properly disable screensaver
   * Explicitly enable MMX for i386
 .
 mythtv (0.20-0.0ubuntu2) edgy; urgency=low
 .
   * Added --disable-ccache to debain/rules so it doesnt try to use
     ccache on the buildd's
 .
 mythtv (0.20-0.0ubuntu1) edgy; urgency=low
 .
   [ Mario Limonciello ]
   * Syncronize with debian-multimedia
   * Add 04_gnomescreensaver.dpatch to disable gnome-screensaver instead of xscreensaver
 .
 mythtv (0.20-0.0) unstable; urgency=low
 .
   * New upstream release
   * Removed sparc patch.
   * Removed --enable-dvb-eit who has been removed.
   * Replace debconf dependency by ${misc:Depends}.
   * mythtv-database should depends on mysql-client instead of mysql-server.
 .
 mythtv (0.19-0.10) unstable; urgency=low
 .
   * Add 02_0.19-fixes patch. This patch add all the changes from the
     0.19-fixes svn branch.
   * New patch to fix build on alpha.
   * Delete the mythtv user on purge.
 .
 mythtv (0.19-0.9) unstable; urgency=low
 .
   * Really apply the libdts patch.
 .
 mythtv (0.19-0.8) unstable; urgency=low
 .
   * The dts patch should be applied for all archs.
   * Build with -fPIC
 .
 mythtv (0.19-0.7) unstable; urgency=low
 .
   * Fix typo (a space character) in 01_debian patch. Thanks to Andrew Ruthven.
   * Set QMAKE_PROJECT_DEPTH to 1 in settings.pro
 .
 mythtv (0.19-0.6) unstable; urgency=low
 .
   * Oooops, update-rc.d was called with wrong arguments.
 .
 mythtv (0.19-0.5) unstable; urgency=low
 .
   * Create /etc/mythtv directories in mythtv-common package.
   * Start the backend more later than the mysql serveur (24 instead of 20).
 .
 mythtv (0.19-0.4) unstable; urgency=low
 .
   * Added a patch from svn to fix a problem with mysql 5 (mythtv lose
     "Recording Schedule").
 .
 mythtv (0.19-0.3) unstable; urgency=low
 .
   * Doesn't use CFLAGS but instead --extra-cflags for special gcc flags (sparc).
   * Remove the pid file when stop is invoked in the mythbackend init.d
     script so start can work has expected. Thanks to Sebastian Bremicker.
   * debian/control replace libmysqlclient-dev by libmysqlclient12-dev.
   * Fix for ppc from Magnus Ihse Bursie to link against libdts.
   * XvMC is also disabled for ppc.
 .
 mythtv (0.19-0.2) unstable; urgency=low
 .
   * libmyth-0.19-dev and mythtv-debug should depends on libmyth-0.19 instead
     of libmyth-0.18.1
   * Build with "--compile-type=debug" for the debug package (Thanks to Brad Fritz).
   * Revert "Move debug libraries in the right place." introduced in 0.18.1-11
 .
 mythtv (0.19-0.1) unstable; urgency=low
 .
   * Forgot to add Guido's changes.
   * Add libjack-dev and libdts-dev in Build-Depends.
   * Doesn't build XvMC support for amd64 (doesn't compile).
   * New amd64 patch to fix link problem with libdts.
 .
 mythtv (0.19-0.0) unstable; urgency=low
 .
   * New upstream release.
 .
 mythtv (0.18.1-11) unstable; urgency=low
 .
   * Move debug libraries in the right place.
 .
 mythtv (0.18.1-10) unstable; urgency=low
 .
   * Doh ! Forget to write the test command in my test.
 .
 mythtv (0.18.1-9) unstable; urgency=low
 .
   * Doesn't restart the backend if already running in postinst.
   * Patch from Peter Kahle no not use repeat who is a keyword in mysql 5.0
   * mythtv-database.postinst If hostname is blank set to localhost.
 .
 mythtv (0.18.1-8) unstable; urgency=low
 .
   * Changes from Micah F. Galizia
     o Use --tune=i486 instead of pentium4.
     o Enable vld XvMC and XvMC.
 .
 mythtv (0.18.1-7) unstable; urgency=low
 .
   * Move patches in the diff to dpatch.
   * gettextize debconf templates files.
 .
 mythtv (0.18.1-6) unstable; urgency=low
 .
   * Rebuild after removing the fglrx-driver package.
   * Add a versioned libiec61883-dev in Build-Depends.
   * Add libavc1394-dev in Build-Depends.
Files: 
 c09ef1955628bda008da73072714e150 984 graphics optional mythtv_0.20-0.2ubuntu2~dapper1.dsc
 d0b47d98f93fea487becd29bd6e7b2b7 14181840 graphics optional mythtv_0.20.orig.tar.gz
 5885159baa0c8d0f88de2c4a87dd52af 30783 graphics optional mythtv_0.20-0.2ubuntu2~dapper1.diff.gz





More information about the dapper-changes mailing list