2008
mga-vid (2.6.24-3) unstable; urgency=low
* Cherry pick fix to make it bulid with 2.6.24. Don't pull full new
version, as it needs updated mplayer to work. (Closes: #493857)
-- Sune Vuorela <debian@pusling.com> Tue, 19 Aug 2008 01:08:34 +0200
mga-vid (2.6.24-2) unstable; urgency=low
* Really add armel and armeb to arch list. Really Closes: 435384
-- Sune Vuorela <debian@pusling.com> Fri, 25 Apr 2008 21:20:15 +0200
mga-vid (2.6.24-1) unstable; urgency=low
* New upstream sources. Revision revision 263. (Closes: #475537) - Build against 2.6.24 (Closes: #463804) * Add armel and armeb to arch list. (Closes: #435384) * Now bugfree again. * Copyright stupidities. * Bump standards.
-- Sune Vuorela <debian@pusling.com> Fri, 11 Apr 2008 19:14:58 +0200
2007
mga-vid (2.6.20-2) unstable; urgency=low
* Fix some issues with correct building according to debian policy.
* Put myself in debian/copyright also.
* Add more architectures to the supported list, Thanks Steve for noticing.
(Closes: #423801)
-- Sune Vuorela <debian@pusling.com> Sat, 12 May 2007 00:12:22 +0200
mga-vid (2.6.20-1) unstable; urgency=low
* Update sources to 2.6.20. * Rebuilt with newer debhelper. (Closes: #420387) * Bump compat to 5.
-- Sune Vuorela <debian@pusling.com> Thu, 26 Apr 2007 12:02:13 +0200
mga-vid (2.6.18-2) unstable; urgency=low
* The unbump-dh-compat-to-reach-etch-release * debian/compat: unbump compat
-- Sune Vuorela <debian@pusling.com> Fri, 26 Jan 2007 08:31:21 +0100
mga-vid (2.6.18-1) unstable; urgency=low
* The new-maintainer-let-us-close-all-bugs-release
* New maintainer (Closes: 406609)
- Ack NMU (Closes: 239855)
* New upstream version
- Builds with newer kernels (Closes: #322903, #344411
- Skip devfs stuff (Closes: #232416)
- The concept of changelogs have become unknown
* New upstream versioning scheme closer to the relevant kernel versions
* Update documentation (Closes: #399263)
* Make sure it builds with module assistant (Closes: 210629)
* Support amd64 (Closes: #400585)
* Bump compat, standards and stuff
* Add a couple of relevant recommends to the source package
-- Sune Vuorela <debian@pusling.com> Tue, 23 Jan 2007 21:13:52 +0100
2006
mga-vid (1.55-1.2) unstable; urgency=low
* Non-maintainer upload to fix NMU regression
- Disable the second dh_install call added in NMU and
add comment to document that dh_install is called in
the install target. Closes: #397137
-- Thomas Viehmann <tv@beamnet.de> Sun, 5 Nov 2006 15:20:24 +0100
mga-vid (1.55-1.1) unstable; urgency=low
* Non-maintainer upload to fix longstanding l10n issues * Add amd64 to Architecture. Closes: #249397 * Remove the debconf note which is debconf abuse. Information is in README.Debian. Closes: #388932 * This makes debconf translations useless. Sorry to translators for the unused work. Closes: #312763, #333439, #294778, #312764, #384646 * Updates mga_vid.c and mga_vid.h to newest upstream version maybe this shouldn't be done in a NMU, but current source does not build Thanks to Sune Vuorela <debian@pusling.com> for the help * This makes mga_vid use udev, adding an appropriate udev rule Thanks to Sune Vuorela <debian@pusling.com> for the help * Adapt docs about major/minor numbers. Long time ago mga_vid changed to use 83 as major number Thanks to Sune Vuorela <debian@pusling.com> for the help
-- Christian Perrier <bubulle@debian.org> Fri, 27 Oct 2006 19:30:10 +0200
2005
mga-vid (1.55-1) unstable; urgency=low
* Adopting the package. (closes: #289435) * Added hungarian (hu) debconf template. * Renamed po/no.po -> po/nb.po .
-- LENART Janos <ocsi@debian.org> Wed, 23 Mar 2005 11:08:06 +0100
2004
mga-vid (1.55-0.1) unstable; urgency=low
* Non-maintainer upload - no reaction from maintainer to questions about
this package's status since at least last december.
* New upstream release from CVS (Closes: #223434).
* Redirect update-devfsd stdout to stderr to avoid debconf
mis-interaction, as suggested by maintainer (Closes: #208358).
* Reapplied previous patches with following changes:
- don't redefine pci_name in 2.4.22 and later (Closes: #204220).
- applied changes from Sverker Wiberg to build on 2.6 (Closes: #227792).
- attempted to adapt those changes to the multi-card support of new
version. Not really tested since I don't use devfs myself.
* Consistently use pci_name(dev) instead of dev->name.
* Include new debconf templates:
- dutch (nl): Closes: #209101;
- japanese (ja): Closes: #227817;
- danish (da): Closes: #235327;
- catalan (ca): Closes: #236663.
-- Yann Dirson <dirson@debian.org> Wed, 24 Mar 2004 16:46:58 +0100
2003
mga-vid (1.53-2) unstable; urgency=low
* The "I blame the heat" release.
* Don't set O_TARGET for 2.4, that's for composite modules
(Closes: #201315).
* Put the dummy module debian/control there when cleaning, not in
debian.control.
* Don't declare devfs_entry for 2.5 at all.
* Add french debconf template translation by Christian Perrier
<bubulle@debian.org> (Closes: #202414).
* Fix redirect to stderr when KVERS is unset when building module
(Closes: #202870).
-- Dagfinn Ilmari Mannsaker <ilmari@ilmari.org> Tue, 29 Jul 2003 15:37:30 +0200
mga-vid (1.53-1) unstable; urgency=low
* New upstream release.
* New e-mail address.
* Generate the module package debian/control from debian/control.in, so
that the package name in debian/control doesn't contain shell
metacharacters, breaking dh_clean (closes: #200743).
* Use debian/compat for the module package as well.
* Add hppa architecture (closes: #196507).
* Actually include all the archs in debian/control.in.MODULE.
* Use $(ROOT_CMD) for kdist* targets (closes: #186717).
* Complies with policy 3.6.0 (no changes required).
* Builds against 2.5 as well (closes: #184133).
-- Dagfinn Ilmari Mannsaker <ilmari@ilmari.org> Sun, 13 Jul 2003 15:35:56 +0200
mga-vid (1.51-1) unstable; urgency=low
* New upstream release. * Convert to po-debconf. * Convert to dh_install. * Use debian/compat instead of DH_COMPAT. * Use cvs2cl for the upstream changelog.
-- Dagfinn Ilmari Mannsaker <ilmari@ping.uio.no> Tue, 4 Mar 2003 20:42:45 +0100
mga-vid (1.48-3) unstable; urgency=low
* debian/changelog: convert to UTF-8 * debian/control: ASCII-fy my name * upstream/mga_vid.c: override memory size of buggy 16BM cards (Closes: #170846)
-- Dagfinn Ilmari Mannsaker <ilmari@ping.uio.no> Wed, 26 Feb 2003 16:24:25 +0100
2002
mga-vid (1.48-2) unstable; urgency=low
* debian/control.MODULE: Bump Standards-Version here too.
-- Dagfinn Ilmari Mannsåker <ilmari@ping.uio.no> Sun, 24 Nov 2002 09:21:01 +0100
mga-vid (1.48-1) unstable; urgency=low
* New upstream release. * Bumped Standards-Version.
-- Dagfinn Ilmari Mannsåker <ilmari@ping.uio.no> Sun, 24 Nov 2002 08:40:30 +0100
mga-vid (1.47-2) unstable; urgency=low
* New maintainer. * Run update-devfs when purging (Closes: #153570)
-- Dagfinn Ilmari Mannsåker <ilmari@ping.uio.no> Fri, 19 Jul 2002 15:43:53 +0200
mga-vid (1.47-1) unstable; urgency=low
* New upstream release. * Add kernel revision to the module package name. Closes: #152656. * Add a changelog file (cvs log) to satisfy linda. * Build for Sparc and PPC (I would appreciate any feedback that confirms that this works - hint hint).
-- Tore Anderson <tore@linpro.no> Sat, 13 Jul 2002 06:20:56 +0200
mga-vid (1.46-1) unstable; urgency=low
* New upstream release. * Change priority to 'extra' instead of 'optional'. * Add ia64 to the arch list. Closes: #148449. * Refer to README.Debian instead of README.Debian.gz in the long description. Closes: #148390. * Fix autoloading of module on devfs systems. Closes: #148425.
-- Tore Anderson <tore@linpro.no> Sat, 1 Jun 2002 12:36:14 +0200
mga-vid (1.45-2) unstable; urgency=medium
* Set the executable bit on the rules file correctly. Closes: #146571.
-- Tore Anderson <tore@linpro.no> Sun, 12 May 2002 19:51:25 +0200
mga-vid (1.45-1) unstable; urgency=low
* Initial Release.
-- Tore Anderson <tore@linpro.no> Thu, 4 Apr 2002 19:23:11 +0200