[27307] in Source-Commits
authwatch commit: Remove Debian packaging from master
daemon@ATHENA.MIT.EDU (Victor Vasiliev)
Sat Sep 28 23:12:52 2013
Date: Sat, 28 Sep 2013 23:12:45 -0400
From: Victor Vasiliev <vasilvv@MIT.EDU>
Message-Id: <201309290312.r8T3CjTN019964@drugstore.mit.edu>
To: source-commits@MIT.EDU
https://github.com/mit-athena/authwatch/commit/3b7c7e9c3616e56116a1aba109db7c2a7f07a33d
commit 3b7c7e9c3616e56116a1aba109db7c2a7f07a33d
Author: Victor Vasiliev <vasilvv@mit.edu>
Date: Wed Sep 11 18:23:50 2013 -0400
Remove Debian packaging from master
debian/changelog | 47 -----------------------------------------------
debian/compat | 1 -
debian/control | 14 --------------
debian/copyright | 18 ------------------
debian/rules | 10 ----------
5 files changed, 0 insertions(+), 90 deletions(-)
diff --git a/debian/changelog b/debian/changelog
deleted file mode 100644
index 6192d08..0000000
--- a/debian/changelog
+++ /dev/null
@@ -1,47 +0,0 @@
-debathena-authwatch (10.0.0-0debathena5) 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:59:32 -0400
-
-debathena-authwatch (10.0.0-0debathena4) unstable; urgency=low
-
- * 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:33:57 -0500
-
-debathena-authwatch (10.0.0-0debathena3) unstable; urgency=low
-
- * Fix depends/recommends editing error in control.in.
-
- -- Greg Hudson <ghudson@mit.edu> Thu, 19 Jun 2008 23:14:08 -0400
-
-debathena-authwatch (10.0.0-0debathena2) unstable; urgency=low
-
- * Recommend grenew since we tell users to run it.
-
- -- Greg Hudson <ghudson@mit.edu> Thu, 19 Jun 2008 16:46:27 -0400
-
-debathena-authwatch (10.0.0-0debathena1) unstable; urgency=low
-
- * Refer to the correct grenew menu item for Athena 10.
-
- -- Greg Hudson <ghudson@mit.edu> Thu, 19 Jun 2008 16:44:48 -0400
-
-debathena-authwatch (9.4.12-0debathena2) unstable; urgency=low
-
- * Specify libgtk2.0-dev and pkg-config in build-depends.
-
- -- Greg Hudson <ghudson@mit.edu> Tue, 19 Feb 2008 15:29:24 -0500
-
-debathena-authwatch (9.4.12-0debathena1) unstable; urgency=low
-
- * Initial release.
-
- -- Tim Abbott <tabbott@mit.edu> Wed, 6 Feb 2008 19:02:44 -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 b45e81a..0000000
--- a/debian/control
+++ /dev/null
@@ -1,14 +0,0 @@
-Source: debathena-authwatch
-Section: debathena/gnome
-Priority: extra
-Maintainer: Debathena Project <debathena@mit.edu>
-Build-Depends: cdbs, debhelper, dh-buildinfo, autoconf, libkrb5-dev, libgtk2.0-dev, pkg-config
-Standards-Version: 3.9.3
-
-Package: debathena-authwatch
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Recommends: debathena-grenew
-Description: Warn user of expiring authentication
- This program runs in the background and warns the user if their
- Kerberos authentication is about to expire.
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/rules b/debian/rules
deleted file mode 100755
index 04f4a78..0000000
--- a/debian/rules
+++ /dev/null
@@ -1,10 +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
-
-DEB_CONFIGURE_EXTRA_FLAGS += --with-krb5
-
-clean::
- rm -f configure