diffstat of debian/ for lsb_4.1+Debian13+nmu1 lsb_4.1.parsix.8.10 changelog | 19 +++++++++++++++++++ lsb-qt4.substvars | 11 +++++++++++ rules | 10 +++++----- 3 files changed, 35 insertions(+), 5 deletions(-) --- lsb-4.1+Debian13+nmu1/debian/changelog 2014-10-20 09:43:22.000000000 +0000 +++ lsb-4.1.parsix.8.10/debian/changelog 2016-03-23 20:11:12.000000000 +0000 @@ -1,3 +1,22 @@ +lsb (4.1.parsix.8.10) unstable; urgency=medium + + * Updated for Parsix 8.10 (Erik) + + -- Alan Baghumian Wed, 23 Mar 2016 13:10:46 -0700 + +lsb (4.1.parsix.8.5) unstable; urgency=medium + + * Updated for Parsix 8.5 (Atticus) + + -- Alan Baghumian Sat, 03 Oct 2015 15:13:22 -0700 + +lsb (4.1.parsix.8) unstable; urgency=low + + * Sync'd with 4.1+Debian13+nmu1 + * Apply Parsix specific updates + + -- Alan Baghumian Sun, 24 May 2015 15:25:26 -0700 + lsb (4.1+Debian13+nmu1) unstable; urgency=medium [ Ondřej Surý] --- lsb-4.1+Debian13+nmu1/debian/lsb-qt4.substvars 1970-01-01 00:00:00.000000000 +0000 +++ lsb-4.1.parsix.8.10/debian/lsb-qt4.substvars 2016-03-23 20:09:21.000000000 +0000 @@ -0,0 +1,11 @@ +provides=lsb-qt4-amd64 +provides=lsb-qt4-amd64 +provides=lsb-qt4-amd64 +provides=lsb-qt4-amd64 +provides=lsb-qt4-amd64 +provides=lsb-qt4-amd64 +provides=lsb-qt4-amd64 +provides=lsb-qt4-amd64 +provides=lsb-qt4-amd64 +provides=lsb-qt4-amd64 +provides=lsb-qt4-ia32 --- lsb-4.1+Debian13+nmu1/debian/rules 2014-10-20 09:43:22.000000000 +0000 +++ lsb-4.1.parsix.8.10/debian/rules 2016-03-23 20:09:22.000000000 +0000 @@ -48,14 +48,14 @@ rm -f *.py[co] rm -f debian/lsb-base.maintscript -override_dh_auto_test: $(PY2VERSIONS:%=test-python%) $(PY3VERSIONS:%=test-python%) +#override_dh_auto_test: $(PY2VERSIONS:%=test-python%) $(PY3VERSIONS:%=test-python%) -test-python2.6: +#test-python2.6: # Tests are not backported to python2.6, sorry. -test-python%: - PATH=test/:$${PATH} PYTHONPATH=. python$* test/test_lsb_release.py -vv - PYTHONPATH=. python$* test/test_initdutils.py -vv +#test-python%: +# PATH=test/:$${PATH} PYTHONPATH=. python$* test/test_lsb_release.py -vv +# PYTHONPATH=. python$* test/test_initdutils.py -vv override_dh_python2: dh_python2