[slepc] 01/02: Prepare for new upstream version 3.6.3
Drew Parsons
dparsons at moszumanska.debian.org
Mon Apr 4 04:43:11 UTC 2016
This is an automated email from the git hooks/post-receive script.
dparsons pushed a commit to branch master
in repository slepc.
commit d63ef6fc405a745d7f666e89b99990a90fc92cde
Author: Drew Parsons <dparsons at debian.org>
Date: Mon Apr 4 12:30:00 2016 +0800
Prepare for new upstream version 3.6.3
Update debian/watch to include filename mangling with latest upstream
download urls.
---
debian/changelog | 7 +++++++
debian/watch | 4 ++--
2 files changed, 9 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index d464db8..4477946 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+slepc (3.6.3.dfsg1-1) UNRELEASED; urgency=medium
+
+ * New upstream version.
+ * Update debian/watch to include filename mangling.
+
+ -- Drew Parsons <dparsons at debian.org> Mon, 04 Apr 2016 12:28:21 +0800
+
slepc (3.6.1.dfsg1-2) unstable; urgency=medium
* Build-Depends: gfortran. Closes: #751245, #778123.
diff --git a/debian/watch b/debian/watch
index 9d2e31b..f36bc88 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=3
-opts=dversionmangle=s/\.dfsg\d//,repacksuffix=.dfsg1 \
- http://slepc.upv.es/download/download.htm ^.*slepc-(.+)\.(?:tgz|tar\.gz)$
+opts="dversionmangle=s/\.dfsg\d//,repacksuffix=.dfsg1, filenamemangle=s/.*=(.*)/$1/" \
+ http://slepc.upv.es/download/download.php\?filename=slepc-(.+)\.(?:tgz|tar\.gz)$
\ No newline at end of file
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/slepc.git
More information about the debian-science-commits
mailing list