[27793] in Source-Commits
bugme commit [debian]: Remove Debian packaging from master
daemon@ATHENA.MIT.EDU (Alexander Chernyakhovsky)
Fri Mar 7 23:10:48 2014
Date: Fri, 7 Mar 2014 23:10:41 -0500
From: Alexander Chernyakhovsky <achernya@MIT.EDU>
Message-Id: <201403080410.s284AfEc002614@drugstore.mit.edu>
To: source-commits@MIT.EDU
https://github.com/mit-athena/bugme/commit/bd002ab5c1b70577bd3da91a02c4ce5fdd25f2ce
commit bd002ab5c1b70577bd3da91a02c4ce5fdd25f2ce
Author: Alexander Chernyakhovsky <achernya@mit.edu>
Date: Fri Mar 7 22:56:49 2014 -0500
Remove Debian packaging from master
debian/changelog | 88 --------------------------------------------------
debian/compat | 1 -
debian/control | 15 --------
debian/copyright | 18 ----------
debian/rules | 5 ---
debian/source/format | 1 -
6 files changed, 0 insertions(+), 128 deletions(-)
diff --git a/debian/changelog b/debian/changelog
deleted file mode 100644
index d4a5da0..0000000
--- a/debian/changelog
+++ /dev/null
@@ -1,88 +0,0 @@
-debathena-bugme (10.0.6-0debathena1) UNRELEASED; urgency=low
-
- * Release 10.0.6.
-
- -- Alexander Chernyakhovsky <achernya@mit.edu> Fri, 07 Mar 2014 22:55:18 -0500
-
-debathena-bugme (10.0.5-0debathena2) 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 debhelper7
-
- -- Jonathan Reed <jdreed@mit.edu> Wed, 03 Apr 2013 13:59:33 -0400
-
-debathena-bugme (10.0.5-0debathena1) unstable; urgency=low
-
- * Support the --corner option (for limited definitions of "corner")
- (Trac: #1199)
-
- -- Jonathan Reed <jdreed@mit.edu> Sat, 04 Aug 2012 11:45:05 -0400
-
-debathena-bugme (10.0.4-0debathena2) unstable; urgency=low
-
- * Bump debian/compat to 6
- * .present() the window every 10 seconds (Trac: #386)
-
- -- Jonathan Reed <jdreed@mit.edu> Thu, 19 Jul 2012 08:01:00 -0400
-
-debathena-bugme (10.0.4-0debathena1) unstable; urgency=low
-
- [ Geoffrey Thomas ]
- * Set always-on-top window manager hint (Trac: #386). Patch from Luke
- Faraone.
-
- [ Jonathan Reed ]
- * Add a feature which forces a logout after a 1.5x the "allowed"
- duration (Trac: #830 and #831). Patch from Luke Faraone.
- * Allow speciyfing Glade file on command line for debugging
- * Minor UI tweaks; this won't always be used on a "Quickstation"
- * Add a "Log out" button to the warning dialog, in case the user somehow
- minimized the kiosk browser and can't get it back
-
- -- Jonathan Reed <jdreed@mit.edu> Sun, 03 Jun 2012 11:20:32 -0400
-
-debathena-bugme (10.0.3-0debathena1) unstable; urgency=low
-
- * Don't run dpkg-query (Trac: #778)
-
- -- Jonathan Reed <jdreed@mit.edu> Sat, 19 Feb 2011 18:14:57 -0500
-
-debathena-bugme (10.0.2-0debathena1) unstable; urgency=low
-
- [ Jessica Hamrick ]
- * Make sure debathena-bugme is installed before executing the xsession
- script
-
- [ Evan Broder ]
- * Bump the upstream version number for changes outside of debian/
-
- -- Evan Broder <broder@mit.edu> Fri, 02 Apr 2010 19:20:51 -0400
-
-debathena-bugme (10.0.1-0debathena2) unstable; urgency=low
-
- * Use machtype -q to determine if a workstation is a quickstation.
-
- -- Evan Broder <broder@mit.edu> Mon, 05 Oct 2009 15:55:48 -0400
-
-debathena-bugme (10.0.1-0debathena1) unstable; urgency=low
-
- * Add a handler for timer window visibility events, to raise the
- window when it has been obscured (e.g. by Nautilus when it takes
- over the desktop). (Trac: #324)
- * Change the timer window from a popup to a normal toplevel window,
- but disallowing input focus, so that it does not obscure menu
- items.
-
- -- Robert Basch <rbasch@mit.edu> Thu, 13 Aug 2009 14:31:22 -0400
-
-debathena-bugme (10.0.0-0debathena1) unstable; urgency=low
-
- * Initial release.
-
- -- Jonathan Reed <jdreed@mit.edu> Wed, 25 Mar 2009 11:23:10 -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 0ae2e98..0000000
--- a/debian/control
+++ /dev/null
@@ -1,15 +0,0 @@
-Source: debathena-bugme
-Section: debathena/base
-Priority: extra
-Maintainer: Debathena Project <debathena@mit.edu>
-Build-Depends: debhelper (>= 7)
-Standards-Version: 3.9.3
-
-Package: debathena-bugme
-Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, python, python-gtk2, python-glade2, debathena-machtype (>= 10.0.2-0debathena1~)
-Description: Display a timer for Athena Quickstations
- Athena quickstations are designed for short-term login sessions. This
- time limit is enforced by a timer in the top left corner of the workstation
- which displays the elapsed time of the login session and warns users when
- they have exceeded the time limit.
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 abde6ef..0000000
--- a/debian/rules
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/usr/bin/make -f
-
-%:
- dh $@
-
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)