| home | help | back | first | fref | pref | prev | next | nref | lref | last | post |
Date: Sat, 20 Jun 2009 19:06:06 -0400
From: Evan Broder <broder@MIT.EDU>
Message-Id: <200906202306.n5KN66Hq026913@drugstore.mit.edu>
To: source-commits@mit.edu
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Author: broder
Date: 2009-06-20 19:06:06 -0400 (Sat, 20 Jun 2009)
New Revision: 23886
Modified:
trunk/debathena/config/linerva/debian/control.in
Log:
In linerva (and all other packages, but especially here), LVM is
installed in the lvm2 package.
Modified: trunk/debathena/config/linerva/debian/control.in
===================================================================
--- trunk/debathena/config/linerva/debian/control.in 2009-06-20 23:03:40 UTC (rev 23885)
+++ trunk/debathena/config/linerva/debian/control.in 2009-06-20 23:06:06 UTC (rev 23886)
@@ -2,13 +2,13 @@
Section: linerva/net
Priority: extra
Maintainer: Debathena Project <debathena@mit.edu>
-Build-Depends: @cdbs@, rsyslog, logcheck, debathena-ssh-server-config, lvm
+Build-Depends: @cdbs@, rsyslog, logcheck, debathena-ssh-server-config, lvm2
Standards-Version: 3.7.2
Package: debathena-linerva
Architecture: all
Pre-Depends: git-core
-Depends: logcheck, screen, elinks, rsyslog, linux32, bind9, debathena-ssh-server-config, lvm
+Depends: logcheck, screen, elinks, rsyslog, linux32, bind9, debathena-ssh-server-config, lvm2
Provides: ${diverted-files}
Conflicts: ${diverted-files}, apache2
Description: Special Configuration for Linerva
| home | help | back | first | fref | pref | prev | next | nref | lref | last | post |