Ottomata has uploaded a new change for review.

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


Change subject: Depending on logtail package, not logcheck
......................................................................

Depending on logtail package, not logcheck

Change-Id: I3734394f369062108232fce3619de7a4f23aa290
---
M debian/changelog
M debian/control
2 files changed, 7 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/debs/logster 
refs/changes/65/98565/1

diff --git a/debian/changelog b/debian/changelog
index 9578627..710edaa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+logster (0.0.1-2~precise1) unstable; urgency=low
+
+  * Fixed dependency issue: depends on logtail, not logcheck package.
+
+ -- Andrew Otto (WMF) <o...@wikimedia.org>  Mon, 2 Dec 2013 18:23:04 +0000
+
 logster (0.0.1-1~precise1) unstable; urgency=low
 
   * Initial release
diff --git a/debian/control b/debian/control
index 49665d4..8972446 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@
 
 Package: logster
 Architecture: all
-Depends: ${misc:Depends}, ${python:Depends}, logcheck
+Depends: ${misc:Depends}, ${python:Depends}, logtail
 X-Python-Version: >= 2.6
 Provides: ${python:Provides}
 Description: Parse log files, generate metrics for Statsd, Graphite, Ganglia, 
and more.

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I3734394f369062108232fce3619de7a4f23aa290
Gerrit-PatchSet: 1
Gerrit-Project: operations/debs/logster
Gerrit-Branch: debian
Gerrit-Owner: Ottomata <o...@wikimedia.org>

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

Reply via email to