summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorDavid Kalnischkies <kalnischkies@gmail.com>2011-04-26 19:30:21 +0200
committerDavid Kalnischkies <kalnischkies@gmail.com>2011-04-26 19:30:21 +0200
commit7f24da09a135c4ec079e9ede7b3dc294b1baac37 (patch)
tree36cb14e74678944f9070ff4d2d0f8d0249d23696 /test
parent05bb1e5dc88497b5e4b5ba684ace99c42d1881f9 (diff)
* test/versions.lst:
- disable obscure version number tests with versions dpkg doesn't allow any more as they don't start with a number
Diffstat (limited to 'test')
-rw-r--r--test/versions.lst12
1 files changed, 6 insertions, 6 deletions
diff --git a/test/versions.lst b/test/versions.lst
index 2d0967645..8dd8ebdc9 100644
--- a/test/versions.lst
+++ b/test/versions.lst
@@ -10,13 +10,16 @@
1.3 1.2.2 1
# Important attributes
-# disabled as dpkg --compare-versions doesn't like them…
+# disabled as dpkg --compare-versions doesn't like them… (versions have to start with a number)
#- . -1
#p - -1
#a - -1
#z - -1
-a . -1
-z . -1
+#a . -1
+#z . -1
+
+# disabled as dpkg --compare-versions doesn't like them… (versions have to start with a number)
+#III-alpha9.8 III-alpha9.8-1.5 -1
# Epochs
1:0.4 10.3 1
@@ -49,9 +52,6 @@ z . -1
1:3.0.5-2 1:3.0.5.1 -1
-# #194327
-III-alpha9.8 III-alpha9.8-1.5 -1
-
# #205960
3.0~rc1-1 3.0-1 -1