[med-svn] [spaced] 06/07: Enable get-orig-source script
Fabian Klötzl
kloetzl-guest at moszumanska.debian.org
Thu Mar 24 11:09:38 UTC 2016
This is an automated email from the git hooks/post-receive script.
kloetzl-guest pushed a commit to branch master
in repository spaced.
commit 14bbdc8fef6fbd2cf2bbef45794fa2f8eeab2d76
Author: Fabian Klötzl <fabian at kloetzl.info>
Date: Thu Mar 24 12:06:47 2016 +0100
Enable get-orig-source script
---
debian/rules | 4 ++--
debian/watch | 6 ++++--
2 files changed, 6 insertions(+), 4 deletions(-)
diff --git a/debian/rules b/debian/rules
index e8f077e..853664f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,5 +5,5 @@
%:
dh $@
-#get-orig-source:
-# . debian/get-orig-source
+get-orig-source:
+ . debian/get-orig-source
diff --git a/debian/watch b/debian/watch
index a466fbc..4da05a8 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,6 +1,8 @@
-version=3
+# Use the d/get-orig-source script until upstream fixes its releases.
-http://spaced.gobics.de/ .*/spaced-(.*)\.tar\.gz
+#version=3
+
+#http://spaced.gobics.de/ .*/spaced-(.*)\.tar\.gz
# if tweaking of source is needed
# \
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/spaced.git
More information about the debian-med-commit
mailing list