From 43d28e68f4136cb452a6c8cd011ee44468a0943c Mon Sep 17 00:00:00 2001 From: eloaders Date: Thu, 15 Sep 2016 19:39:30 +0200 Subject: [PATCH] Update control --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index bf57910..4b26a52 100644 --- a/debian/control +++ b/debian/control @@ -6,14 +6,14 @@ Build-Depends: debhelper (>= 9), autotools-dev, libtool, automake, autoconf, pyt Standards-Version: 3.9.5 Homepage: https://github.com/anrieff/libcpuid -Package: libcpuid11 +Package: libcpuid13 Architecture: amd64 i386 Depends: ${shlibs:Depends}, ${misc:Depends}, ${misc:Pre-Depends} Description: small C library for x86/x86_64 CPU detection and feature extraction For details about the programming API, please see the docs on the project's site (http://libcpuid.sourceforge.net/) -Package: libcpuid11-dev +Package: libcpuid13-dev Architecture: amd64 i386 Section: libdevel Depends: ${misc:Depends}