Control: tags 786833 + pending

Dear maintainer,

I've prepared an NMU for spice (versioned as 0.12.5-1.1) and
uploaded it to DELAYED/10. Please feel free to tell me if I
should delay it longer.

Regards.
diff -Nru spice-0.12.5/debian/changelog spice-0.12.5/debian/changelog
--- spice-0.12.5/debian/changelog       2014-05-23 17:56:48.000000000 +0200
+++ spice-0.12.5/debian/changelog       2015-08-14 09:29:46.000000000 +0200
@@ -1,3 +1,11 @@
+spice (0.12.5-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Enable smartcard support now that libcacard is in the archive (Closes:
+    #786833)
+
+ -- Laurent Bigonville <bi...@debian.org>  Fri, 14 Aug 2015 09:29:41 +0200
+
 spice (0.12.5-1) unstable; urgency=medium
 
   * new upstream release.  Can now build without celt!
diff -Nru spice-0.12.5/debian/control spice-0.12.5/debian/control
--- spice-0.12.5/debian/control 2014-05-23 17:56:48.000000000 +0200
+++ spice-0.12.5/debian/control 2015-08-14 09:53:03.000000000 +0200
@@ -22,6 +22,7 @@
  libxinerama-dev,
  python-pyparsing,
  libglib2.0-dev (>= 2.22~),
+ libcacard-dev (>= 0.1.2),
 Standards-Version: 3.9.4
 Homepage: http://spice-space.org/
 Vcs-Git: git://anonscm.debian.org/collab-maint/spice.git
@@ -78,7 +79,7 @@
 Package: libspice-server-dev
 Section: libdevel
 Architecture: i386 amd64
-Depends: libspice-server1 (= ${binary:Version}), ${misc:Depends}, 
libglib2.0-dev (>= 2.22~), libpixman-1-dev (>= 0.17.7~), libssl-dev, 
libxinerama-dev, libspice-protocol-dev (>= 0.12.0~)
+Depends: libspice-server1 (= ${binary:Version}), ${misc:Depends}, 
libglib2.0-dev (>= 2.22~), libpixman-1-dev (>= 0.17.7~), libssl-dev, 
libxinerama-dev, libspice-protocol-dev (>= 0.12.0~), libcacard-dev (>= 0.1.2)
 Suggests: pkg-config
 Description: Header files and development documentation for spice-server
  The Simple Protocol for Independent Computing Environments (SPICE) is
diff -Nru spice-0.12.5/debian/rules spice-0.12.5/debian/rules
--- spice-0.12.5/debian/rules   2014-05-23 17:56:48.000000000 +0200
+++ spice-0.12.5/debian/rules   2015-08-14 09:20:35.000000000 +0200
@@ -5,7 +5,7 @@
 
 override_dh_auto_configure:
        dh_auto_configure --  --disable-celt051 --disable-silent-rules \
-               --disable-smartcard --enable-client
+               --enable-smartcard --enable-client
 
 override_dh_strip:
        dh_strip -plibspice-server1 --dbg-package=libspice-server1-dbg

Reply via email to