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
commit5a5324b3d60a489b0224c35cb5886984e5f92f4f (patch)
tree83a14d3ac54b6e055da74410fecf49079f618244 /Makefile
parentffc161a970e5d59189782f4c455ac084d64513f0 (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