[27824] in Source-Commits

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

grenew commit [debian]: Remove Debian packaging from master

daemon@ATHENA.MIT.EDU (Alexander Chernyakhovsky)
Sat Mar 8 01:09:26 2014

Date: Sat, 8 Mar 2014 01:09:19 -0500
From: Alexander Chernyakhovsky <achernya@MIT.EDU>
Message-Id: <201403080609.s2869JWk018194@drugstore.mit.edu>
To: source-commits@MIT.EDU

https://github.com/mit-athena/grenew/commit/e6081d719755bd2ce4fe5a9ae5b61c4d88030394
commit e6081d719755bd2ce4fe5a9ae5b61c4d88030394
Author: Alexander Chernyakhovsky <achernya@mit.edu>
Date:   Sat Mar 8 01:07:07 2014 -0500

    Remove Debian packaging from master

 debian/changelog                |   53 ---------------------------------------
 debian/compat                   |    1 -
 debian/control                  |   13 ---------
 debian/copyright                |   23 -----------------
 debian/debathena-grenew.install |    1 -
 debian/grenew.desktop           |    8 ------
 debian/rules                    |    3 --
 7 files changed, 0 insertions(+), 102 deletions(-)

diff --git a/debian/changelog b/debian/changelog
deleted file mode 100644
index 88afa68..0000000
--- a/debian/changelog
+++ /dev/null
@@ -1,53 +0,0 @@
-debathena-grenew (10.0.3-0debathena1) UNRELEASED; urgency=low
-
-  * Modernize (i.e., kill krb4) grenew
-  * Switch to a reasonable build system
-  * Use dh7
-
- -- Alexander Chernyakhovsky <achernya@mit.edu>  Fri, 07 Mar 2014 23:55:39 -0500
-
-debathena-grenew (10.0.2-0debathena2) unstable; 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:45 -0400
-
-debathena-grenew (10.0.2-0debathena1) unstable; urgency=low
-
-  * Attempt to appease compilers using -Werror=format-security.
-    (Trac: #1116)
-
- -- Benjamin Kaduk <kaduk@mit.edu>  Wed, 18 Jan 2012 01:09:02 -0500
-
-debathena-grenew (10.0.1-0debathena1) unstable; urgency=low
-
-  * Support building on systems where krb5 no longer comes with
-    krb4. (Trac: #380)
-
- -- Evan Broder <broder@mit.edu>  Sat, 03 Oct 2009 23:20:43 -0400
-
-debathena-grenew (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 15:20:43 -0500
-
-debathena-grenew (10.0.0-0debathena1) unstable; urgency=low
-
-  * Add a desktop item.
-  * Describe the package correctly.
-
- -- Greg Hudson <ghudson@mit.edu>  Thu, 19 Jun 2008 16:41:37 -0400
-
-debathena-grenew (9.4.0+cvs20060726-0debathena1) unstable; urgency=low
-
-  * Initial release.
-
- -- Anders Kaseorg <andersk@mit.edu>  Wed, 15 Aug 2007 22:48:22 -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 a3be6c2..0000000
--- a/debian/control
+++ /dev/null
@@ -1,13 +0,0 @@
-Source: debathena-grenew
-Section: debathena/gnome
-Priority: extra
-Maintainer: Debathena Project <debathena@mit.edu>
-Build-Depends: debhelper (>= 7), dh-autoreconf, debathena-aclocal, libkrb5-dev, libgtk2.0-dev, pkg-config
-Standards-Version: 3.9.3
-
-Package: debathena-grenew
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: Graphical dialog to renew Athena credentials
- The grenew program prompts the user for his or her Kerberos password
- and uses it to renew credentials for the Athena environment.
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-grenew.install b/debian/debathena-grenew.install
deleted file mode 100644
index d5795e9..0000000
--- a/debian/debathena-grenew.install
+++ /dev/null
@@ -1 +0,0 @@
-debian/grenew.desktop usr/share/applications
diff --git a/debian/grenew.desktop b/debian/grenew.desktop
deleted file mode 100644
index 5bb1b1d..0000000
--- a/debian/grenew.desktop
+++ /dev/null
@@ -1,8 +0,0 @@
-[Desktop Entry]
-Name=Renew Authentication
-Comment=You will need to renew every 10 hours of a login session.
-Exec=grenew
-Terminal=false
-Type=Application
-Icon=gnome-run
-Categories=System;
diff --git a/debian/rules b/debian/rules
deleted file mode 100755
index bace6e8..0000000
--- a/debian/rules
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/usr/bin/make -f
-%:
-	dh $@ --with autoreconf

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