/mandos/trunk

To get this branch, use:
bzr branch http://bzr.recompile.se/loggerhead/mandos/trunk

« back to all changes in this revision

Viewing changes to debian/watch

  • Committer: Teddy Hogeborn
  • Date: 2019-02-11 05:15:24 UTC
  • Revision ID: teddy@recompile.se-20190211051524-yxvuh6xj86ag3xqk
Fix Debian watch file

* debian/watch: Make the ".orig" suffix non-optional; otherwise uscan
  thinks that ".orig" is part of the version number.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
version=4
2
2
opts=pgpmode=auto \
3
 
 https://ftp.recompile.se/pub/@PACKAGE@/@PACKAGE@@ANY_VERSION@(?:\.orig)?@ARCHIVE_EXT@
 
3
 https://ftp.recompile.se/pub/@PACKAGE@/@PACKAGE@@ANY_VERSION@\.orig@ARCHIVE_EXT@