1
0
Fork 0
mirror of https://github.com/anrieff/libcpuid synced 2025-07-02 14:04:15 +00:00

Update control

This commit is contained in:
eloaders 2016-09-19 20:32:45 +02:00 committed by GitHub
parent a68792dc2c
commit 05b0540b4b

3
debian/control vendored
View file

@ -9,6 +9,7 @@ Homepage: https://github.com/anrieff/libcpuid
Package: libcpuid13 Package: libcpuid13
Architecture: amd64 i386 Architecture: amd64 i386
Depends: ${shlibs:Depends}, ${misc:Depends}, ${misc:Pre-Depends} Depends: ${shlibs:Depends}, ${misc:Depends}, ${misc:Pre-Depends}
Replaces: libcpuid11
Description: small C library for x86/x86_64 CPU detection and feature extraction Description: small C library for x86/x86_64 CPU detection and feature extraction
For details about the programming API, please see the docs For details about the programming API, please see the docs
on the project's site (http://libcpuid.sourceforge.net/) on the project's site (http://libcpuid.sourceforge.net/)
@ -17,6 +18,7 @@ Package: libcpuid13-dev
Architecture: amd64 i386 Architecture: amd64 i386
Section: libdevel Section: libdevel
Depends: ${misc:Depends} Depends: ${misc:Depends}
Replaces: libcpuid11-dev
Description: Development files for libcpuid Description: Development files for libcpuid
For details about the programming API, please see the docs For details about the programming API, please see the docs
on the project's site (http://libcpuid.sourceforge.net/) on the project's site (http://libcpuid.sourceforge.net/)
@ -24,6 +26,7 @@ Description: Development files for libcpuid
Package: cpuidtool Package: cpuidtool
Architecture: amd64 i386 Architecture: amd64 i386
Depends: ${shlibs:Depends}, ${misc:Depends}, ${misc:Pre-Depends} Depends: ${shlibs:Depends}, ${misc:Depends}, ${misc:Pre-Depends}
Replaces: cpuidtool
Description: small C library for x86/x86_64 CPU detection and feature extraction Description: small C library for x86/x86_64 CPU detection and feature extraction
For details about the programming API, please see the docs For details about the programming API, please see the docs
on the project's site (http://libcpuid.sourceforge.net/) on the project's site (http://libcpuid.sourceforge.net/)