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
commit584ea526f754c8ae16c49fc00c2b5c2b1f293648 (patch)
tree6fca23b522f179b72a4297687880771d302670b4 /Makefile
parent3f63c38e040c85d7ebbcd2bd3dfea3af36e12264 (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