summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2016-09-12 11:40:39 +0300
committerLars Wirzenius <liw@liw.fi>2016-09-12 11:40:39 +0300
commit859bb5ba9631df883dd7b074ff649ea2ca76e1ad (patch)
tree4be1499fe82f6dc1aa0225a8722d8494766601f4
parentbd1ad99ea1636148cc14f9d41b93f6cf7fb6634a (diff)
downloadcmdtest-859bb5ba9631df883dd7b074ff649ea2ca76e1ad.tar.gz
Add provides yarn
-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