[med-svn] [toppred] 01/04: Fix URL in d/control
Andreas Tille
tille at debian.org
Sat Jan 31 12:06:29 UTC 2015
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository toppred.
commit 06898d14a0370942adc1b048ccd7ed2f08b487ef
Author: Andreas Tille <tille at debian.org>
Date: Sat Jan 31 13:02:10 2015 +0100
Fix URL in d/control
---
debian/changelog | 2 +-
debian/control | 6 +++---
debian/inject-into-alioth-git | 2 +-
3 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index ff95763..9a0b4a6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,4 +2,4 @@ toppred (1.10-1) UNRELEASED; urgency=low
* Initial release (Closes: #<bug>)
- -- DMPT <debian-med-packaging at lists.alioth.debian.org> Thu, 24 May 2012 14:30:13 +0200
+ -- Andreas Tille <tille at debian.org> Sat, 31 Jan 2015 12:59:46 +0100
diff --git a/debian/control b/debian/control
index 9f37d54..e54b589 100644
--- a/debian/control
+++ b/debian/control
@@ -5,9 +5,9 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.
Uploaders: Andreas Tille <tille at debian.org>
Build-Depends: debhelper (>= 9)
Standards-Version: 3.9.5
-Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/<pkg>/trunk/
-Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/<pkg>/trunk/
-Homepage: <homepage>
+Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/toppred.git
+Vcs-Git: git://anonscm.debian.org/debian-med/toppred.git
+HHomepage: https://github.com/bioinfo-center-pasteur-fr/toppred
Package: toppred
Architecture: any
diff --git a/debian/inject-into-alioth-git b/debian/inject-into-alioth-git
index 02c2222..6442712 100755
--- a/debian/inject-into-alioth-git
+++ b/debian/inject-into-alioth-git
@@ -1,5 +1,5 @@
#!/bin/sh -e
-
+set -x
echo "Please verify whether this script is obsoleted by gbp-create-remote-repo !"
# This script implements the "Git tips" given here
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/toppred.git
More information about the debian-med-commit
mailing list