From 16329521cc42e16405e29a9b0c1d2468caa3f48b Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Tue, 25 Dec 2012 23:06:31 +0400 Subject: Revert "Package libstandumem for kmdb" This reverts commit 2c4b8d6fae9f2ed4864c9ad25dba798d713d3967. --- libumem/debian/changelog | 6 ------ libumem/debian/control | 13 ------------- libumem/debian/rules | 3 --- 3 files changed, 22 deletions(-) (limited to 'libumem') diff --git a/libumem/debian/changelog b/libumem/debian/changelog index cb90d3b..bae5b5c 100644 --- a/libumem/debian/changelog +++ b/libumem/debian/changelog @@ -1,9 +1,3 @@ -libumem (2.10-2) UNRELEASED; urgency=low - - * Package libstandumem (forkmdb) - - -- Igor Pashev Mon, 24 Dec 2012 03:39:43 +0400 - libumem (2.10-1) unstable; urgency=low * Initial release. diff --git a/libumem/debian/control b/libumem/debian/control index b41dc48..a1c9701 100644 --- a/libumem/debian/control +++ b/libumem/debian/control @@ -11,19 +11,6 @@ Build-Depends: Standards-Version: 3.9.3 Homepage: https://www.illumos.org -Package: libstandumem-dev -Section: devel -Priority: optional -Multi-Arch: same -Pre-Depends: ${misc:Pre-Depends} -Architecture: illumos-any -Depends: ${shlibs:Depends}, ${misc:Depends} -Description: standalone object-caching memory allocation library - This package includes the libstandumem.so library used - by the Modular Debugger (mdb). - . - This library is to be compiled into the kmdb kernel module. - Package: libumem1 Section: libs Priority: standard diff --git a/libumem/debian/rules b/libumem/debian/rules index 6fa3743..10eaf4e 100755 --- a/libumem/debian/rules +++ b/libumem/debian/rules @@ -70,9 +70,6 @@ binary-stamp: build-stamp dh_testroot dh_installdirs dh_install - dh_install -p libstandumem-dev \ - usr/src/lib/libumem/$(DEB_HOST_ARCH_CPU)/libstandumem.so \ - usr/lib/$(DEB_HOST_MULTIARCH) dh_installman dh_installdocs dh_installexamples -- cgit v1.2.3