Loading debian/changelog +6 −0 Original line number Diff line number Diff line adapterremoval (2.3.1-2) UNRELEASED; urgency=medium * Build-Depends: markdown instead of python-markdown -- Andreas Tille <tille@debian.org> Mon, 02 Sep 2019 08:59:12 +0200 adapterremoval (2.3.1-1) unstable; urgency=medium * Team upload. Loading debian/control +1 −1 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ Build-Depends: debhelper-compat (= 12), zlib1g-dev, libbz2-dev, libgtest-dev, python-markdown markdown Standards-Version: 4.4.0 Vcs-Browser: https://salsa.debian.org/med-team/adapterremoval Vcs-Git: https://salsa.debian.org/med-team/adapterremoval.git Loading debian/rules +1 −1 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ include /usr/share/dpkg/default.mk override_dh_auto_build: dh_auto_build markdown_py -f README.html README.md markdown README.md > README.html override_dh_auto_test: ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS))) Loading Loading
debian/changelog +6 −0 Original line number Diff line number Diff line adapterremoval (2.3.1-2) UNRELEASED; urgency=medium * Build-Depends: markdown instead of python-markdown -- Andreas Tille <tille@debian.org> Mon, 02 Sep 2019 08:59:12 +0200 adapterremoval (2.3.1-1) unstable; urgency=medium * Team upload. Loading
debian/control +1 −1 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ Build-Depends: debhelper-compat (= 12), zlib1g-dev, libbz2-dev, libgtest-dev, python-markdown markdown Standards-Version: 4.4.0 Vcs-Browser: https://salsa.debian.org/med-team/adapterremoval Vcs-Git: https://salsa.debian.org/med-team/adapterremoval.git Loading
debian/rules +1 −1 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ include /usr/share/dpkg/default.mk override_dh_auto_build: dh_auto_build markdown_py -f README.html README.md markdown README.md > README.html override_dh_auto_test: ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS))) Loading