[27679] in Source-Commits

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

athinfo commit: Remove Debian packaging from master

daemon@ATHENA.MIT.EDU (Benjamin Barenblat)
Sun Feb 9 16:08:32 2014

Date: Sun, 9 Feb 2014 16:08:25 -0500
From: Benjamin Barenblat <bbaren@MIT.EDU>
Message-Id: <201402092108.s19L8PYN007899@drugstore.mit.edu>
To: source-commits@MIT.EDU

https://github.com/mit-athena/athinfo/commit/cff4e24cdd4217301f1ac41706297cfa6f16783b
commit cff4e24cdd4217301f1ac41706297cfa6f16783b
Author: Benjamin Barenblat <bbaren@mit.edu>
Date:   Sun Feb 9 12:27:27 2014 -0800

    Remove Debian packaging from master

 debian/changelog                         |   89 ------------------------------
 debian/compat                            |    1 -
 debian/control                           |   18 ------
 debian/copyright                         |   23 --------
 debian/debathena-athinfo.bash-completion |    1 -
 debian/debathena-athinfo.manpages        |    1 -
 debian/debathena-athinfo.postinst        |   46 ---------------
 debian/rules                             |    5 --
 debian/source/format                     |    1 -
 9 files changed, 0 insertions(+), 185 deletions(-)

diff --git a/debian/changelog b/debian/changelog
deleted file mode 100644
index 083f232..0000000
--- a/debian/changelog
+++ /dev/null
@@ -1,89 +0,0 @@
-debathena-athinfo (10.3-0debathena1) UNRELEASED; urgency=low
-
-  * New upstream release
-
- -- Benjamin Barenblat <bbaren@mit.edu>  Sun, 09 Feb 2014 12:26:21 -0800
-
-debathena-athinfo (10.2-0debathena1) unstable; urgency=low
-
-  [ Jonathan Reed ]
-  * Switch from control.in to control (Trac: #561)
-  * Bump Standards-Version to 3.9.3
-  * Bump compat level to 7
-
-  [ Victor Vasiliev ]
-  * Use Python distutils instead of autoconf
-  * Use debhelper7
-
-  [ Alexander Chernyakhovsky ]
-  * Remove dh-buildinfo
-
- -- Jonathan Reed <jdreed@mit.edu>  Sun, 12 May 2013 19:28:38 -0400
-
-debathena-athinfo (10.1-0debathena1) unstable; urgency=low
-
-  * Catch IOErrors (Trac #1214)
-  * Use .writelines() instead of .write() with .read()
-  * Bump Standards-Version
-
- -- Jonathan Reed <jdreed@mit.edu>  Wed, 29 Aug 2012 17:31:00 -0400
-
-debathena-athinfo (10.0.3-0debathena1) unstable; urgency=low
-
-  * Rewrite in Python.
-  * Add a -t option to specify a connection timeout.
-  * Bump the debhelper compatibility level (no changes needed).
-  * Bump the standards version (no changes needed).
-  * Enable tab-completion for athrun. (Trac: #364)
-
- -- Evan Broder <broder@mit.edu>  Fri, 02 Apr 2010 17:55:03 -0400
-
-debathena-athinfo (10.0.2-0debathena1) unstable; urgency=low
-
-  [ Geoffrey Thomas ]
-  * Update manpage to document new Debathena queries.
-
-  [ Evan Broder ]
-  * Bump the upstream version number.
-
- -- Evan Broder <broder@mit.edu>  Wed, 31 Mar 2010 23:55:18 -0400
-
-debathena-athinfo (10.0.1-0debathena1) unstable; urgency=low
-
-  * Update manpage to document Debathena's queries (Trac: #180).
-
- -- Geoffrey Thomas <geofft@mit.edu>  Sat, 11 Apr 2009 19:24:46 -0400
-
-debathena-athinfo (10.0.0-0debathena1) unstable; urgency=low
-
-  * Change DEB_AUTO_UPDATE_AUTOCONF to 2.50, not 1.
-  * Remove DEB_AUTO_UPDATE_DEBIAN_CONTROL.
-  * Change "Debian-Athena Project" to "Debathena Project".
-  * Remove debian/control from version control.
-  * Clean up debian/copyright.
-
- -- Tim Abbott <tabbott@mit.edu>  Sat, 24 Jan 2009 14:18:25 -0500
-
-debathena-athinfo (9.4.27-0debathena4) unstable; urgency=low
-
-  * Section: debathena/net.
-
- -- Anders Kaseorg <andersk@mit.edu>  Tue, 17 Jul 2007 06:33:32 -0400
-
-debathena-athinfo (9.4.27-0debathena3) unstable; urgency=low
-
-  * Depends: netbase.
-
- -- Anders Kaseorg <andersk@mit.edu>  Tue, 26 Jun 2007 16:32:39 -0400
-
-debathena-athinfo (9.4.27-0debathena2) unstable; urgency=low
-
-  * Add athinfo to /etc/services.
-
- -- Anders Kaseorg <andersk@mit.edu>  Tue, 26 Jun 2007 16:32:38 -0400
-
-debathena-athinfo (9.4.27-0debathena1) unstable; urgency=low
-
-  * Initial release.
-
- -- Anders Kaseorg <andersk@mit.edu>  Tue, 30 Jan 2007 00:33:21 -0500
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index 7f8f011..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-7
diff --git a/debian/control b/debian/control
deleted file mode 100644
index 9fa79d1..0000000
--- a/debian/control
+++ /dev/null
@@ -1,18 +0,0 @@
-Source: debathena-athinfo
-Section: debathena/net
-Priority: extra
-Maintainer: Debathena Project <debathena@mit.edu>
-# FIXME: python-support should be replaced with dh_python2 once lucid
-# is no longer supported.
-Build-Depends: debhelper (>= 7), bash-completion, python-support
-Standards-Version: 3.9.3
-
-Package: debathena-athinfo
-Architecture: all
-Provides: athinfo
-Depends: ${shlibs:Depends}, ${misc:Depends}, python, netbase
-Description: An Athena utility to retrieve information about a workstation
- The athinfo tool queries a remote workstation using the athinfo daemon 
- for information about the workstation, such as its hardware type and 
- configuration, its current software installation state, the number of 
- users logged on, and various other informational state queries.
diff --git a/debian/copyright b/debian/copyright
deleted file mode 100644
index 95a9c85..0000000
--- a/debian/copyright
+++ /dev/null
@@ -1,23 +0,0 @@
-This package was debianized as part of the Debathena Project
-<http://debathena.mit.edu/> of the MIT Student Information Processing
-Board.
-
-The Athena source code was obtained from the Athena SVN repository at
-<svn://debathena.mit.edu/athena/trunk>, and is licensed as follows:
-
-  Copyright © 1996 by the Massachusetts Institute of Technology.
-
-  Permission to use, copy, modify, and distribute this
-  software and its documentation for any purpose and without
-  fee is hereby granted, provided that the above copyright
-  notice appear in all copies and that both that copyright
-  notice and this permission notice appear in supporting
-  documentation, and that the name of M.I.T. not be used in
-  advertising or publicity pertaining to distribution of the
-  software without specific, written prior permission.
-  M.I.T. makes no representations about the suitability of
-  this software for any purpose.  It is provided "as is"
-  without express or implied warranty.
-
-The Debian packaging is Copyright © 2007-2008 Tim Abbott and Anders
-Kaseorg, and has the same license as the original software.
diff --git a/debian/debathena-athinfo.bash-completion b/debian/debathena-athinfo.bash-completion
deleted file mode 100644
index 9becb56..0000000
--- a/debian/debathena-athinfo.bash-completion
+++ /dev/null
@@ -1 +0,0 @@
-bash_completion athinfo
diff --git a/debian/debathena-athinfo.manpages b/debian/debathena-athinfo.manpages
deleted file mode 100644
index d5ebaa3..0000000
--- a/debian/debathena-athinfo.manpages
+++ /dev/null
@@ -1 +0,0 @@
-athinfo.1
diff --git a/debian/debathena-athinfo.postinst b/debian/debathena-athinfo.postinst
deleted file mode 100644
index ac8a8e8..0000000
--- a/debian/debathena-athinfo.postinst
+++ /dev/null
@@ -1,46 +0,0 @@
-#!/bin/sh
-# postinst script for debathena-athinfo
-#
-# see: dh_installdeb(1)
-
-set -e
-
-# summary of how this script can be called:
-#        * <postinst> `configure' <most-recently-configured-version>
-#        * <old-postinst> `abort-upgrade' <new version>
-#        * <conflictor's-postinst> `abort-remove' `in-favour' <package>
-#          <new-version>
-#        * <postinst> `abort-remove'
-#        * <deconfigured's-postinst> `abort-deconfigure' `in-favour'
-#          <failed-install-package> <version> `removing'
-#          <conflicting-package> <version>
-# for details, see http://www.debian.org/doc/debian-policy/ or
-# the debian-policy package
-
-
-case "$1" in
-    configure)
-	if ! grep -q '^athinfo[[:space:]]' /etc/services; then
-	    cat <<EOF >>/etc/services
-athinfo		49155/tcp			# workstation info server
-EOF
-	fi
-	;;
-
-    abort-upgrade|abort-remove|abort-deconfigure)
-	;;
-
-    *)
-        echo "postinst called with unknown argument \`$1'" >&2
-        exit 1
-    ;;
-esac
-
-# dh_installdeb will replace this with shell code automatically
-# generated by other debhelper scripts.
-
-#DEBHELPER#
-
-exit 0
-
-
diff --git a/debian/rules b/debian/rules
deleted file mode 100755
index 3813cad..0000000
--- a/debian/rules
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/usr/bin/make -f
-
-%:
-	dh $@ --with bash-completion
-
diff --git a/debian/source/format b/debian/source/format
deleted file mode 100644
index 163aaf8..0000000
--- a/debian/source/format
+++ /dev/null
@@ -1 +0,0 @@
-3.0 (quilt)

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