Browse Source

Packaging cleanup

* Update debian/watch to version 4
* Formatting
Christoph Biedl 3 years ago
parent
commit
8bde0dcf59
2 changed files with 4 additions and 4 deletions
  1. 1 1
      debian/rules
  2. 3 3
      debian/watch

+ 1 - 1
debian/rules

@@ -5,7 +5,7 @@ DPKG_EXPORT_BUILDFLAGS = 1
 include /usr/share/dpkg/buildflags.mk
 
 %:
-	dh $@  --with=bash-completion
+	dh $@ --with=bash-completion
 
 override_dh_fixperms:
 	dh_fixperms

+ 3 - 3
debian/watch

@@ -1,4 +1,4 @@
 
-version=3
-https://github.com/latchset/clevis/releases \
-    /latchset/clevis/releases/download/[^/]+/clevis-([0-9][.0-9]*)\.tar\.xz
+version=4
+https://github.com/latchset/@PACKAGE@/releases \
+    /latchset/@PACKAGE@/releases/download/[^/]+/@PACKAGE@-([0-9][.0-9]*)@ARCHIVE_EXT@