Browse Source

fix missing ngcp- prefix

git.mgm/mediaproxy-ng/2.0
Richard Fuchs 15 years ago
parent
commit
25407af9e0
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      kernel-module/debian/control

+ 3
- 3
kernel-module/debian/control View File

@ -1,4 +1,4 @@
Source: mediaproxy-ng-kernel
Source: ngcp-mediaproxy-ng-kernel
Section: kernel
Priority: optional
Maintainer: Richard Fuchs <rfuchs@sipwise.com>
@ -7,7 +7,7 @@ Build-Depends-Indep: bzip2
Standards-Version: 3.9.1
Homepage: http://sipwise.com/
Package: mediaproxy-ng-kernel-source
Package: ngcp-mediaproxy-ng-kernel-source
Architecture: all
Depends: debhelper (>= 5), module-assistant, ${misc:Depends}
Description: IPtables kernel module for the NGCP media proxy - source.
@ -16,7 +16,7 @@ Description: IPtables kernel module for the NGCP media proxy - source.
This package contains the source to be built with module-assistant or
kernel-package.
Package: mediaproxy-ng-kernel-dkms
Package: ngcp-mediaproxy-ng-kernel-dkms
Architecture: all
Depends: dkms (>= 1.95), ${misc:Depends}
Description: IPtables kernel module for the NGCP media proxy - DKMS.


Loading…
Cancel
Save