[27828] in Source-Commits

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

libathdir commit: Remove Debian packaging from master

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

Date: Sat, 8 Mar 2014 01:40:22 -0500
From: Alexander Chernyakhovsky <achernya@MIT.EDU>
Message-Id: <201403080640.s286eMkC014816@drugstore.mit.edu>
To: source-commits@MIT.EDU

https://github.com/mit-athena/libathdir/commit/50cdcd3f7679837dbfdacd22e435eb0f58b74a85
commit 50cdcd3f7679837dbfdacd22e435eb0f58b74a85
Author: Alexander Chernyakhovsky <achernya@mit.edu>
Date:   Sat Mar 8 01:03:05 2014 -0500

    Remove Debian packaging from master

 debian/changelog                       |  105 --------------------------------
 debian/compat                          |    1 -
 debian/control                         |   38 ------------
 debian/copyright                       |   23 -------
 debian/debathena-libathdir-dev.install |    5 --
 debian/debathena-libathdir0.install    |    1 -
 debian/rules                           |    6 --
 7 files changed, 0 insertions(+), 179 deletions(-)

diff --git a/debian/changelog b/debian/changelog
deleted file mode 100644
index f9472cb..0000000
--- a/debian/changelog
+++ /dev/null
@@ -1,105 +0,0 @@
-debathena-libathdir (10.1.2-0debathena1) UNRELEASED; urgency=low
-
-  * Release 10.1.2
-
- -- Alexander Chernyakhovsky <achernya@mit.edu>  Sat, 08 Mar 2014 01:01:58 -0500
-
-debathena-libathdir (10.1.1-0debathena1) unstable; urgency=low
-
-  * Reduce autoconf dependency to 2.65 for lucid compatibility.
-
- -- Alexander Chernyakhovsky <achernya@mit.edu>  Fri, 12 Apr 2013 17:21:16 -0400
-
-debathena-libathdir (10.1-0debathena1) unstable; urgency=low
-
-  * Bump upstream version number
-  * Acknowledge the contributions of one Alexander Chernyakhovsky in the
-    previous changelog entry, for his valiant dh7 and automake efforts
-
- -- Jonathan Reed <jdreed@mit.edu>  Fri, 12 Apr 2013 16:37:26 -0400
-
-debathena-libathdir (10.0.2-0debathena5) unstable; urgency=low
-
-  * Switch from control.in to control (Trac: #561)
-  * Bump Standards-Version to 3.9.3
-  * Bump compat level to 7
-  * Convert to debhelper 7
-
- -- Jonathan Reed <jdreed@mit.edu>  Wed, 03 Apr 2013 14:01:52 -0400
-
-debathena-libathdir (10.0.2-0debathena4) unstable; urgency=low
-
-  * Do not permit builds unless both ATHENA_HOSTTYPE and ATHENA_SYS are
-    set (Trac: #1204)
-
- -- Jonathan Reed <jdreed@mit.edu>  Thu, 16 Aug 2012 18:52:12 -0400
-
-debathena-libathdir (10.0.2-0debathena3) unstable; urgency=low
-
-  * Stop forcing SHELL to /bin/sh in Makefile.in, since this breaks
-    libtool 2.4, and letting configure pick the shell should work fine on
-    all platforms we care about
-
- -- Jonathan Reed <jdreed@mit.edu>  Fri, 28 Oct 2011 09:46:09 -0400
-
-debathena-libathdir (10.0.2-0debathena2) unstable; urgency=low
-
-  * Generate aclocal.m4 ourselves instead of using DEB_AUTO_UPDATE_ACLOCAL
-    to avoid potential races between aclocal and autoconf.
-
- -- Evan Broder <broder@mit.edu>  Tue, 04 May 2010 14:00:32 -0400
-
-debathena-libathdir (10.0.2-0debathena1) unstable; urgency=low
-
-  * Fix handling of LDFLAGS.
-  * Add a check to the rules file to make sure configure.ac's version
-    stays in sync with the changelog.
-
- -- Evan Broder <broder@mit.edu>  Wed, 28 Apr 2010 22:48:24 -0400
-
-debathena-libathdir (10.0.1-0debathena1) unstable; urgency=low
-
-  * Update our autogoo for the 21st century.
-  * Generate aclocal.m4 ourselves instead of copying in the standard
-    Athena aclocal.m4. (Trac: #334)
-  * Build libathdir as a shared library. (Trac: #70)
-  * Ship a pkgconfig file for libathdir.
-  * Bump debhelper compatibility.
-  * Bump standards version.
-
- -- Evan Broder <broder@mit.edu>  Wed, 28 Apr 2010 16:29:46 -0400
-
-debathena-libathdir (10.0.0-0debathena2) unstable; urgency=low
-
-  * Export ATHENA_SYS and ATHENA_HOSTTYPE at build time, to make sure that
-    athdir has the correct compile-time constants built-in. (Trac: #570)
-
- -- Evan Broder <broder@mit.edu>  Wed, 28 Apr 2010 13:23:11 -0400
-
-debathena-libathdir (10.0.0-0debathena1) 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:23:36 -0500
-
-debathena-libathdir (9.4.0+cvs20050915-0debathena3) unstable; urgency=low
-
-  * Fix conflicts/replaces.
-
- -- Anders Kaseorg <andersk@mit.edu>  Mon, 06 Aug 2007 02:32:10 -0400
-
-debathena-libathdir (9.4.0+cvs20050915-0debathena2) unstable; urgency=low
-
-  * Section: debathena/libs.
-
- -- Anders Kaseorg <andersk@mit.edu>  Tue, 17 Jul 2007 06:33:48 -0400
-
-debathena-libathdir (9.4.0+cvs20050915-0debathena1) unstable; urgency=low
-
-  * Initial release.
-
- -- Anders Kaseorg <andersk@mit.edu>  Mon, 29 Jan 2007 23:57:37 -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 adcdbef..0000000
--- a/debian/control
+++ /dev/null
@@ -1,38 +0,0 @@
-Source: debathena-libathdir
-Section: debathena/libs
-Priority: extra
-Maintainer: Debathena Project <debathena@mit.edu>
-Build-Depends: debhelper (>= 7), autotools-dev, dh-autoreconf, debathena-machtype
-Standards-Version: 3.9.3
-
-Package: debathena-libathdir0
-Section: debathena/libs
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: The Athena directory location library
- A library to implement machine-specific directory location on Athena.
- .
- This package contains the shared athdir library.
-
-Package: debathena-libathdir0-dbg
-Section: debathena/debug
-Architecture: any
-Depends: debathena-libathdir0 (= ${binary:Version}),
- ${shlibs:Depends}, ${misc:Depends}
-Description: The Athena directory location library with debugging symbols
- A library to implement machine-specific directory location on Athena.
- .
- This package contains an unstripped shared library. It will be used
- automatically by gdb for debugging libathdir-related issues.
-
-Package: debathena-libathdir-dev
-Section: debathena/libdevel
-Architecture: any
-Provides: libathdir-dev
-Conflicts: debathena-libathdir (<< 9.4)
-Replaces: debathena-libathdir (<< 9.4)
-Depends: debathena-libathdir0 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
-Description: Development files for the Athena directory location library
- A library to implement machine-specific directory location on Athena.
- .
- This package contains headers and static libraries for development.
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-libathdir-dev.install b/debian/debathena-libathdir-dev.install
deleted file mode 100644
index 2653f03..0000000
--- a/debian/debathena-libathdir-dev.install
+++ /dev/null
@@ -1,5 +0,0 @@
-usr/include
-usr/lib/libathdir.so
-usr/lib/libathdir.la
-usr/lib/libathdir.a
-usr/lib/pkgconfig
diff --git a/debian/debathena-libathdir0.install b/debian/debathena-libathdir0.install
deleted file mode 100644
index 1f7427e..0000000
--- a/debian/debathena-libathdir0.install
+++ /dev/null
@@ -1 +0,0 @@
-usr/lib/libathdir.so.*
diff --git a/debian/rules b/debian/rules
deleted file mode 100755
index 0c4dd9e..0000000
--- a/debian/rules
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/usr/bin/make -f
-
-export ATHENA_SYS=$(shell machtype -S)
-
-%:
-	dh $@ --with autoreconf

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