[25698] in Source-Commits

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

/svn/athena r25179 - in trunk/debathena/meta/workstation: . debian

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

Date: Tue, 28 Jun 2011 20:43:51 -0400
From: Jonathan D Reed <jdreed@MIT.EDU>
Message-Id: <201106290043.p5T0hpMq022306@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:43:51 -0400 (Tue, 28 Jun 2011)
New Revision: 25179

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


Added: trunk/debathena/meta/workstation/debian/changelog
===================================================================
--- trunk/debathena/meta/workstation/debian/changelog	                        (rev 0)
+++ trunk/debathena/meta/workstation/debian/changelog	2011-06-29 00:43:51 UTC (rev 25179)
@@ -0,0 +1,6 @@
+debathena-workstation (1.4) unstable; urgency=low
+
+  * First release as non-equivs package
+
+ -- Jonathan Reed <jdreed@mit.edu>  Tue, 28 Jun 2011 18:41:16 -0400
+

Added: trunk/debathena/meta/workstation/debian/compat
===================================================================
--- trunk/debathena/meta/workstation/debian/compat	                        (rev 0)
+++ trunk/debathena/meta/workstation/debian/compat	2011-06-29 00:43:51 UTC (rev 25179)
@@ -0,0 +1 @@
+6

Copied: trunk/debathena/meta/workstation/debian/control.in (from rev 25159, trunk/debathena/meta/workstation/debathena-workstation.equivs)
===================================================================
--- trunk/debathena/meta/workstation/debian/control.in	                        (rev 0)
+++ trunk/debathena/meta/workstation/debian/control.in	2011-06-29 00:43:51 UTC (rev 25179)
@@ -0,0 +1,25 @@
+Source: debathena-workstation
+Section: debathena/base
+Priority: extra
+Standards-Version: 3.9.1
+Maintainer: Debathena Project <debathena@mit.edu>
+Build-Depends: @cdbs@
+
+Package: debathena-workstation
+Architecture: all
+Depends: debathena-workstation-branding,
+ debathena-login-graphical,
+ debathena-extra-software,
+ debathena-language-support,
+ debathena-clusterinfo,
+ debathena-dns-config,
+ debathena-emacs-config,
+ debathena-ntp-config | debathena-chrony-config,
+ debathena-tmp-cleaner,
+ debathena-auto-update,
+ debathena-tex-config,
+ debathena-moira-update-server,
+Description: Athena managed workstation configuration
+ This package configures a private, graphical Debathena workstation.
+ It includes configuration, such as automatic updates, designed to
+ minimize the need for manual maintenance.

Added: trunk/debathena/meta/workstation/debian/copyright
===================================================================
--- trunk/debathena/meta/workstation/debian/copyright	                        (rev 0)
+++ trunk/debathena/meta/workstation/debian/copyright	2011-06-29 00:43:51 UTC (rev 25179)
@@ -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/workstation/debian/rules
===================================================================
--- trunk/debathena/meta/workstation/debian/rules	                        (rev 0)
+++ trunk/debathena/meta/workstation/debian/rules	2011-06-29 00:43:51 UTC (rev 25179)
@@ -0,0 +1,3 @@
+#!/usr/bin/make -f
+
+include /usr/share/cdbs/1/rules/debhelper.mk


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


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