Remove VERSION_SUFFIX for oldstable and newstable. Not nedded here.
authorMiroslav Ondra <ondra@faster.cz>
Thu, 5 Sep 2019 11:45:28 +0000 (13:45 +0200)
committerMiroslav Ondra <ondra@faster.cz>
Thu, 5 Sep 2019 11:45:28 +0000 (13:45 +0200)
debian/neuron-kernel-docs.docs
debian/rules

index 5874bfe113f0191dfacbdfc05d71aa8a09bd713b..e845566c06f9bf557d35e8292c37cf05d97a9769 100644 (file)
@@ -1,3 +1 @@
 README
-README.Debian
-README.source
index 236f53e75f08c2de3dfcb42d560b7b82903117a9..9515f8907dddb5174444ed7ed9bb743e70d0911c 100755 (executable)
@@ -97,7 +97,6 @@ override_dh_auto_install:
        dh_auto_install --destdir=debian/unipi-kernel-modules -- CCPREFIX=${DEB_TARGET_GNU_TYPE}- \
                LINUX_DIR_PATH=$(LINUX_DIR_PATH) ARCH=${DEB_TARGET_ARCH_CPU}
 endif
-
 ifeq ($(shell dpkg-architecture -q DEB_HOST_ARCH),armhf)
 override_dh_auto_install:
        dh_auto_install --destdir=debian/neuron-kernel -- CCPREFIX=${DEB_TARGET_GNU_TYPE}- \