[27727] in Source-Commits

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

nautilus-afs commit: Remove Debian packaging from master

daemon@ATHENA.MIT.EDU (Victor Vasiliev)
Sun Feb 23 22:27:03 2014

Date: Sun, 23 Feb 2014 22:26:56 -0500
From: Victor Vasiliev <vasilvv@MIT.EDU>
Message-Id: <201402240326.s1O3QuPL014335@drugstore.mit.edu>
To: source-commits@MIT.EDU

https://github.com/mit-athena/nautilus-afs/commit/253b85abdbd3f3aaff68d64be580614a4ae04de7
commit 253b85abdbd3f3aaff68d64be580614a4ae04de7
Author: Victor Vasiliev <vasilvv@mit.edu>
Date:   Sun Feb 23 22:15:01 2014 -0500

    Remove Debian packaging from master

 debian/changelog                      |   28 ----------------------------
 debian/compat                         |    1 -
 debian/control                        |   15 ---------------
 debian/copyright                      |   31 -------------------------------
 debian/debathena-nautilus-afs.install |    2 --
 debian/rules                          |    4 ----
 6 files changed, 0 insertions(+), 81 deletions(-)

diff --git a/debian/changelog b/debian/changelog
deleted file mode 100644
index 5043932..0000000
--- a/debian/changelog
+++ /dev/null
@@ -1,28 +0,0 @@
-debathena-nautilus-afs (2.1.1-0debathena1) UNRELEASED; urgency=low
-
-  * Upstream version 2.1.1.
-
- -- Victor Vasiliev <vasilvv@mit.edu>  Sun, 23 Feb 2014 22:13:08 -0500
-
-debathena-nautilus-afs (2.1) unstable; urgency=low
-
-  * Fix bug which didn't reset "add" dialog after cancel (Trac: #1339)
-  * Switch to dh7 from CDBS
-  * Bump Standards-Version to 3.9.3 and compat to 7
-  * Replace completely wrong copyright file with copyright format 1.0
-
- -- Jonathan Reed <jdreed@mit.edu>  Fri, 03 May 2013 10:01:38 -0400
-
-debathena-nautilus-afs (2.0) unstable; urgency=low
-
-  * Complete rewrite for Nautilus 3 and Gtk3
-  * Does not depend on pyafs
-
- -- Jonathan Reed <jdreed@mit.edu>  Thu, 13 Sep 2012 14:29:35 -0400
-
-debathena-nautilus-afs (1.0) unstable; urgency=low
-
-  * Initial release
-
- -- Jonathan Reed <jdreed@mit.edu>  Mon, 05 Apr 2010 14:20:42 -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 f284533..0000000
--- a/debian/control
+++ /dev/null
@@ -1,15 +0,0 @@
-Source: debathena-nautilus-afs
-Section: debathena-config/gnome
-Priority: extra
-Build-Depends: debhelper
-Maintainer: Debathena Project <debathena@mit.edu>
-Standards-Version: 3.9.3
-
-Package: debathena-nautilus-afs
-X-Debathena-Build-For: precise quantal
-Architecture: all
-Depends: ${misc:Depends}, python-nautilus (>= 1.1-1), python, gir1.2-glib-2.0, gir1.2-gtk-3.0, openafs-client
-Description: Provide a Nautilus GUI for AFS ACLs
- This package provides a Nautilus GUI for viewing and modifying AFS
- ACLs.
-
diff --git a/debian/copyright b/debian/copyright
deleted file mode 100644
index 3c71771..0000000
--- a/debian/copyright
+++ /dev/null
@@ -1,31 +0,0 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
-
-Files: *
-Copyright: (c) 2011-2013 Massachusetts Institute of Technology
-License: BSD-3-clause
- Redistribution and use in source and binary forms, with or without
- modification, are permitted provided that the following conditions are
- met:
-    * Redistributions of source code must retain the above copyright
-      notice, this list of conditions and the following disclaimer.
-    * Redistributions in binary form must reproduce the above
-      copyright notice, this list of conditions and the following
-      disclaimer in the documentation and/or other materials provided
-      with the distribution.
-    * Neither the name of the Massachusetts Institute of Technology
-      nor the names of its contributors may be used to endorse or
-      promote products derived from this software without specific
-      prior written permission.
- .
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
- "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
- LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
- A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL MASSACHUSETTS
- INSTITUTE OF TECHNOLOGY BE LIABLE FOR ANY DIRECT, INDIRECT,
- INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
- BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
- OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
- ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR
- TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
- USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
- DAMAGE.
diff --git a/debian/debathena-nautilus-afs.install b/debian/debathena-nautilus-afs.install
deleted file mode 100644
index 6537dc9..0000000
--- a/debian/debathena-nautilus-afs.install
+++ /dev/null
@@ -1,2 +0,0 @@
-afs-property-page.ui usr/share/debathena-nautilus-afs
-afs-property-page.py usr/share/nautilus-python/extensions
diff --git a/debian/rules b/debian/rules
deleted file mode 100755
index 2d33f6a..0000000
--- a/debian/rules
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/usr/bin/make -f
-
-%:
-	dh $@

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