File: changelog

package info (click to toggle)
oss-compat 2%2Bdeb7u2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 64 kB
  • sloc: sh: 52; makefile: 2
file content (124 lines) | stat: -rw-r--r-- 4,116 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
oss-compat (2+deb7u2) wheezy; urgency=medium

  * Give the correct destination when copying the new configuration
    file. (Closes: #762547.)

 -- Stephen Kitt <skitt@debian.org>  Tue, 23 Sep 2014 10:40:38 +0200

oss-compat (2+deb7u1) wheezy; urgency=low

  * Use softdep directives in the modprobe configuration. (Closes:
    #660803.)
  * Remove oss-compat.conf when removing the package, so it doesn't load
    the OSS modules when configured but not installed. (Closes: #718241.)

 -- Stephen Kitt <skitt@debian.org>  Wed, 02 Oct 2013 07:30:56 +0200

oss-compat (2) unstable; urgency=low

  [ Stephen Kitt ]
  * Add VCS information.

  [ Christoph Egger ]
  * Team upload
  
  * Do not depend on module-init-tools
    * On linux it's transitional for kmod anyway
    * on kfreebsd it got uninstallable due to changes in module-init-tools
      recently (and there's nothing needed on kfreebsd)
  * Make package arch:any so we can simplify Depends: to kmod [linux-any]

 -- Christoph Egger <christoph@debian.org>  Mon, 05 Mar 2012 17:02:54 +0100

oss-compat (1) unstable; urgency=low

  * Switch to single-component versions.
  * Declare the package is "Multi-Arch: foreign", thanks to Steve Langasek
    for the hint! (Closes: #651335.)
  * Make /etc/modprobe.d/oss-compat.conf a file, handling the various
    upgrade cases, and only removing it on purge. (Closes: #649507.)
    (LP: #340873)
  * Add kmod as an alternative dependency to avoid preventing
    module-init-tools' removal.

 -- Stephen Kitt <steve@sk2.org>  Sun, 15 Jan 2012 14:06:16 +0100

oss-compat (0.0.6) unstable; urgency=low

  * Team upload.
  * Re-upload without changes, because the last binary upload changed the
    Maintainer field to myself by accident, which made the package look
    hijacked.

 -- Bruno "Fuddl" Kleinert <fuddl@debian.org>  Wed, 08 Jun 2011 17:10:12 +0200

oss-compat (0.0.5) unstable; urgency=low

  * New maintainer. (Closes: #594376.)
  * Only modprobe snd. (Closes: #390747.)
  * Update copyright file, switch to DEP-5 format.
  * Drop obsolete modutils dependency.
  * Switch to dh7 short form.
  * Specify source format "3.0 (native)".
  * Override depends-on-essential-package-without-using-version
    explicitly; the dependencies allow this package to be installed on
    hurd.
  * Standards-Version 3.9.2, no further change required.

 -- Stephen Kitt <steve@sk2.org>  Mon, 06 Jun 2011 07:17:14 +0200

oss-compat (0.0.4+nmu3) unstable; urgency=low

  * Non-maintainer upload.
  * debian/{postinst,prerm}
    - Update the symlink in /etc/modprobe.d/ to have a .conf suffix as
      is required now by module-init-tools. (Closes: #518149)

 -- Michael Biebl <biebl@debian.org>  Wed, 18 Mar 2009 12:44:14 +0100

oss-compat (0.0.4+nmu2) unstable; urgency=high

  [ Frank Lichtenheld ]
  * Non-maintainer upload.
  * Add the "install snd-{mixer,pcm,seq}" items alsa-base previously
    had. Also remove the "install snd" item, we have no guarantee
    that is is used anyway (see #397765).  (Closes: #500460) 

  [ Martín Ferrari ]
  * Uploading Frank's changes.

 -- Martín Ferrari <tincho@debian.org>  Fri, 19 Dec 2008 02:02:32 -0200

oss-compat (0.0.4+nmu1) unstable; urgency=low

  * Non-maintainer upload.
  
  * debian/dirs: add etc/modprobe.d.  (Closes: #395423)

 -- Steve M. Robbins <smr@debian.org>  Tue, 22 Jul 2008 02:41:19 -0500

oss-compat (0.0.4) unstable; urgency=low

  * Don't abort postinst if modprobe fails.  (Closes: #387379)

 -- Robert Millan <rmh@aybabtu.com>  Sat, 30 Sep 2006 18:47:12 +0200

oss-compat (0.0.3) unstable; urgency=low

  * Move from /usr/share/oss-compat to /lib/oss-compat.  (Closes: #386642)

 -- Robert Millan <rmh@aybabtu.com>  Sun, 10 Sep 2006 12:26:21 +0200

oss-compat (0.0.2) unstable; urgency=low

  * control (Priority): Lower to match with overrides.
  * postinst: Only load the modules when "snd" is present.  (Closes: #384950)

 -- Robert Millan <rmh@aybabtu.com>  Sun, 27 Aug 2006 09:16:47 +0200

oss-compat (0.0.1) unstable; urgency=low

  * Initial release (Closes: #377402).

 -- Robert Millan <rmh@aybabtu.com>  Sat,  8 Jul 2006 18:10:13 +0200