summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorjosch <j.schauer@email.de>2014-12-16 04:41:52 +0100
committerHolger Levsen <holger@layer-acht.org>2014-12-16 12:49:36 +0100
commit231acc059f76e930937cfa2104ac5e012ea833d0 (patch)
treeb43626f19ad01a7dcfaea4b2b006619132d8fba1 /README.md
parent9cf08febc2d7da6dc93d64fb3fff2ce287b8840d (diff)
downloadjenkins.debian.net-231acc059f76e930937cfa2104ac5e012ea833d0.tar.xz
adjust README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 1 insertions, 7 deletions
diff --git a/README.md b/README.md
index da45d5ef..47ca8e85 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@ Just start `./setup.sh`. It will do the following:
`20141211T041251Z` and store them in a directory tree rooted at
`./debian-sid-amd64`
2. go through all binary packages which have a file `DEBIAN/triggers` in their
- control archive (the list is stored in the file `control_triggers_packages`)
+ control archive (the list is retrieved from binarycontrol.debian.net)
and for each package:
1. download and unpack its control archive
2. store all interest-await file triggers in the file `interested-file`
@@ -35,12 +35,6 @@ Just start `./setup.sh`. It will do the following:
Files
=====
-control_triggers_packages
--------------------------
-
-The currently known files that ship a `DEBIAN/triggers` file in their control
-metadata. In the future, this list should be autogenerated.
-
interested-file
---------------