[27354] in Source-Commits

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

olc commit [debian]: Make olc non-native

daemon@ATHENA.MIT.EDU (Alexander Chernyakhovsky)
Sun Sep 29 04:17:13 2013

Date: Sun, 29 Sep 2013 04:17:05 -0400
From: Alexander Chernyakhovsky <achernya@MIT.EDU>
Message-Id: <201309290817.r8T8H54V021518@drugstore.mit.edu>
To: source-commits@MIT.EDU

https://github.com/mit-athena/olc/commit/3bdaa9027538b64276fb609b3aac02cc6f71eb7b
commit 3bdaa9027538b64276fb609b3aac02cc6f71eb7b
Author: Alexander Chernyakhovsky <achernya@mit.edu>
Date:   Sun Sep 29 04:11:56 2013 -0400

    Make olc non-native

 debian/changelog              |    8 ++++++--
 debian/debathena-olc.install  |    2 +-
 debian/debathena-olc.manpages |    3 +--
 debian/olc                    |   30 ------------------------------
 debian/olc.1                  |   19 -------------------
 olc                           |   30 ++++++++++++++++++++++++++++++
 olc.1                         |   18 ++++++++++++++++++
 7 files changed, 56 insertions(+), 54 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 92d59a4..6975878 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,14 @@
-debathena-olc (1.1) UNRELEASED; urgency=low
+debathena-olc (1.1-1) UNRELEASED; urgency=low
 
+  [ Jonathan Reed ]
   * Switch from control.in to control (Trac: #561)
   * Bump Standards-Version to 3.9.3
   * Bump compat level to 7
 
- -- Jonathan Reed <jdreed@mit.edu>  Wed, 03 Apr 2013 13:31:16 -0400
+  [ Alexander Chernyakhovsky ]
+  * Convert olc to a non-native package
+
+ -- Alexander Chernyakhovsky <achernya@mit.edu>  Sun, 29 Sep 2013 04:10:55 -0400
 
 debathena-olc (1.0) unstable; urgency=low
 
diff --git a/debian/debathena-olc.install b/debian/debathena-olc.install
index 087875a..271f798 100644
--- a/debian/debathena-olc.install
+++ b/debian/debathena-olc.install
@@ -1 +1 @@
-debian/olc usr/bin
+olc usr/bin
diff --git a/debian/debathena-olc.manpages b/debian/debathena-olc.manpages
index 5b22685..3d85d00 100644
--- a/debian/debathena-olc.manpages
+++ b/debian/debathena-olc.manpages
@@ -1,2 +1 @@
-debian/olc.1
-
+olc.1
diff --git a/debian/olc b/olc
similarity index 97%
rename from debian/olc
rename to olc
index 29cb3d0..34cd530 100755
--- a/debian/olc
+++ b/olc
@@ -14,7 +14,7 @@ fi
 cat <<EOF
 
 The OLC command was deprecated in 2009 and may be removed completely
-in future releases.  
+in future releases.
 
 * To ask a question, please call 617-253-4435 or visit the Athena
   Consulting web page at: http://ist.mit.edu/support/olc
diff --git a/debian/olc.1 b/olc.1
similarity index 85%
rename from debian/olc.1
rename to olc.1
index 91232d9..897199b 100644
--- a/debian/olc.1
+++ b/olc.1
@@ -12,8 +12,7 @@ longer exists.
 
 .SH SEE ALSO
 
-Proceedings of the 17th Annual ACM SIGUCCS Conference 
+Proceedings of the 17th Annual ACM SIGUCCS Conference
 
 .SH AUTHOR
 Jonathan Reed <jdreed@mit.edu>, Debathena Project
-

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