[27839] in Source-Commits

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

moira-gui commit: Remove Debian packaging from master

daemon@ATHENA.MIT.EDU (Alexander Chernyakhovsky)
Sat Mar 8 02:39:43 2014

Date: Sat, 8 Mar 2014 02:39:37 -0500
From: Alexander Chernyakhovsky <achernya@MIT.EDU>
Message-Id: <201403080739.s287db9a008257@drugstore.mit.edu>
To: source-commits@MIT.EDU

https://github.com/mit-athena/moira-gui/commit/59e415bda602fb0729b9e8cb3406b04f909a0c49
commit 59e415bda602fb0729b9e8cb3406b04f909a0c49
Author: Alexander Chernyakhovsky <achernya@mit.edu>
Date:   Sat Mar 8 01:46:42 2014 -0500

    Remove Debian packaging from master

 debian/changelog                   |   38 ------------------------------------
 debian/compat                      |    1 -
 debian/control                     |   14 -------------
 debian/copyright                   |   18 -----------------
 debian/debathena-moira-gui.install |    4 ---
 debian/rules                       |    3 --
 6 files changed, 0 insertions(+), 78 deletions(-)

diff --git a/debian/changelog b/debian/changelog
deleted file mode 100644
index ae1d5e9..0000000
--- a/debian/changelog
+++ /dev/null
@@ -1,38 +0,0 @@
-debathena-moira-gui (1.4-0debathena1) UNRELEASED; urgency=low
-
-  * Make moira-gui non-native
-  * Add setup.py
-  * Release 1.4
-
- -- Alexander Chernyakhovsky <achernya@mit.edu>  Sat, 08 Mar 2014 01:43:10 -0500
-
-debathena-moira-gui (1.3) unstable; urgency=low
-
-  * Fail if we can't auth to moira.
-
- -- Jonathan Reed <jdreed@mit.edu>  Sun, 03 Jun 2012 12:27:27 -0400
-
-debathena-moira-gui (1.2) unstable; urgency=low
-
-  * Pre-populate the chpobox widgets to match the user's current
-    information.
-
- -- Evan Broder <broder@mit.edu>  Sun, 09 May 2010 23:02:32 -0400
-
-debathena-moira-gui (1.1) unstable; urgency=low
-
-  [ Evan Broder ]
-  * Move moira-gui out of the debathena-config component.
-
-  [ Jonathan Reed ]
-  * Don't lie to the user about whether or not they entered an e-mail
-    address
-
- -- Jonathan Reed <jdreed@mit.edu>  Fri, 07 May 2010 13:44:27 -0400
-
-debathena-moira-gui (1.0) unstable; urgency=low
-
-  * Initial release
-
- -- Jonathan Reed <jdreed@mit.edu>  Thu, 25 Mar 2010 15:00:50 -0400
-
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index 1e8b314..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-6
diff --git a/debian/control b/debian/control
deleted file mode 100644
index 6407adb..0000000
--- a/debian/control
+++ /dev/null
@@ -1,14 +0,0 @@
-Source: debathena-moira-gui
-Section: debathena/gnome
-Priority: extra
-Build-Depends: debhelper (>= 7), python-support
-Maintainer: Debathena Project <debathena@mit.edu>
-Standards-Version: 3.9.3
-
-Package: debathena-moira-gui
-Architecture: all
-Depends: ${misc:Depends}, python-moira, python-gtk2, python
-Description: Provide a GUI for common Moira operations
- This package provides a GUI for common moira operations such as
- chpobox, chfn and chsh.
-
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-moira-gui.install b/debian/debathena-moira-gui.install
deleted file mode 100644
index 191fb63..0000000
--- a/debian/debathena-moira-gui.install
+++ /dev/null
@@ -1,4 +0,0 @@
-xmoira.glade usr/share/debathena-moira-gui
-xmoira usr/bin
-xmoira.1 usr/share/man/man1
-xmoira.desktop usr/share/applications
diff --git a/debian/rules b/debian/rules
deleted file mode 100755
index cbe925d..0000000
--- a/debian/rules
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/usr/bin/make -f
-%:
-	dh $@

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