~ubuntu-branches/ubuntu/vivid/broadcom-sta/vivid-proposed

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Package Import Robot
  • Author(s): Cyril Lacoux
  • Date: 2012-01-28 09:47:33 UTC
  • Revision ID: package-import@ubuntu.com-20120128094733-7lvqcpc5mrfc8o2f
Tags: 5.100.82.112-6
* Added dkms support (Closes: #568034)
* Remove modass override symlink
* debian/control:
  - Set architecture to amd64 i386
  - Removed wireless-tools from Suggests since module recommends it
  - Bumped debhelper version to 8
* debian/control.modules.in:
  - Bumped standards version to 3.9.2 (No changes)
  - Set architecture to amd64 i386
  - Removed quilt from Depends and Build-Depends
  - Bumped debhelper version to 8
* debian/rules:
  - Moved module specific stuff to debian/rules.modules
  - Removed quilt stuff since it's natively supported by format 3.0
  - Rewrote most of file

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
broadcom-sta (5.100.82.112-6) unstable; urgency=low
 
2
 
 
3
  * Added dkms support (Closes: #568034)
 
4
  * Remove modass override symlink
 
5
  * debian/control:
 
6
    - Set architecture to amd64 i386
 
7
    - Removed wireless-tools from Suggests since module recommends it
 
8
    - Bumped debhelper version to 8
 
9
  * debian/control.modules.in:
 
10
    - Bumped standards version to 3.9.2 (No changes)
 
11
    - Set architecture to amd64 i386
 
12
    - Removed quilt from Depends and Build-Depends
 
13
    - Bumped debhelper version to 8
 
14
  * debian/rules:
 
15
    - Moved module specific stuff to debian/rules.modules
 
16
    - Removed quilt stuff since it's natively supported by format 3.0
 
17
    - Rewrote most of file
 
18
 
 
19
 -- Cyril Lacoux <clacoux@easter-eggs.com>  Sat, 28 Jan 2012 09:47:33 +0400
 
20
 
1
21
broadcom-sta (5.100.82.112-5) unstable; urgency=low
2
22
 
3
23
  * Re-add support for installation from sources (Closes: #655279).