[25699] in Source-Commits

home help back first fref pref prev next nref lref last post

/svn/athena r25180 - in trunk/debathena/meta/cluster: . debian

daemon@ATHENA.MIT.EDU (Jonathan D Reed)
Tue Jun 28 20:50:17 2011

Date: Tue, 28 Jun 2011 20:50:11 -0400
From: Jonathan D Reed <jdreed@MIT.EDU>
Message-Id: <201106290050.p5T0oBZ9023416@drugstore.mit.edu>
To: source-commits@mit.edu
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Author: jdreed
Date: 2011-06-28 20:50:11 -0400 (Tue, 28 Jun 2011)
New Revision: 25180

Added:
   trunk/debathena/meta/cluster/debian/
   trunk/debathena/meta/cluster/debian/changelog
   trunk/debathena/meta/cluster/debian/compat
   trunk/debathena/meta/cluster/debian/control.in
   trunk/debathena/meta/cluster/debian/copyright
   trunk/debathena/meta/cluster/debian/rules
Removed:
   trunk/debathena/meta/cluster/debathena-cluster.equivs
Log:
In cluster:
  * First release as non-equivs package


Added: trunk/debathena/meta/cluster/debian/changelog
===================================================================
--- trunk/debathena/meta/cluster/debian/changelog	                        (rev 0)
+++ trunk/debathena/meta/cluster/debian/changelog	2011-06-29 00:50:11 UTC (rev 25180)
@@ -0,0 +1,6 @@
+debathena-cluster (1.9) unstable; urgency=low
+
+  * First release as non-equivs package
+
+ -- Jonathan Reed <jdreed@mit.edu>  Tue, 28 Jun 2011 20:48:54 -0400
+

Added: trunk/debathena/meta/cluster/debian/compat
===================================================================
--- trunk/debathena/meta/cluster/debian/compat	                        (rev 0)
+++ trunk/debathena/meta/cluster/debian/compat	2011-06-29 00:50:11 UTC (rev 25180)
@@ -0,0 +1 @@
+6

Copied: trunk/debathena/meta/cluster/debian/control.in (from rev 25159, trunk/debathena/meta/cluster/debathena-cluster.equivs)
===================================================================
--- trunk/debathena/meta/cluster/debian/control.in	                        (rev 0)
+++ trunk/debathena/meta/cluster/debian/control.in	2011-06-29 00:50:11 UTC (rev 25180)
@@ -0,0 +1,27 @@
+Source: debathena-cluster
+Section: debathena/base
+Priority: extra
+Standards-Version: 3.9.1
+Maintainer: Debathena Project <debathena@mit.edu>
+Build-Depends: @cdbs@
+
+Package: debathena-cluster
+Architecture: all
+Depends: debathena-cluster-branding,
+ debathena-workstation,
+ debathena-cluster-login-config,
+ debathena-larvnet,
+ debathena-reactivate,
+ debathena-syslog-config,
+ debathena-metrics,
+ debathena-bugme,
+ debathena-thirdparty,
+ debathena-mitmailutils,
+ debathena-from-config,
+ debathena-recovery-mode-config,
+ debathena-cluster-cups-config,
+ debathena-athinfod-cluster-config,
+Conflicts: debathena-cluster-printing-config (<= 1.16)
+Description: Athena cluster configuration for Debian
+ This package is intended for centrally-maintained machines in
+ clusters and for Quickstations.

Added: trunk/debathena/meta/cluster/debian/copyright
===================================================================
--- trunk/debathena/meta/cluster/debian/copyright	                        (rev 0)
+++ trunk/debathena/meta/cluster/debian/copyright	2011-06-29 00:50:11 UTC (rev 25180)
@@ -0,0 +1,21 @@
+  Copyright © 2011 Massachusetts Institute of Technology
+
+  Permission is hereby granted, free of charge, to any person
+  obtaining a copy of this software and associated documentation files
+  (the "Software"), to deal in the Software without restriction,
+  including without limitation the rights to use, copy, modify, merge,
+  publish, distribute, sublicense, and/or sell copies of the Software,
+  and to permit persons to whom the Software is furnished to do so,
+  subject to the following conditions:
+
+  The above copyright notice and this permission notice shall be
+  included in all copies or substantial portions of the Software.
+
+  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+  EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+  MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+  NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+  BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+  ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+  CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+  SOFTWARE.

Added: trunk/debathena/meta/cluster/debian/rules
===================================================================
--- trunk/debathena/meta/cluster/debian/rules	                        (rev 0)
+++ trunk/debathena/meta/cluster/debian/rules	2011-06-29 00:50:11 UTC (rev 25180)
@@ -0,0 +1,3 @@
+#!/usr/bin/make -f
+
+include /usr/share/cdbs/1/rules/debhelper.mk


Property changes on: trunk/debathena/meta/cluster/debian/rules
___________________________________________________________________
Added: svn:executable
   + *


home help back first fref pref prev next nref lref last post