[25693] in Source-Commits

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

/svn/athena r25175 - in trunk/debathena/meta/extra-software-nox: . debian

daemon@ATHENA.MIT.EDU (Jonathan D Reed)
Tue Jun 28 18:23:39 2011

Date: Tue, 28 Jun 2011 18:23:33 -0400
From: Jonathan D Reed <jdreed@MIT.EDU>
Message-Id: <201106282223.p5SMNXfX032049@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 18:23:33 -0400 (Tue, 28 Jun 2011)
New Revision: 25175

Added:
   trunk/debathena/meta/extra-software-nox/debian/
   trunk/debathena/meta/extra-software-nox/debian/changelog
   trunk/debathena/meta/extra-software-nox/debian/compat
   trunk/debathena/meta/extra-software-nox/debian/control.in
   trunk/debathena/meta/extra-software-nox/debian/copyright
   trunk/debathena/meta/extra-software-nox/debian/rules
Removed:
   trunk/debathena/meta/extra-software-nox/debathena-extra-software-nox.equivs
Log:
Move to non-equivs package (Trac: #848)

Added: trunk/debathena/meta/extra-software-nox/debian/changelog
===================================================================
--- trunk/debathena/meta/extra-software-nox/debian/changelog	                        (rev 0)
+++ trunk/debathena/meta/extra-software-nox/debian/changelog	2011-06-28 22:23:33 UTC (rev 25175)
@@ -0,0 +1,6 @@
+debathena-extra-software-nox (1.0) unstable; urgency=low
+
+  * First release as non-equivs package
+
+ -- Jonathan Reed <jdreed@mit.edu>  Tue, 28 Jun 2011 18:18:12 -0400
+

Added: trunk/debathena/meta/extra-software-nox/debian/compat
===================================================================
--- trunk/debathena/meta/extra-software-nox/debian/compat	                        (rev 0)
+++ trunk/debathena/meta/extra-software-nox/debian/compat	2011-06-28 22:23:33 UTC (rev 25175)
@@ -0,0 +1 @@
+6

Copied: trunk/debathena/meta/extra-software-nox/debian/control.in (from rev 25159, trunk/debathena/meta/extra-software-nox/debathena-extra-software-nox.equivs)
===================================================================
--- trunk/debathena/meta/extra-software-nox/debian/control.in	                        (rev 0)
+++ trunk/debathena/meta/extra-software-nox/debian/control.in	2011-06-28 22:23:33 UTC (rev 25175)
@@ -0,0 +1,48 @@
+Source: debathena-extra-software-nox
+Section: debathena/base
+Priority: extra
+Standards-Version: 3.9.1
+Maintainer: Debathena Project <debathena@mit.edu>
+Build-Depends: @cdbs@
+
+Package: debathena-extra-software-nox
+Architecture: all
+Depends: build-essential,
+  enscript, psutils,
+  emacs, emacs-intl-fonts,
+  vim-nox,
+  athena-jot,
+  hesiod,
+  ispell, iamerican,
+  aspell, aspell-en,
+  libsasl2-modules-gssapi-mit | libsasl2-gssapi-mit,
+  texlive-full | tetex-extra,
+  krb5-clients,
+  remctl-client,
+  drscheme | plt-scheme,
+  inn2-inews,
+  screen,
+  lynx, links, links2,
+  rcs, cvs, subversion, bzr, mercurial, monotone,
+  git-core, git-cvs, git-svn,
+  perl-doc,
+  bsdgames,
+  auctex,
+  tree,
+  python-twisted,
+  python-setuptools,
+  moreutils,
+  socat,
+  vpnc,
+  cyrus-clients-2.2,
+  expect,
+  traceroute,
+  fortune-mod,
+Recommends: ckermit,
+  openjdk-6-jdk,
+  x3270,
+  vgrind,
+  manpages-posix-dev, manpages-dev,
+Description: Athena auxiliary software, non-graphical
+ This package pulls in miscellaneous non-Athena-specific software
+ for a fully-stocked non-graphical Athena machine, like a dialup.

Added: trunk/debathena/meta/extra-software-nox/debian/copyright
===================================================================
--- trunk/debathena/meta/extra-software-nox/debian/copyright	                        (rev 0)
+++ trunk/debathena/meta/extra-software-nox/debian/copyright	2011-06-28 22:23:33 UTC (rev 25175)
@@ -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/extra-software-nox/debian/rules
===================================================================
--- trunk/debathena/meta/extra-software-nox/debian/rules	                        (rev 0)
+++ trunk/debathena/meta/extra-software-nox/debian/rules	2011-06-28 22:23:33 UTC (rev 25175)
@@ -0,0 +1,3 @@
+#!/usr/bin/make -f
+
+include /usr/share/cdbs/1/rules/debhelper.mk


Property changes on: trunk/debathena/meta/extra-software-nox/debian/rules
___________________________________________________________________
Added: svn:executable
   + *


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