Thanks, I'm almost done I've gotten quite a bit more, there's going to
be split packages for the monitor osd and mds plus a separate package
that works with module-assistant for use with the client kernel module.
Also there's an uber meta package that pulls in everything if you like.

The rules file is cut down quite a bit with cdbs (Common Debian Build
Systems) package.

Thanks,
- David Brown

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Andreas
Hirczy
Sent: Wednesday, July 23, 2008 1:05 AM
To: ceph-devel@lists.sourceforge.net
Subject: Re: [ceph-devel] Where's the debian directory going?

"Brown, David M JR" <[EMAIL PROTECTED]> writes:

> I was kinda curious where the debian directory was going, it seems to 
> just ...

I modified for my experiments debian/control a bit -->
<http://itp.tugraz.at/Comp/debian/dists/etch/test/source/>

All your points are still valid.

Best regards
Andreas

###########################################
diff --git a/debian/control b/debian/control index 9a7f6de..48bd8f3
100644
--- a/debian/control
+++ b/debian/control
@@ -2,13 +2,18 @@ Source: ceph
 Section: admin
 Priority: optional
 Maintainer: Sage Weil <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 5), autotools-dev, autoconf, automake,
g++, gcc
+Build-Depends: debhelper (>= 5), autotools-dev, autoconf, automake, 
+libfuse-dev
 Standards-Version: 3.7.2
 
 Package: ceph
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, libc6, libstdc++6,
libfuse2, libcommoncpp2-1.6-0
+Depends: ${shlibs:Depends}, ${misc:Depends}
 Recommends: fuse-utils
 Description: Ceph distributed file system
  Ceph is a distributed network file system designed to provide
- excellent performance, reliability, and scalability.  
+ excellent performance, reliability, and scalability.
+ .
+ http://ceph.newdream.net/
+Tags: admin::filesystem, implemented-in::c++, interface::commandline,  
+interface::text-mode, network::server, network::client, role::program,

+use::storing, works-with::file
###########################################

-- 
Andreas Hirczy <[EMAIL PROTECTED]>
http://itp.tugraz.at/~ahi/
Graz University of Technology                        phone: +43/316/873-
8190
Institute of Theoretical and Computational Physics     fax:
+43/316/873-10 8190
Petersgasse 16, A-8010 Graz                         mobile: +43/664/859
23 57

------------------------------------------------------------------------
-
This SF.Net email is sponsored by the Moblin Your Move Developer's
challenge Build the coolest Linux based applications with Moblin SDK &
win great prizes Grand prize is a trip for two to an Open Source event
anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Ceph-devel mailing list
Ceph-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ceph-devel

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Ceph-devel mailing list
Ceph-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ceph-devel

Reply via email to