diffstat of debian/ for lsb_4.1+Debian12 lsb_4.1.parsix.5 changelog | 19 +++++++++++++++++++ lsb-qt4.substvars | 11 +++++++++++ rules | 12 ++++++------ 3 files changed, 36 insertions(+), 6 deletions(-) --- lsb-4.1+Debian12/debian/changelog 2013-06-05 10:32:36.000000000 +0000 +++ lsb-4.1.parsix.5/debian/changelog 2014-01-13 02:31:42.000000000 +0000 @@ -1,3 +1,22 @@ +lsb (4.1.parsix.5) unstable; urgency=low + + * Minor fix for the Description + + -- Alan Baghumian Sun, 12 Jan 2014 18:31:23 -0800 + +lsb (4.1.parsix.4) unstable; urgency=low + + * Properly override DIST ID + + -- Alan Baghumian Sun, 12 Jan 2014 18:19:02 -0800 + +lsb (4.1.parsix.3) unstable; urgency=low + + * Sync'd with 4.1+Debian12 + * Updated for Trev + + -- Alan Baghumian Sun, 12 Jan 2014 15:43:45 -0800 + lsb (4.1+Debian12) unstable; urgency=low [ Colin Watson ] --- lsb-4.1+Debian12/debian/lsb-qt4.substvars 1970-01-01 00:00:00.000000000 +0000 +++ lsb-4.1.parsix.5/debian/lsb-qt4.substvars 2013-10-20 05:47:08.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+Debian12/debian/rules 2013-05-15 20:00:30.000000000 +0000 +++ lsb-4.1.parsix.5/debian/rules 2014-01-13 00:05:50.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: - # Tests are not backported to python2.6, sorry. +#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