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

Bug#839375: python-uniconvertor: FTBFS: Option release requires an argument



tags 839375 + patch
thanks

Patch attached.


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      lamby@debian.org / chris-lamb.co.uk
       `-
diff --git a/debian/rules b/debian/rules
index 5374269..43ce05a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,8 @@
 
 export DH_VERBOSE=1
 
+VERSION = $(shell dpkg-parsechangelog --show-field=Version)
+
 p:=debian/python-uniconvertor
 
 %:

Reply to: