[25696] in Source-Commits

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

/svn/athena r25177 - in trunk/debathena/meta/standard: . debian

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

Date: Tue, 28 Jun 2011 20:36:09 -0400
From: Jonathan D Reed <jdreed@MIT.EDU>
Message-Id: <201106290036.p5T0a9k6021049@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:36:09 -0400 (Tue, 28 Jun 2011)
New Revision: 25177

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


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

Added: trunk/debathena/meta/standard/debian/compat
===================================================================
--- trunk/debathena/meta/standard/debian/compat	                        (rev 0)
+++ trunk/debathena/meta/standard/debian/compat	2011-06-29 00:36:09 UTC (rev 25177)
@@ -0,0 +1 @@
+6

Copied: trunk/debathena/meta/standard/debian/control.in (from rev 25159, trunk/debathena/meta/standard/debathena-standard.equivs)
===================================================================
--- trunk/debathena/meta/standard/debian/control.in	                        (rev 0)
+++ trunk/debathena/meta/standard/debian/control.in	2011-06-29 00:36:09 UTC (rev 25177)
@@ -0,0 +1,21 @@
+Source: debathena-standard
+Section: debathena/base
+Priority: extra
+Standards-Version: 3.9.1
+Maintainer: Debathena Project <debathena@mit.edu>
+Build-Depends: @cdbs@
+
+Package: debathena-standard
+Architecture: all
+Depends: debathena-athena-libraries,
+ debathena-clients,
+ debathena-dotfiles,
+ debathena-locker,
+ debathena-archive-keyring,
+ debathena-upgrade-config,
+Recommends: debathena-msmtp-mta
+Description: Metapackage providing Debathena standard environment
+ This package and its dependencies provide an environment for
+ accessing MIT Athena services from your Debian-based computer,
+ including Kerberos authentication, AFS and AFS locker software, and
+ other miscellaneous clients.

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


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


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