Switch to quilt in debian/source/format.

pull/617/head
Fredrik Öhrström 2022-09-14 17:12:18 +02:00
rodzic ca4b347787
commit b4f5ef132e
2 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -187,7 +187,7 @@ deb:
@echo "Creating orig archive..."
@(cd packaging ; tar czf ./wmbusmeters_$(RELEASE).orig.tar.gz wmbusmeters-$(RELEASE) )
@echo "Running debbuild..."
@(cd packaging/wmbusmeters-$(RELEASE) ; ln -s deb debian; debuild )
@(cd packaging/wmbusmeters-$(RELEASE) ; cp -a deb debian; debuild )
# Check docs verifies that all options in the source have been mentioned in the README and in the man page.

Wyświetl plik

@ -1 +1 @@
3.0 (native)
3.0 (quilt)