[27348] in Source-Commits
larvnet commit: Remove Debian packaging from master
daemon@ATHENA.MIT.EDU (Victor Vasiliev)
Sun Sep 29 00:09:23 2013
Date: Sun, 29 Sep 2013 00:09:16 -0400
From: Victor Vasiliev <vasilvv@MIT.EDU>
Message-Id: <201309290409.r8T49GUM030044@drugstore.mit.edu>
To: source-commits@MIT.EDU
https://github.com/mit-athena/larvnet/commit/cdfbaddfd4742df474e1fb27c46b980736ddb127
commit cdfbaddfd4742df474e1fb27c46b980736ddb127
Author: Victor Vasiliev <vasilvv@mit.edu>
Date: Wed Sep 11 20:34:21 2013 -0400
Remove Debian packaging from master
debian/96debathena-larvnet | 5 --
debian/changelog | 75 -------------------------------------
debian/compat | 1 -
debian/control | 13 ------
debian/copyright | 18 ---------
debian/debathena-larvnet.install | 3 -
debian/debathena-larvnet.postinst | 47 -----------------------
debian/debathena-larvnet.postrm | 45 ----------------------
debian/debathena-larvnet.prerm | 44 ---------------------
debian/rules | 3 -
10 files changed, 0 insertions(+), 254 deletions(-)
diff --git a/debian/96debathena-larvnet b/debian/96debathena-larvnet
deleted file mode 100644
index eca2982..0000000
--- a/debian/96debathena-larvnet
+++ /dev/null
@@ -1,5 +0,0 @@
-# This file is sourced by Xsession(5), not executed.
-
-if test -x "/usr/lib/larvnet/larvnet-wrapper"; then
- STARTUP="/usr/lib/larvnet/larvnet-wrapper $STARTUP"
-fi
diff --git a/debian/changelog b/debian/changelog
deleted file mode 100644
index 40f0cdb..0000000
--- a/debian/changelog
+++ /dev/null
@@ -1,75 +0,0 @@
-debathena-larvnet (10.0.9) UNRELEASED; urgency=low
-
- * Bump debian/compat to 6
- * Switch from control.in to control (Trac: #561)
- * Bump Standards-Version to 3.9.3
- * Bump compat level to 7
-
- -- Jonathan Reed <jdreed@mit.edu> Wed, 03 Apr 2013 13:31:02 -0400
-
-debathena-larvnet (10.0.8) unstable; urgency=low
-
- * Switch to socat because netcat is broken in Natty (Trac: #929)
-
- -- Jonathan Reed <jdreed@mit.edu> Mon, 11 Jul 2011 17:36:27 -0400
-
-debathena-larvnet (10.0.7) unstable; urgency=low
-
- * Revert the changes from 10.0.6, because dpkg-query is slow (Trac:
- #778)
-
- -- Jonathan Reed <jdreed@mit.edu> Sat, 19 Feb 2011 17:56:52 -0500
-
-debathena-larvnet (10.0.6) unstable; urgency=low
-
- * Make sure debathena-larvnet is installed before executing the xsession
- script (Trac: #348)
-
- -- Jessica Hamrick <jhamrick@mit.edu> Fri, 02 Apr 2010 19:06:15 -0400
-
-debathena-larvnet (10.0.5) unstable; urgency=low
-
- * Check if larvnet-wrapper exists before adding it to STARTUP (Trac: #343).
-
- -- David Benjamin <davidben@mit.edu> Sat, 29 Aug 2009 20:24:22 -0400
-
-debathena-larvnet (10.0.4) unstable; urgency=low
-
- * Use STDOUT, not STDIN, to send the busyd status reply.
-
- -- Robert Basch <rbasch@mit.edu> Tue, 31 Mar 2009 17:29:18 -0400
-
-debathena-larvnet (10.0.3) 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 19:07:51 -0500
-
-debathena-larvnet (10.0.2) unstable; urgency=low
-
- * Mark as architecture-independent.
-
- -- Greg Hudson <ghudson@mit.edu> Wed, 20 Aug 2008 21:50:12 -0400
-
-debathena-larvnet (10.0.1) unstable; urgency=low
-
- * Remove accidental Debian version component.
-
- -- Greg Hudson <ghudson@mit.edu> Wed, 20 Aug 2008 21:44:47 -0400
-
-debathena-larvnet (10.0.0-0debathena2) unstable; urgency=low
-
- * Use a better test for the workstation's busy state.
- * Run busyd as nobody.
-
- -- Greg Hudson <ghudson@mit.edu> Thu, 07 Aug 2008 14:56:02 -0400
-
-debathena-larvnet (10.0.0-0debathena1) unstable; urgency=low
-
- * Initial release.
-
- -- Greg Hudson <ghudson@mit.edu> Wed, 06 Aug 2008 12:28:44 -0400
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 36e1247..0000000
--- a/debian/control
+++ /dev/null
@@ -1,13 +0,0 @@
-Source: debathena-larvnet
-Section: debathena/net
-Priority: extra
-Maintainer: Debathena Project <debathena@mit.edu>
-Build-Depends: cdbs, debhelper, dh-buildinfo
-Standards-Version: 3.9.3
-
-Package: debathena-larvnet
-Architecture: all
-Provides: larvnet
-Depends: ${shlibs:Depends}, ${misc:Depends}, x11-common, socat, hostname, hesiod, debathena-machtype, netbase, openbsd-inetd | inet-superserver
-Description: Larvnet monitoring software for Debathena machines
- Allows the Larvnet service to track whether this workstation is in use.
diff --git a/debian/copyright b/debian/copyright
deleted file mode 100644
index 9eec945..0000000
--- a/debian/copyright
+++ /dev/null
@@ -1,18 +0,0 @@
-The Athena source code was obtained from the Athena SVN repository at
-<svn://debathena.mit.edu/athena/trunk>, and is licensed as follows:
-
- Copyright © 2008 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 © 2008 Massachusetts Institute of
-Technology, and has the same license as the original software.
diff --git a/debian/debathena-larvnet.install b/debian/debathena-larvnet.install
deleted file mode 100644
index 67e01bb..0000000
--- a/debian/debathena-larvnet.install
+++ /dev/null
@@ -1,3 +0,0 @@
-debian/96debathena-larvnet etc/X11/Xsession.d
-larvnet-wrapper usr/lib/larvnet
-busyd usr/sbin
diff --git a/debian/debathena-larvnet.postinst b/debian/debathena-larvnet.postinst
deleted file mode 100644
index bd0034c..0000000
--- a/debian/debathena-larvnet.postinst
+++ /dev/null
@@ -1,47 +0,0 @@
-#!/bin/sh
-# postinst script for debathena-larvnet
-#
-# 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 '^busypoll[[:space:]]' /etc/services; then
- cat <<EOF >>/etc/services
-busypoll 49154/udp # busy polling port for ws
-EOF
- fi
- update-inetd --group INFO --add "busypoll\tdgram\tudp\twait\tnobody\t/usr/sbin/busyd\tbusyd"
- ;;
-
- 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/debathena-larvnet.postrm b/debian/debathena-larvnet.postrm
deleted file mode 100644
index 9412f6f..0000000
--- a/debian/debathena-larvnet.postrm
+++ /dev/null
@@ -1,45 +0,0 @@
-#!/bin/sh
-# postrm script for debathena-busyd
-#
-# see: dh_installdeb(1)
-
-set -e
-
-# summary of how this script can be called:
-# * <postrm> `remove'
-# * <postrm> `purge'
-# * <old-postrm> `upgrade' <new-version>
-# * <new-postrm> `failed-upgrade' <old-version>
-# * <new-postrm> `abort-install'
-# * <new-postrm> `abort-install' <old-version>
-# * <new-postrm> `abort-upgrade' <old-version>
-# * <disappearer's-postrm> `disappear' <overwriter>
-# <overwriter-version>
-# for details, see http://www.debian.org/doc/debian-policy/ or
-# the debian-policy package
-
-
-case "$1" in
- remove)
- if hash update-inetd 2>/dev/null; then
- update-inetd --remove "(#<off># )?busypoll"
- fi
- ;;
-
- purge|upgrade|failed-upgrade|abort-install|abort-upgrade|disappear)
- ;;
-
- *)
- echo "postrm 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/debathena-larvnet.prerm b/debian/debathena-larvnet.prerm
deleted file mode 100644
index 39b7ee2..0000000
--- a/debian/debathena-larvnet.prerm
+++ /dev/null
@@ -1,44 +0,0 @@
-#!/bin/sh
-# prerm script for debathena-busyd
-#
-# see: dh_installdeb(1)
-
-set -e
-
-# summary of how this script can be called:
-# * <prerm> `remove'
-# * <old-prerm> `upgrade' <new-version>
-# * <new-prerm> `failed-upgrade' <old-version>
-# * <conflictor's-prerm> `remove' `in-favour' <package> <new-version>
-# * <deconfigured's-prerm> `deconfigure' `in-favour'
-# <package-being-installed> <version> `removing'
-# <conflicting-package> <version>
-# for details, see http://www.debian.org/doc/debian-policy/ or
-# the debian-policy package
-
-
-case "$1" in
- remove)
- update-inetd --disable busypoll
- ;;
-
- upgrade|deconfigure)
- ;;
-
- failed-upgrade)
- ;;
-
- *)
- echo "prerm 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 e6192f6..0000000
--- a/debian/rules
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/usr/bin/make -f
-
-include /usr/share/cdbs/1/rules/debhelper.mk