[27833] in Source-Commits

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

python-hesiod commit: Remove Debian packaging from master

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

Date: Sat, 8 Mar 2014 02:36:07 -0500
From: Alexander Chernyakhovsky <achernya@MIT.EDU>
Message-Id: <201403080736.s287a78Q005025@drugstore.mit.edu>
To: source-commits@MIT.EDU

https://github.com/mit-athena/python-hesiod/commit/d9c77691e69be9dc74d62aa4d2cb335fdbb87346
commit d9c77691e69be9dc74d62aa4d2cb335fdbb87346
Author: Alexander Chernyakhovsky <achernya@mit.edu>
Date:   Sat Mar 8 02:28:12 2014 -0500

    Remove Debian packaging from master

 debian/changelog |  125 ------------------------------------------------------
 debian/compat    |    1 -
 debian/control   |   15 ------
 debian/copyright |   35 ---------------
 debian/pycompat  |    1 -
 debian/rules     |    3 -
 6 files changed, 0 insertions(+), 180 deletions(-)

diff --git a/debian/changelog b/debian/changelog
deleted file mode 100644
index 884e708..0000000
--- a/debian/changelog
+++ /dev/null
@@ -1,125 +0,0 @@
-python-hesiod (0.2.12-0debathena1) UNRELEASED; urgency=low
-
-  * Bump version to build a new upstream tarball
-
- -- Alexander Chernyakhovsky <achernya@mit.edu>  Sat, 08 Mar 2014 01:56:51 -0500
-
-python-hesiod (0.2.11-0debathena1) unstable; urgency=low
-
-  * Bump debian/compat to 6
-  * Bump Standards-Version
-  * Tell FilsysLookup not to parse filsys records on its own (Trac: #1409)
-  * Properly populate the message field for ERR lockers (Trac: #1408)
-
- -- Jonathan Reed <jdreed@mit.edu>  Mon, 21 Oct 2013 13:23:50 -0400
-
-python-hesiod (0.2.10-1debathena2) unstable; urgency=low
-
-  * Fix the short description.
-
- -- Tim Abbott <tabbott@mit.edu>  Sat, 03 Jan 2009 19:27:31 -0500
-
-python-hesiod (0.2.10-1debathena1) unstable; urgency=low
-
-  * Debathena specific: Conflict with old versions of
-    debathena-pyhesiodfs, since they share a common hesiod.py file
-
- -- Evan Broder <broder@mit.edu>  Wed, 13 Aug 2008 19:33:10 -0400
-
-python-hesiod (0.2.10-1) unstable; urgency=low
-
-  * Sort filsys entries based on priority
-
- -- Evan Broder <broder@mit.edu>  Thu, 20 Nov 2008 18:37:20 -0500
-
-python-hesiod (0.2.9.1-1) unstable; urgency=low
-
-  * Undo a mistaken test commit
-
- -- Evan Broder <evan@remus.mit.edu>  Tue, 19 Aug 2008 23:00:33 -0400
-
-python-hesiod (0.2.9-1) unstable; urgency=low
-
-  * Fix Linux bug where errno would get corrupted
-
- -- Evan Broder <evan@remus.mit.edu>  Tue, 19 Aug 2008 22:37:27 -0400
-
-python-hesiod (0.2.8-2) unstable; urgency=low
-
-  * Stop using CDBS's DEB_AUTO_UPDATE_DEBIAN_CONTROL to deal with versioning
-    issues on older Ubuntu and Debian distributions
-
- -- Evan Broder <broder@mit.edu>  Tue, 13 Aug 2008 18:53:11 -0400
-
-python-hesiod (0.2.8-1) unstable; urgency=low
-
-  * Actually set IOErrors correctly
-
- -- Evan Broder <broder@mit.edu>  Tue, 12 Aug 2008 03:17:16 -0400
-
-python-hesiod (0.2.7-1) unstable; urgency=low
-
-  * In passwd and group lookups, convert IDs to strings
-
- -- Evan Broder <broder@mit.edu>  Mon, 11 Aug 2008 17:52:15 -0400
-
-python-hesiod (0.2.6) unstable; urgency=low
-
-  * Fix exceptions related to raising exceptions
-
- -- Evan Broder <broder@mit.edu>  Sun, 10 Aug 2008 19:11:53 -0400
-
-python-hesiod (0.2.5-1) unstable; urgency=low
-
-  * Remove shebang line from hesiod module
-
- -- Evan Broder <broder@mit.edu>  Thu, 31 Jul 2008 21:55:27 -0700
-
-python-hesiod (0.2.4-2) unstable; urgency=low
-
-  * Remove redundant COPYING file from documentation
-
- -- Evan Broder <broder@mit.edu>  Thu, 31 Jul 2008 21:44:07 -0700
-
-python-hesiod (0.2.4-1) unstable; urgency=low
-
-  * Fix bug in Python 2.4 syntax
-
- -- Evan Broder <broder@mit.edu>  Thu, 31 Jul 2008 21:23:13 -0700
-
-python-hesiod (0.2.3-1) unstable; urgency=low
-
-  * Fix egg-info
-
- -- Evan Broder <broder@mit.edu>  Wed, 30 Jul 2008 15:17:36 -0700
-
-python-hesiod (0.2.2-1) unstable; urgency=low
-
-  * Add the COPYING file to the distribution
-
- -- Evan Broder <broder@mit.edu>  Wed, 30 Jul 2008 11:33:35 -0700
-
-python-hesiod (0.2.1-1) unstable; urgency=low
-
-  * Some slight metadata changes
-
- -- Evan Broder <broder@mit.edu>  Wed, 30 Jul 2008 00:22:30 -0700
-
-python-hesiod (0.2.0-1) unstable; urgency=low
-
-  * Add more Pythonic interfaces for common lookups, like filsys and passwd
-
- -- Evan Broder <broder@mit.edu>  Wed, 30 Jul 2008 00:05:50 -0700
-
-python-hesiod (0.1.2-1) unstable; urgency=low
-
-  * New upstream release
-  * Make lookups thread safe
-
- -- Evan Broder <broder@mit.edu>  Tue, 29 Jul 2008 18:32:05 -0700
-
-python-hesiod (0.1.1-1) unstable; urgency=low
-
-  * Initial Release.
-
- -- Evan Broder <broder@mit.edu>  Sat, 12 Jul 2008 04:12:01 -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 ff34eb2..0000000
--- a/debian/control
+++ /dev/null
@@ -1,15 +0,0 @@
-Source: python-hesiod
-Section: python
-Priority: extra
-Maintainer: Evan Broder <broder@mit.edu>
-Build-Depends: debhelper (>= 7), python-all-dev, python-support, python-pyrex, python-setuptools, libhesiod-dev, python-pyrex
-Standards-Version: 3.9.3
-
-Package: python-hesiod
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
-Provides: ${python:Provides}
-Conflicts: debathena-pyhesiodfs (<< 0.0.r144)
-Description: Python bindings for Hesiod
- PyHesiod provides a set of Python bindings for Hesiod, the Project
- Athena service name resolution protocol used at MIT and elsewhere.
diff --git a/debian/copyright b/debian/copyright
deleted file mode 100644
index 53b8fd9..0000000
--- a/debian/copyright
+++ /dev/null
@@ -1,35 +0,0 @@
-This package was written and debianized by Evan Broder
-<broder@mit.edu> on Fri, 12 Jul 2008.
-
-Upstream Author: 
-
-    Evan Broder <broder@mit.edu>
-
-Copyright: 
-
-    Copyright (C) 2008 Evan Broder
-
-License:
-
-    Permission is hereby granted, free of charge, to any person
-    obtaining a copy of this software and associated documentation
-    files (the "Software"), to deal in the Software without
-    restriction, including without limitation the rights to use, copy,
-    modify, merge, publish, distribute, sublicense, and/or sell copies
-    of the Software, and to permit persons to whom the Software is
-    furnished to do so, subject to the following conditions:
-    
-    The above copyright notice and this permission notice shall be
-    included in all copies or substantial portions of the Software.
-    
-    THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
-    EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
-    MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
-    NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
-    HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
-    WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-    OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
-    DEALINGS IN THE SOFTWARE.
-    
-The Debian packaging is (C) 2008, Evan Broder <broder@mit.edu> and
-is licensed under the MIT License, see above.
diff --git a/debian/pycompat b/debian/pycompat
deleted file mode 100644
index 0cfbf08..0000000
--- a/debian/pycompat
+++ /dev/null
@@ -1 +0,0 @@
-2
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