[med-svn] [libgoby-java] 05/10: Fix watch file, rename package to libgoby-java
Andreas Tille
tille at debian.org
Mon Dec 25 13:26:23 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository libgoby-java.
commit 3cfed1faba8dc12b0616bdbf1736abd555a57397
Author: Andreas Tille <tille at debian.org>
Date: Mon Dec 25 13:30:12 2017 +0100
Fix watch file, rename package to libgoby-java
---
debian/changelog | 2 +-
debian/control | 2 +-
debian/watch | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 0be344d..c4ef316 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-goby-framework (2.1.1+dfsg-1) UNRELEASED; urgency=low
+libgoby-java (2.1.1+dfsg-1) UNRELEASED; urgency=low
* Initial release (Closes: #<bug>)
TODO: Move packaging to Git, update to latest upstream
diff --git a/debian/control b/debian/control
index 03fb2fc..532046b 100644
--- a/debian/control
+++ b/debian/control
@@ -1,4 +1,4 @@
-Source: goby-framework
+Source: libgoby-java
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
Uploaders: Andreas Tille <tille at debian.org>
Section: science
diff --git a/debian/watch b/debian/watch
index 4965435..149b409 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
version=4
opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \
- https://github.com/CampagneLaboratory/goby/tags .*/(\d[\d\.]+)\.tar\.gz
+ https://github.com/CampagneLaboratory/goby3/releases .*/archive/r*@ANY_VERSION@@ARCHIVE_EXT@
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libgoby-java.git
More information about the debian-med-commit
mailing list