[27303] in Source-Commits
attach commit [debian]: Remove Debian packaging from master
daemon@ATHENA.MIT.EDU (Alexander Chernyakhovsky)
Sat Sep 28 23:01:29 2013
Date: Sat, 28 Sep 2013 23:01:22 -0400
From: Alexander Chernyakhovsky <achernya@MIT.EDU>
Message-Id: <201309290301.r8T31McM012273@drugstore.mit.edu>
To: source-commits@MIT.EDU
https://github.com/mit-athena/attach/commit/6f5172794b6d53e07113609596fd100753fc1a20
commit 6f5172794b6d53e07113609596fd100753fc1a20
Author: Alexander Chernyakhovsky <achernya@mit.edu>
Date: Sat Sep 28 22:57:50 2013 -0400
Remove Debian packaging from master
debian/changelog | 89 --------------------------------------
debian/compat | 1 -
debian/control | 15 ------
debian/copyright | 23 ----------
debian/debathena-attach.postinst | 46 -------------------
debian/rules | 19 --------
6 files changed, 0 insertions(+), 193 deletions(-)
diff --git a/debian/changelog b/debian/changelog
deleted file mode 100644
index 7589f5a..0000000
--- a/debian/changelog
+++ /dev/null
@@ -1,89 +0,0 @@
-debathena-attach (10.0.2-0debathena2) UNRELEASED; urgency=low
-
- * 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:59:29 -0400
-
-debathena-attach (10.0.2-0debathena1) unstable; urgency=low
-
- * Update our autogoo for the 21st century.
- * Update packaging to not require daconfiscate.
- * Use pkg-config when available instead of hard-coding compiler and
- linker flags.
- * Don't link against libcom_err from openafs anymore. It is no longer
- necessary, since liblocker now shells out to aklog.
- * Bump Debian standards version.
- * Bump debhelper compatibility level.
-
- -- Evan Broder <broder@mit.edu> Tue, 18 May 2010 17:15:30 -0400
-
-debathena-attach (10.0.1-0debathena2) unstable; urgency=low
-
- * Fix the attach man page
-
- -- Jonathan Reed <jdreed@mit.edu> Fri, 19 Mar 2010 18:17:42 -0400
-
-debathena-attach (10.0.1-0debathena1) unstable; urgency=low
-
- * Now that liblocker doesn't require krb4, don't require it here either.
- * Since Debathena is building liblocker without krb4, don't build with
- it here either.
-
- -- Evan Broder <broder@mit.edu> Mon, 12 Oct 2009 14:56:01 -0400
-
-debathena-attach (10.0.0-0debathena2) 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:29:05 -0500
-
-debathena-attach (10.0.0-0debathena1) unstable; urgency=low
-
- * Merged quilt patches into mainline Athena tree
-
- -- Shreevatsa R <vatsa@mit.edu> Sun, 6 Apr 2008 15:46:07 -0400
-
-debathena-attach (9.4.30-0debathena6) unstable; urgency=low
-
- * Link against libcom_err from openafs so that the package builds on
- lenny.
- * Make MANPATH default to ":" instead of "", so that local manpages
- continue to work.
-
- -- Anders Kaseorg <andersk@mit.edu> Tue, 01 Jan 2008 17:44:37 -0500
-
-debathena-attach (9.4.30-0debathena5) unstable; urgency=low
-
- * Section: debathena/net.
-
- -- Anders Kaseorg <andersk@mit.edu> Tue, 17 Jul 2007 06:33:36 -0400
-
-debathena-attach (9.4.30-0debathena4) unstable; urgency=low
-
- * Depend zephyr-clients (for zhm) so that fsid works.
-
- -- Anders Kaseorg <andersk@mit.edu> Tue, 26 Jun 2007 17:46:27 -0400
-
-debathena-attach (9.4.30-0debathena3) unstable; urgency=low
-
- * Modified to be setgid attach.
-
- -- Tim Abbott <tabbott@mit.edu> Sat, 28 Apr 2007 22:41:24 -0400
-
-debathena-attach (9.4.30-0debathena2) unstable; urgency=low
-
- * Rebuild against new debathena-liblocker.
-
- -- Anders Kaseorg <andersk@mit.edu> Tue, 24 Apr 2007 19:54:24 -0400
-
-debathena-attach (9.4.30-0debathena1) unstable; urgency=low
-
- * Initial release.
-
- -- Anders Kaseorg <andersk@mit.edu> Tue, 30 Jan 2007 01:06:14 -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 999f380..0000000
--- a/debian/control
+++ /dev/null
@@ -1,15 +0,0 @@
-Source: debathena-attach
-Section: debathena/net
-Priority: extra
-Maintainer: Debathena Project <debathena@mit.edu>
-Build-Depends: cdbs, debhelper, dh-buildinfo, autoconf, automake1.9, autotools-dev, pkg-config, debathena-aclocal, libopenafs-dev, libhesiod-dev, libzephyr-dev, debathena-liblocker-dev (>= 10.0.1-0debathena1~), debathena-libathdir-dev (>= 10.0.1-0debathena1~)
-Standards-Version: 3.9.3
-
-Package: debathena-attach
-Architecture: any
-Provides: attach
-Depends: ${shlibs:Depends}, ${misc:Depends}, libzephyr4-krb5 | libzephyr3-krb, debathena-liblocker (>= 9.4), zephyr-clients
-Description: An Athena utility to attach a remote file system to the workstation
- The attach utility is a filesystem-independent utility which allows you
- to attach a filesystem to a directory hierarchy on a workstation.
- Currently supported filesystem types are AFS, NFS, and UFS.
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-attach.postinst b/debian/debathena-attach.postinst
deleted file mode 100644
index 8f3b503..0000000
--- a/debian/debathena-attach.postinst
+++ /dev/null
@@ -1,46 +0,0 @@
-#!/bin/sh
-# postinst script for debathena-attach
-#
-# 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)
- # Setup attach binary for setgid-attach.
- if ! dpkg-statoverride --list /bin/attach >/dev/null; then
- chgrp attach /bin/attach
- chmod a=rx,u+w,g+s /bin/attach
- 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 093dcea..0000000
--- a/debian/rules
+++ /dev/null
@@ -1,19 +0,0 @@
-#!/usr/bin/make -f
-
-DEB_AUTO_UPDATE_AUTOCONF = 2.50
-
-include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/class/autotools.mk
-
-debian/stamp-autotools-files: aclocal.m4 config.guess config.sub install-sh missing
-aclocal.m4:
- aclocal-1.9
-config.guess config.sub:
- cp /usr/share/misc/$@ $@
-install-sh missing:
- -automake-1.9 --foreign --add-missing
-
-DEB_CONFIGURE_EXTRA_FLAGS += lbindir=/bin lsbindir=/sbin --with-afs=/usr --without-krb4 --with-hesiod
-
-clean::
- rm -f configure config.guess config.sub install-sh missing aclocal.m4