1 2 3 4 5 6 7 8 9 10 11
|
# The new official web site for the Octave-Forge packages is now
# hosted at gnu-octave.github.io, even though the tarballs are
# still distributed at SourceForge. In debian/watch, it is necessary
# to explicitly indicate the links at downloads.sourceforge.net. This
# is triggering a Lintian warning, but it is a false positive.
octave-signal source: debian-watch-lacks-sourceforge-redirector https://gnu-octave.github.io/packages/signal/ https://downloads.sourceforge.net/project/octave/Octave%20Forge%20Packages/Individual%20Package%20Releases/signal-(.+).tar.gz [debian/watch:3]
# The files doc/signal.{qch,qhc} are not source files. They are
# shipped in the upstream tarball but are rebuilt during the package
# build.
octave-signal source: very-long-line-length-in-source-file * > 512 [doc/signal.*:*]
|