[25697] in Source-Commits

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

/svn/athena r25178 - in trunk/debathena/meta/locker: . debian

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

Date: Tue, 28 Jun 2011 20:40:56 -0400
From: Jonathan D Reed <jdreed@MIT.EDU>
Message-Id: <201106290040.p5T0eufs021793@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:40:56 -0400 (Tue, 28 Jun 2011)
New Revision: 25178

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


Added: trunk/debathena/meta/locker/debian/changelog
===================================================================
--- trunk/debathena/meta/locker/debian/changelog	                        (rev 0)
+++ trunk/debathena/meta/locker/debian/changelog	2011-06-29 00:40:56 UTC (rev 25178)
@@ -0,0 +1,6 @@
+debathena-locker (1.0) unstable; urgency=low
+
+  * First release as non-equivs package
+
+ -- Jonathan Reed <jdreed@mit.edu>  Tue, 28 Jun 2011 20:39:26 -0400
+

Added: trunk/debathena/meta/locker/debian/compat
===================================================================
--- trunk/debathena/meta/locker/debian/compat	                        (rev 0)
+++ trunk/debathena/meta/locker/debian/compat	2011-06-29 00:40:56 UTC (rev 25178)
@@ -0,0 +1 @@
+6

Copied: trunk/debathena/meta/locker/debian/control.in (from rev 25159, trunk/debathena/meta/locker/debathena-locker.equivs)
===================================================================
--- trunk/debathena/meta/locker/debian/control.in	                        (rev 0)
+++ trunk/debathena/meta/locker/debian/control.in	2011-06-29 00:40:56 UTC (rev 25178)
@@ -0,0 +1,31 @@
+Source: debathena-locker
+Section: debathena/base
+Priority: extra
+Standards-Version: 3.6.2
+Maintainer: Debathena Project <debathena@mit.edu>
+Build-Depends: @cdbs@
+
+Package: debathena-locker
+Architecture: all
+Depends: debathena-afs-config,
+ debathena-athdir,
+ debathena-athrun,
+ debathena-attach,
+ debathena-attachandrun,
+ debathena-base,
+ debathena-bash-config,
+ debathena-delete,
+ debathena-hesiod-config,
+ debathena-kerberos-config,
+ debathena-lert,
+ debathena-machtype,
+ debathena-mit-automounter,
+ debathena-quota,
+ debathena-quota-config,
+ debathena-tcsh-config,
+ debathena-tellme,
+ debathena-zephyr-config
+Conflicts: debathena-afuse-automounter (<= 1.4)
+Description: Metapackage providing Athena locker support
+ This package installs support for accessing MIT AFS lockers and
+ running software from them.

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


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


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