summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog3
-rw-r--r--debian/control1
2 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 56d70e4..8452699 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,9 @@
cmdtest (0.26+git-1) UNRELEASED; urgency=medium
* New upstream version.
+ * debian/control: Add "Provides: yarn" to make it easier for people
+ to find the package. Including myself, after an embarrassing fifteen
+ minutes the other day.
-- Lars Wirzenius <liw@liw.fi> Sat, 23 Jul 2016 19:22:01 +0300
diff --git a/debian/control b/debian/control
index 5bcb230..258d339 100644
--- a/debian/control
+++ b/debian/control
@@ -9,6 +9,7 @@ Build-Depends: debhelper (>= 7.3.8), python-all (>= 2.6.6-3~),
X-Python-Version: >= 2.6
Package: cmdtest
+Provides: yarn
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}, python (>= 2.6), python-cliapp,
python-ttystatus, python-markdown