lp:~ubuntu-core-dev/alsa-driver/ubuntu.new

Created by Ubuntu Core Development Team and last modified
Get this branch:
bzr branch lp:~ubuntu-core-dev/alsa-driver/ubuntu.new
Members of Ubuntu Core Development Team can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu Core Development Team
Project:
ALSA driver
Status:
Abandoned

Recent revisions

57. By Luke Yelavich

Fix email

56. By Luke Yelavich

releasing version 1.0.23+dfsg-2ubuntu1

55. By Luke Yelavich

* Merge from debian unstable, remaining changes:
  - Script paths (/usr/sbin -> /sbin, /usr/bin -> /bin);
  - debian/rules:
    + Don't install snddevices and program-wrapper
    + install alsa-base apport hook
    + Package separate USB card list file
  - Vcs and maintainer fields mangling
  - Rename blacklist files in /etc/modprobe.d to be consistant with the rest
    of the distro
  - debian/alsa-base.init:
    + create /var/run/alsa if it doesn't exist
    + Run alsactl store before force unloading modules
    + Run alsactl restore after reloading unloaded modules
  - debian/linux-sound-base.postrm: Remove /etc/modprobe.d/blacklist* files
    on package removal
  - Add missing $CMDLINE_OPTS to all install rules.
  - Replace -Q with --quiet.
  - Add --use-blacklist to all rules so the blacklist still takes effect.
  - debian/alsa-base.postinst: Do not run snddevices
  - retain patches:
    + add_suspend_quirk_hp_nc6220_nw8240.patch,
    + refix_lp_68659_by_disabling_dxs_for_0x1458a002.patch.
  - Drop kernel-package recommends to a suggests in order to be able to demote
    kernel-package to universe
* Updated Danish translation (thanks, Joe Hansen; closes: #599839).
* Updated Catalan translation.

54. By Luke Yelavich

releasing version 1.0.23+dfsg-1ubuntu4

53. By Daniel T Chen

* debian/alsa-base.preinst:
  debian/alsa-base.postinst:
  debian/linux-sound-base.postinst:
  - Handle upgrades from lucid, too. Thanks, Steve Langasek!
    (LP: #340873)

52. By Daniel T Chen

Releasing 1.0.23+dfsg-1ubuntu3 to Maverick

51. By Daniel T Chen

* debian/alsa-base.postinst:
  debian/linux-sound-base.postinst:
  - Readd accidentally-removed migration for newer module-init-tools
    (LP: #340873)

50. By Luke Yelavich

* Dropped auto-generated patch from previous upload. This was created due
  to an unclean environment when the package was built.
  - glitchy sound when increasing/decreasing volume on snd-hda-intel. Fixed
    upstream by a patch from Dan Chen. Thanks. (closes: #575669)
* Remove README.source, it's uneeded with source format 3.0 (quilt).
* Add Build-Depends on autoconf.
* Remove fix_asihpi_includes.patch. Applied different from upstream.
* Remove hp_dv4t_msi.patch. Applied from upstream.
* Patches from Ben Hutchings NMU added to svn:
  - distinguish_kernel_makefile_and_source_dirs.patch
  - use_kbuild_not_ac_try_compile.patch
  - fix_version_check.patch
  Thanks again for his cooperation and excellent work!
* Updated those 3 patches.
* disable_gcc_version_check2.patch deprecated.
* Use dh_lintian.
* Remove useless alsa-source.lintian-overrides.
* Bumped Standards-Version to 3.8.4. No changes.
  /etc/modprobe.d/alsa-base.conf. (closes: #574593).
* Introduced DEP-3 patch headers.
* New upstream release
* autoconf.patch: Refreshed
* hwptr_pcm_io_fixes.patch: Dropped, included in latest tarball release
* add_onda_a69g_ac97_support.patch: Delete, it doesn't get applied any more
* Merge from debian alsa-driver svn, remaining changes:
  - Script paths (/usr/sbin -> /sbin, /usr/bin -> /bin);
  - debian/rules:
    + Don't install snddevices and program-wrapper
    + install alsa-base apport hook
    + Package separate USB card list file
  - Vcs and maintainer fields mangling
  - Rename blacklist files in /etc/modprobe.d to be consistant with the rest
    of the distro
  - debian/alsa-base.init:
    + create /var/run/alsa if it doesn't exist
    + Run alsactl store before force unloading modules
    + Run alsactl restore after reloading unloaded modules
  - debian/linux-sound-base.postrm: Remove /etc/modprobe.d/blacklist* files
    on package removal
  - Add missing $CMDLINE_OPTS to all install rules.
  - Replace -Q with --quiet.
  - Add --use-blacklist to all rules so the blacklist still takes effect.
  - debian/alsa-base.postinst: Do not run snddevices
  - retain patches:
    + add_suspend_quirk_hp_nc6220_nw8240.patch,
    + refix_lp_68659_by_disabling_dxs_for_0x1458a002.patch.
  - Drop kernel-package recommends to a suggests in order to be able to demote
    kernel-package to universe
* Non-maintainer upload
* Fix configure script to use kbuild so that it works with Debian kernel
  packages (Closes: #531668)
* Run autoconf at package build time
* Add missing #include to asihpi

49. By Luke Yelavich <luke@barbiton>

releasing version 1.0.23+dfsg-0ubuntu1

48. By Luke Yelavich <luke@barbiton>

* New upstream release
* autoconf.patch: Refreshed
* hwptr_pcm_io_fixes.patch: Dropped, included in latest tarball release
* add_onda_a69g_ac97_support.patch: Delete, it doesn't get applied any more
* Merge from debian alsa-driver svn, remaining changes:
  - Script paths (/usr/sbin -> /sbin, /usr/bin -> /bin);
  - debian/rules:
    + Don't install snddevices and program-wrapper
    + install alsa-base apport hook
    + Package separate USB card list file
  - Vcs and maintainer fields mangling
  - Rename blacklist files in /etc/modprobe.d to be consistant with the rest
    of the distro
  - debian/alsa-base.init:
    + create /var/run/alsa if it doesn't exist
    + Run alsactl store before force unloading modules
    + Run alsactl restore after reloading unloaded modules
  - debian/linux-sound-base.postrm: Remove /etc/modprobe.d/blacklist* files
    on package removal
  - Add missing $CMDLINE_OPTS to all install rules.
  - Replace -Q with --quiet.
  - Add --use-blacklist to all rules so the blacklist still takes effect.
  - debian/alsa-base.postinst: Do not run snddevices
  - retain patches:
    + add_suspend_quirk_hp_nc6220_nw8240.patch,
    + refix_lp_68659_by_disabling_dxs_for_0x1458a002.patch.
  - Drop kernel-package recommends to a suggests in order to be able to demote
    kernel-package to universe
* New upstream release.
* Add an "Old Changelog:" line at the end of the Debian changelog to
  avoid a lintian warning, and remove related overrides.
* Add overrides for unused debconf templates in alsa-source.
* Introduced autoconf.patch. disable_gcc_version_check(1|2).patch deprecated.
* Use dh_lintian
* Prevent snd-usb-audio to be the first soundcard via
  /etc/modprobe.d/alsa-base.conf (closes: #574593)

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.

Subscribers

No subscribers.