summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorThijs Kinkhorst <thijs@debian.org>2013-02-16 17:19:27 +0000
committerThijs Kinkhorst <thijs@debian.org>2013-02-16 17:19:27 +0000
commitd8914b4acd812255659dda601a9ae33efe14d628 (patch)
tree64bbcb2c5931044be0e2ea30edb9f2ea52a73b72 /Makefile
parent2833479c2f60a8998621d1f5ca31f7047a23c411 (diff)
remove 'experimental' from the tracker: the unstable versions we track
cannot be applied there and it leads to false claims in the tracker pages about the affectedness of packages in experimental. git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@21301 e39458fd-73e7-0310-bf30-c45bca0a0e42
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 43d5d822ce..d0ec1c5bda 100644
--- a/Makefile
+++ b/Makefile
@@ -47,7 +47,7 @@ serve:
.PHONY: update-packages update-testing update-stable update-oldstable
update-packages: update-testing
- set -e ; for rel in sid experimental ; do \
+ set -e ; for rel in sid ; do \
for archive in main contrib non-free ; do \
$(PYTHON) bin/apt-update-file \
$(MIRROR)/dists/$$rel/$$archive/source/Sources \

© 2014-2024 Faster IT GmbH | imprint | privacy policy