[caja-actions] 01/22: debian/{rules, watch}: They with Github tag as upstream source.
Mike Gabriel
sunweaver at debian.org
Fri Feb 20 05:34:38 UTC 2015
This is an automated email from the git hooks/post-receive script.
sunweaver pushed a commit to branch master
in repository caja-actions.
commit f669e12563a0295d62ae606524f60c565fc1b41e
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Fri Feb 20 04:36:26 2015 +0100
debian/{rules,watch}: They with Github tag as upstream source.
---
debian/rules | 1 +
debian/watch | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index ec3df92..2bb1569 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,6 +12,7 @@ override_dh_install:
dh_install --fail-missing
override_dh_auto_configure:
+ NOCONFIGURE=1 ./autogen.sh
dh_auto_configure $(DHFLAGS) -- \
--with-gtk=2 \
--disable-scrollkeeper \
diff --git a/debian/watch b/debian/watch
index edd18a7..821dbf6 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-https://raveit65.fedorapeople.org/Mate/SOURCE/caja-actions-(\d\.\d\.\d).tar.xz
+https://github.com/NiceandGently/caja-actions/archive/v(\d\.\d\.\d).tar.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mate/caja-actions.git
More information about the pkg-mate-commits
mailing list