Control: tag -1 + patch Hi,
I attached a patch that changes the homepage and adds a watch file. Regards, Reiner
diff --git a/debian/control b/debian/control index 8159932..b946d86 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Debian Hams group <[email protected]> Uploaders: John T. Nogatch <[email protected]>, Kamal Mostafa <[email protected]> Build-Depends: debhelper (>= 8.0.0), pkg-config, autotools-dev, libhamlib-dev, libncurses5-dev, libglib2.0-dev Standards-Version: 3.9.4 -Homepage: https://github.com/Tlf/tlf/archive/tlf-1.1-maintenance.zip +Homepage: https://tlf.github.io/index2.html #Vcs-Git: git://git.debian.org/collab-maint/tlf.git #Vcs-Browser: http://git.debian.org/?p=collab-maint/tlf.git;a=summary diff --git a/debian/watch b/debian/watch new file mode 100644 index 0000000..280c401 --- /dev/null +++ b/debian/watch @@ -0,0 +1,2 @@ +version=3 +https://github.com/Tlf/tlf/releases .*/archive/tlf-(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
signature.asc
Description: OpenPGP digital signature

