diff options
author | Cyril Brulebois <kibi@debian.org> | 2010-11-18 16:51:18 +0100 |
---|---|---|
committer | Cyril Brulebois <kibi@debian.org> | 2010-11-18 16:51:18 +0100 |
commit | 96e0eca887fe65f82ac631412d7dcfe9e6614662 (patch) | |
tree | 2db3964dc7165aafc4646c1c919d99dab70cc355 | |
parent | 212621367cb74fc23f447f691d936a424767347f (diff) | |
download | xutils-dev-96e0eca887fe65f82ac631412d7dcfe9e6614662.tar.gz |
Mention upstream git URL in a comment.
-rw-r--r-- | debian/watch.gccmakedep | 1 | ||||
-rw-r--r-- | debian/watch.imake | 1 | ||||
-rw-r--r-- | debian/watch.lndir | 1 | ||||
-rw-r--r-- | debian/watch.makedepend | 1 | ||||
-rw-r--r-- | debian/watch.util-macros | 1 | ||||
-rw-r--r-- | debian/watch.xorg-cf-files | 1 |
6 files changed, 6 insertions, 0 deletions
diff --git a/debian/watch.gccmakedep b/debian/watch.gccmakedep index 391df7f..cbe12be 100644 --- a/debian/watch.gccmakedep +++ b/debian/watch.gccmakedep @@ -1,2 +1,3 @@ +#git=git://anongit.freedesktop.org/xorg/util/gccmakedep version=3 http://xorg.freedesktop.org/releases/individual/util/ gccmakedep-(.*)\.tar\.gz diff --git a/debian/watch.imake b/debian/watch.imake index 5b35e31..74c3e79 100644 --- a/debian/watch.imake +++ b/debian/watch.imake @@ -1,2 +1,3 @@ +#git=git://anongit.freedesktop.org/xorg/util/imake version=3 http://xorg.freedesktop.org/releases/individual/util/ imake-(.*)\.tar\.gz diff --git a/debian/watch.lndir b/debian/watch.lndir index 0d91bee..08a0413 100644 --- a/debian/watch.lndir +++ b/debian/watch.lndir @@ -1,2 +1,3 @@ +#git=git://anongit.freedesktop.org/xorg/util/lndir version=3 http://xorg.freedesktop.org/releases/individual/util/ lndir-(.*)\.tar\.gz diff --git a/debian/watch.makedepend b/debian/watch.makedepend index 690c777..b56ee42 100644 --- a/debian/watch.makedepend +++ b/debian/watch.makedepend @@ -1,2 +1,3 @@ +#git=git://anongit.freedesktop.org/xorg/util/makedepend version=3 http://xorg.freedesktop.org/releases/individual/util/ makedepend-(.*)\.tar\.gz diff --git a/debian/watch.util-macros b/debian/watch.util-macros index d546666..ce79e59 100644 --- a/debian/watch.util-macros +++ b/debian/watch.util-macros @@ -1,2 +1,3 @@ +#git=git://anongit.freedesktop.org/xorg/util/macros version=3 http://xorg.freedesktop.org/releases/individual/util/ util-macros-(.*)\.tar\.gz diff --git a/debian/watch.xorg-cf-files b/debian/watch.xorg-cf-files index 01f16cf..bf0465c 100644 --- a/debian/watch.xorg-cf-files +++ b/debian/watch.xorg-cf-files @@ -1,2 +1,3 @@ +#git=git://anongit.freedesktop.org/xorg/util/cf version=3 http://xorg.freedesktop.org/releases/individual/util/ xorg-cf-files-(.*)\.tar\.gz |