Tim Landscheidt has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/70656


Change subject: Complete rename of subpackage tools to misctools
......................................................................

Complete rename of subpackage tools to misctools

Change-Id: I9c142a702f3b2d89c350a31849d003bf89d3dab8
---
M debian/control
A debian/misctools.install
D debian/tools.install
R misctools/become
R misctools/rmtool
R misctools/toolwatcher
6 files changed, 5 insertions(+), 5 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/labs/toollabs 
refs/changes/56/70656/1

diff --git a/debian/control b/debian/control
index ab22176..75f3472 100644
--- a/debian/control
+++ b/debian/control
@@ -13,8 +13,8 @@
 Package: misctools
 Architecture: all
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: Miscelaneous Labs-specific tools
- Miscelaneous Labs-specific Tools used on Tool Labs
+Description: Miscellaneous Labs-specific tools
+ Miscellaneous Labs-specific Tools used on Tool Labs
 
 Package: jobutils
 Architecture: all
diff --git a/debian/misctools.install b/debian/misctools.install
new file mode 100644
index 0000000..7116393
--- /dev/null
+++ b/debian/misctools.install
@@ -0,0 +1,3 @@
+misctools/become /usr/bin
+misctools/toolwatcher /usr/sbin
+misctools/rmtool /usr/sbin
diff --git a/debian/tools.install b/debian/tools.install
deleted file mode 100644
index 3eb6a68..0000000
--- a/debian/tools.install
+++ /dev/null
@@ -1,3 +0,0 @@
-tools/become /usr/bin
-tools/toolwatcher /usr/sbin
-tools/rmtool /usr/sbin
diff --git a/tools/become b/misctools/become
similarity index 100%
rename from tools/become
rename to misctools/become
diff --git a/tools/rmtool b/misctools/rmtool
similarity index 100%
rename from tools/rmtool
rename to misctools/rmtool
diff --git a/tools/toolwatcher b/misctools/toolwatcher
similarity index 100%
rename from tools/toolwatcher
rename to misctools/toolwatcher

-- 
To view, visit https://gerrit.wikimedia.org/r/70656
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I9c142a702f3b2d89c350a31849d003bf89d3dab8
Gerrit-PatchSet: 1
Gerrit-Project: labs/toollabs
Gerrit-Branch: master
Gerrit-Owner: Tim Landscheidt <t...@tim-landscheidt.de>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to