[SCM] SETI at home packaging branch, master, updated. debian/5.13+cvs20060510-4-43-g50c3ea3

Frank S. Thomas fst at debian.org
Sun Feb 8 10:18:10 UTC 2009


The following commit has been merged in the master branch:
commit 50c3ea3ae4989d3f9af7c370af4bd25a0320e0af
Author: Frank S. Thomas <fst at debian.org>
Date:   Sun Feb 8 11:16:06 2009 +0100

    Added dummy debian/watch file to appease Lintian.
    
    Added a dummy debian/watch file that explains why upstream tarballs cannot
    be meaningfully monitored to fix Lintian's debian-watch-file-is-missing
    informational tag.

diff --git a/debian/changelog b/debian/changelog
index 3e6b6fe..4336cd2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -19,6 +19,9 @@ boinc-app-seti (5.28~20080105-1) unstable; urgency=low
     - Bumped Standards-Version from 3.7.3 to 3.8.0. This required to rename
       debian/README.Debian-source to debian/README.source and to add a note
       that we use quilt for patch management.
+  * Added a dummy debian/watch file that explains why upstream tarballs cannot
+    be meaningfully monitored to fix Lintian's debian-watch-file-is-missing
+    informational tag.
 
  -- Frank S. Thomas <fst at debian.org>  Thu, 31 Jan 2008 15:13:46 +0100
 
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 0000000..8db71c2
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,4 @@
+# The SETI at home project does not distribute source code releases as
+# tarballs, only tarballs of nightly Subversion snapshots are available.
+# Therefore a proper debian/watch file is not very useful under these
+# circumstances.

-- 
SETI at home packaging



More information about the pkg-boinc-commits mailing list