aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEugene V. Lyubimkin <jackyf.devel@gmail.com>2009-04-17 21:54:45 +0300
committerDaniel Lange <DLange@git.local>2016-04-11 13:00:26 +0200
commit48ba112c47aec96ec9ce96103490eeb8b1b12585 (patch)
tree2713694b966fb825d872e9ee46e6063be8617597
parent702a055ada42e05340e6dd61b86760ff2446c159 (diff)
downloaddebian_htop-48ba112c47aec96ec9ce96103490eeb8b1b12585.tar.gz
debian_htop-48ba112c47aec96ec9ce96103490eeb8b1b12585.tar.bz2
debian_htop-48ba112c47aec96ec9ce96103490eeb8b1b12585.zip
Imported Debian patch 0.8.1+svn149-2debian/0.8.1+svn149-2
-rw-r--r--debian/changelog9
-rwxr-xr-xdebian/rules2
2 files changed, 9 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index d191b0e..621a6de 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,14 @@
+htop (0.8.1+svn149-2) unstable; urgency=low
+
+ * debian/rules:
+ - Build with VServer support. (Closes: #522905)
+
+ -- Eugene V. Lyubimkin <jackyf.devel@gmail.com> Fri, 17 Apr 2009 21:54:45 +0300
+
htop (0.8.1+svn149-1) unstable; urgency=low
* New upstream development snapshot:
- - Allow building withough PLPA support. (Closes: #521861)
+ - Allow building without PLPA support. (Closes: #521861)
* debian/patches:
- 010-make-desktop-file-valid.patch: deleted, merged upstream.
- 100-upstream-sort-by-processor-and-session.patch: deleted, merged
diff --git a/debian/rules b/debian/rules
index 407786c..ee00e67 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,7 +26,7 @@ config.status: configure $(QUILT_STAMPFN)
--host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) \
--prefix=/usr --mandir=\$${prefix}/share/man \
--infodir=\$${prefix}/share/info \
- --enable-taskstats --enable-openvz
+ --enable-taskstats --enable-openvz --enable-vserver
build: build-stamp
build-stamp: config.status

© 2014-2024 Faster IT GmbH | imprint | privacy policy