summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2012-07-07 16:22:21 +0000
committerIgor Pashev <pashev.igor@gmail.com>2012-07-07 16:22:21 +0000
commitaf6fd2601b2674e7540149de4e83dc3187b155a9 (patch)
tree5cb1d0ab5405f78de4cbadac1c2003b2b81f9c7e
parent7fe076fb1aae6112afa3bd62e5863b8ea07e9e7b (diff)
downloadksh-af6fd2601b2674e7540149de4e83dc3187b155a9.tar.gz
Provides ksh93
-rw-r--r--debian/changelog6
-rw-r--r--debian/control2
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 4e62966..d29f42b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ksh (93u+-1+dyson2) unstable; urgency=low
+
+ * Provides ksh93
+
+ -- Igor Pashev <pashev.igor@gmail.com> Sat, 07 Jul 2012 16:21:54 +0000
+
ksh (93u+-1+dyson1) unstable; urgency=low
* Built for Dyson
diff --git a/debian/control b/debian/control
index 8e036f4..1a82c4c 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Conflicts: pdksh (<< 5.2.14-18)
Replaces: system-shell
-Provides: system-shell
+Provides: system-shell, ksh93
Essential: yes
Description: Real, AT&T version of the Korn shell
Ksh is a UNIX command interpreter (shell) that is intended for both