From 2d44ecb4763fd76da30a092dda08a7893ea6974c Mon Sep 17 00:00:00 2001 From: Kevin Rosenberg Date: Sun, 2 Aug 2009 00:15:48 -0600 Subject: [PATCH] add watch file, vcs-git field --- debian/changelog | 7 +++++++ debian/control | 1 + debian/watch | 2 ++ 3 files changed, 10 insertions(+) create mode 100644 debian/watch diff --git a/debian/changelog b/debian/changelog index 2506f3b..df46f1a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +vcs-tree (0.3.2-3) unstable; urgency=low + + * Add watch file + * control: Add Vcs-Git field + + -- Kevin M. Rosenberg Sun, 02 Aug 2009 00:14:31 -0600 + vcs-tree (0.3.2-2) unstable; urgency=low * control: Change section to the new vcs section diff --git a/debian/control b/debian/control index c6da666..7598005 100644 --- a/debian/control +++ b/debian/control @@ -4,6 +4,7 @@ Priority: optional Maintainer: Kevin M. Rosenberg Build-Depends: debhelper (>> 5.0.0), sbcl (>= 0.9.4) Standards-Version: 3.8.2 +Vcs-Git: git://git.b9.com/vcs-tree.git Package: vcs-tree Architecture: any diff --git a/debian/watch b/debian/watch new file mode 100644 index 0000000..63ee167 --- /dev/null +++ b/debian/watch @@ -0,0 +1,2 @@ +version=3 +http://files.b9.com/vcs-tree/vcs-tree-(\d+.*)\.tar\.gz -- 2.34.1