Control: tags 847493 + patch
Control: tags 847493 + pending

Dear maintainer,

I've prepared an NMU for yubikey-piv-manager (versioned as 1.3.0-1.1)
and uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.

Regards.
diff -Nru yubikey-piv-manager-1.3.0/debian/changelog 
yubikey-piv-manager-1.3.0/debian/changelog
--- yubikey-piv-manager-1.3.0/debian/changelog  2016-08-23 00:37:18.000000000 
-0700
+++ yubikey-piv-manager-1.3.0/debian/changelog  2017-05-16 19:08:22.000000000 
-0700
@@ -1,3 +1,11 @@
+yubikey-piv-manager (1.3.0-1.1) unstable; urgency=high
+
+  * Non-maintainer upload.
+  * Re-add PySide patch.
+  * Remove requires.txt requiring PySide (Closes: #847493)
+
+ -- Luke W Faraone <lfara...@debian.org>  Wed, 17 May 2017 02:08:22 +0000
+
 yubikey-piv-manager (1.3.0-1) unstable; urgency=low
 
   [ Simon Josefsson ]
diff -Nru yubikey-piv-manager-1.3.0/debian/patches/fix-pyside.diff 
yubikey-piv-manager-1.3.0/debian/patches/fix-pyside.diff
--- yubikey-piv-manager-1.3.0/debian/patches/fix-pyside.diff    1969-12-31 
16:00:00.000000000 -0800
+++ yubikey-piv-manager-1.3.0/debian/patches/fix-pyside.diff    2017-05-16 
18:43:02.000000000 -0700
@@ -0,0 +1,13 @@
+--- a/setup.py
++++ b/setup.py
+@@ -42,8 +42,8 @@
+     entry_points={
+         'gui_scripts': ['pivman=pivman.__main__:main']
+     },
+-    install_requires=['PySide'],
+-    yc_requires=['ctypes', 'qt'],
++    yc_requires=['ctypes'],
++    packages=['pivman', 'pivman.view', 'pivman.yubicommon', 
'pivman.yubicommon.setup', 'pivman.yubicommon.ctypes', 'pivman.yubicommon.qt'],
+     test_suite='test',
+     tests_require=[''],
+     cmdclass={'executable': executable, 'qt_resources': 
qt_resources('pivman')},
diff -Nru yubikey-piv-manager-1.3.0/debian/patches/series 
yubikey-piv-manager-1.3.0/debian/patches/series
--- yubikey-piv-manager-1.3.0/debian/patches/series     1969-12-31 
16:00:00.000000000 -0800
+++ yubikey-piv-manager-1.3.0/debian/patches/series     2017-05-16 
18:43:02.000000000 -0700
@@ -0,0 +1 @@
+fix-pyside.diff
diff -Nru yubikey-piv-manager-1.3.0/debian/rules 
yubikey-piv-manager-1.3.0/debian/rules
--- yubikey-piv-manager-1.3.0/debian/rules      2016-08-23 00:36:56.000000000 
-0700
+++ yubikey-piv-manager-1.3.0/debian/rules      2017-05-16 19:08:22.000000000 
-0700
@@ -2,3 +2,7 @@
 
 %:
        dh $@ --with python2 --buildsystem=python_distutils
+
+override_dh_auto_clean:
+       dh_clean
+       rm -f yubikey_piv_manager.egg-info/requires.txt

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to