[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#687730: unblock: cia-clients/20120903



Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock

Please unblock package cia-clients

The service this package interacts with ("CIA") has recently stopped
working using its old hostname ("cia.navi.cx"). The latest version of
this package in unstable updates the last of the included plugins (bzr-cia)
to use the correct, current hostname ("cia.vc"). This is bug #686569.

The debdiff:

diff -Nru cia-clients-20110719/bzr-cia/cia.py cia-clients-20120903/bzr-cia/cia.py
--- cia-clients-20110719/bzr-cia/cia.py	2011-07-19 19:33:31.000000000 +0200
+++ cia-clients-20120903/bzr-cia/cia.py	2012-09-03 13:07:16.000000000 +0200
@@ -87,7 +87,7 @@
     import xmlrpclib
     server = config.get_user_option('cia_server')
     if server is None:
-        server = "http://cia.navi.cx";
+        server = "http://cia.vc";
 
     return xmlrpclib.ServerProxy(server)
 
diff -Nru cia-clients-20110719/debian/changelog cia-clients-20120903/debian/changelog
--- cia-clients-20110719/debian/changelog	2011-07-19 19:34:04.000000000 +0200
+++ cia-clients-20120903/debian/changelog	2012-09-03 14:35:12.000000000 +0200
@@ -1,3 +1,10 @@
+cia-clients (20120903) unstable; urgency=low
+
+  * bzr-cia: Use cia.vc as hostname rather than broken cia.navi.cx.
+    Closes: #686569
+
+ -- Jelmer Vernooij <jelmer@debian.org>  Mon, 03 Sep 2012 13:07:34 +0200
+
 cia-clients (20110719) unstable; urgency=low
 
   * Update bzr-cia, fixes compatibility with newer versions of bzr.

unblock cia-clients/20120903

-- System Information:
Debian Release: wheezy/sid
  APT prefers quantal-updates
  APT policy: (500, 'quantal-updates'), (500, 'quantal-security'), (500, 'quantal'), (100, 'quantal-backports')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.5.0-14-generic (SMP w/4 CPU cores)
Locale: LANG=en_IE.utf8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash


Reply to: