[27807] in Source-Commits

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

desync commit [debian]: Remove Debian packaging from master

daemon@ATHENA.MIT.EDU (Alexander Chernyakhovsky)
Fri Mar 7 23:29:44 2014

Date: Fri, 7 Mar 2014 23:29:37 -0500
From: Alexander Chernyakhovsky <achernya@MIT.EDU>
Message-Id: <201403080429.s284TbHT021924@drugstore.mit.edu>
To: source-commits@MIT.EDU

https://github.com/mit-athena/desync/commit/e5958a94428f6eb0b50952489267f37423025ac6
commit e5958a94428f6eb0b50952489267f37423025ac6
Author: Alexander Chernyakhovsky <achernya@mit.edu>
Date:   Fri Mar 7 23:14:14 2014 -0500

    Remove Debian packaging from master

 debian/changelog     |   43 -------------------------------------------
 debian/compat        |    1 -
 debian/control       |   16 ----------------
 debian/copyright     |   18 ------------------
 debian/rules         |    5 -----
 debian/source/format |    1 -
 6 files changed, 0 insertions(+), 84 deletions(-)

diff --git a/debian/changelog b/debian/changelog
deleted file mode 100644
index 3b08eed..0000000
--- a/debian/changelog
+++ /dev/null
@@ -1,43 +0,0 @@
-debathena-desync (10.2.1-0debathena1) UNRELEASED; urgency=low
-
-  * Release 10.2.1
-
- -- Alexander Chernyakhovsky <achernya@mit.edu>  Fri, 07 Mar 2014 23:13:28 -0500
-
-debathena-desync (10.2-0debathena1) 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 automake
-  * Bump upstream version
-  * Switch to debhelper7
-  * Switch to source format 3.0 (quilt)
-
- -- Jonathan Reed <jdreed@mit.edu>  Wed, 03 Apr 2013 13:59:37 -0400
-
-debathena-desync (10.1-0debathena1) unstable; urgency=low
-
-  * Bump debian/compat to 6
-  * Add -c option to generate crontab output (Trac: #1173)
-
- -- Jonathan Reed <jdreed@mit.edu>  Fri, 03 Aug 2012 23:26:43 -0400
-
-debathena-desync (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 19:37:51 -0500
-
-debathena-desync (10.0.0-0debathena1) unstable; urgency=low
-
-  * Initial release.
-
- -- Greg Hudson <ghudson@mit.edu>  Thu, 14 Aug 2008 16:47:12 -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 1d47e49..0000000
--- a/debian/control
+++ /dev/null
@@ -1,16 +0,0 @@
-Source: debathena-desync
-Section: debathena/text
-Priority: extra
-Maintainer: Debathena Project <debathena@mit.edu>
-Build-Depends: debhelper (>= 7), dh-autoreconf
-Standards-Version: 3.9.3
-
-Package: debathena-desync
-Architecture: any
-Provides: desync
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: Sleep to desynchronize periodic tasks
- The desync program sleeps for a randomly selected period of time
- (depending on the machine's hostname) and can be used to
- desynchronize periodic tasks which are run on many machines.
-
diff --git a/debian/copyright b/debian/copyright
deleted file mode 100644
index 7a463cf..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 © 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 © 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 a79759d..0000000
--- a/debian/rules
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/usr/bin/make -f
-
-%:
-	dh $@ --with autoreconf
-
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)

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