* test/versions.lst:
authorDavid Kalnischkies <kalnischkies@gmail.com>
Tue, 26 Apr 2011 17:30:21 +0000 (19:30 +0200)
committerDavid Kalnischkies <kalnischkies@gmail.com>
Tue, 26 Apr 2011 17:30:21 +0000 (19:30 +0200)
  - disable obscure version number tests with versions dpkg doesn't
    allow any more as they don't start with a number

debian/changelog
test/versions.lst

index 115b4e0..3f1c017 100644 (file)
@@ -37,8 +37,11 @@ apt (0.8.14.2) UNRELEASED; urgency=low
   * apt-pkg/deb/debmetaindex.cc:
     - do not download TranslationIndex if no Translation-* will be
       downloaded later on anyway (Closes: #624218)
+  * test/versions.lst:
+    - disable obscure version number tests with versions dpkg doesn't
+      allow any more as they don't start with a number
 
- -- David Kalnischkies <kalnischkies@gmail.com>  Tue, 26 Apr 2011 19:12:41 +0200
+ -- David Kalnischkies <kalnischkies@gmail.com>  Tue, 26 Apr 2011 19:30:12 +0200
 
 apt (0.8.14.1) unstable; urgency=low
 
index 2d09676..8dd8ebd 100644 (file)
 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