]> git.donarmstrong.com Git - ca-certificates.git/commitdiff
updated version compare in debian/postinst and tag
authorMichael Shuler <michael@pbandjelly.org>
Tue, 25 Oct 2011 14:19:06 +0000 (09:19 -0500)
committerMichael Shuler <michael@pbandjelly.org>
Tue, 25 Oct 2011 14:19:06 +0000 (09:19 -0500)
debian/NEWS
debian/changelog
debian/postinst

index b9569c21f77ef9b2f9d8507e509894cdd2281de3..42861ed6492c9eab41597f53f4d176e5fbc0ba99 100644 (file)
@@ -1,4 +1,4 @@
-ca-certificates (20111024) unstable; urgency=low
+ca-certificates (20111025) unstable; urgency=low
 
   * Update mozilla/certdata.txt to latest (NSS branch version 1.64.2.13)
     Certificates added (+) and removed (-):
index 0577f1774d6ca866542864ad9b684fc08799b626..e20bef6c4446eefcb8f6082e7090f6a3047f6685 100644 (file)
@@ -1,4 +1,4 @@
-ca-certificates (20111024) unstable; urgency=low
+ca-certificates (20111025) unstable; urgency=low
 
   [ Michael Shuler ]
   * Add 3.0 (native) source format
@@ -60,9 +60,9 @@ ca-certificates (20111024) unstable; urgency=low
   * Drop bogus c_rehash on upgrades, which caused issue when
     ca-certificates.crt was still in place; instead, call
     update-ca-certificates --fresh on upgrades to this version, and
-    the usual update-ca-certificates otherwise  Closes: #643667, 537382
+    the usual update-ca-certificates otherwise  Closes: #643667, #537382
 
- -- Michael Shuler <michael@pbandjelly.org>  Mon, 24 Oct 2011 19:55:10 -0500
+ -- Michael Shuler <michael@pbandjelly.org>  Tue, 25 Oct 2011 09:12:10 -0500
 
 ca-certificates (20111022) unstable; urgency=low
 
index 21d1b94aceb2ebc15ca34aa78e50a2d9b5cdeba9..96be353d495e9e301e657d9df70c9fbce43dde69 100644 (file)
@@ -139,7 +139,7 @@ EOF
        fi
        # fix bogus symlink to ca-certificates.crt on upgrades; see
        # Debian #643667; drop after wheezy
-       if dpkg --compare-versions "$2" lt-nl 20110502+nmu2+643667; then
+       if dpkg --compare-versions "$2" lt-nl 20111025; then
            update-ca-certificates --fresh
        else
            update-ca-certificates