[feel++] 107/122: added watch file

Mattia Rizzolo mattia at debian.org
Sun Feb 14 15:29:27 UTC 2016


This is an automated email from the git hooks/post-receive script.

mattia pushed a commit to branch master
in repository feel++.

commit 14bba56597d86e10743991b781c15e8d744fc217
Author: Christophe Prudhomme <prudhomm at debian.org>
Date:   Sun Jun 10 22:33:56 2012 +0000

    added watch file
---
 debian/changelog | 9 ++++++---
 debian/watch     | 7 ++++---
 2 files changed, 10 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index bc79c89..e07f044 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,17 +1,20 @@
 feel++ (0.91.4-3) unstable; urgency=low
 
-  [Christophe Prud'homme]
+  [ Christophe Prud'homme ]
   * debian/control: update Standards-Version to 3.9.3 (no change)
   * debian/rules: revert back to g++-4.6, g++-4.7 is too broken
   
-  [Dmitrijs Ledkovs]
+  [ Dmitrijs Ledkovs ]
   * debian/control: remove alternative dependencies on libboost1.46-* in
     the libfeel++-dev package. BinNMUs can and have transitioned the
     package to boost1.49 by now, so the dependency should only be on the
     default boost packages. This will get the package 'unstuck' in the
     boost1.49 transition tracker.
 
- -- Christophe Prud'homme <prudhomm at debian.org>  Mon, 11 Jun 2012 00:26:41 +0200
+  [ Daniel Leidert ]
+  * debian/watch: sent watch file patch for google code
+
+ -- Christophe Prud'homme <prudhomm at debian.org>  Mon, 11 Jun 2012 00:32:51 +0200
 
 feel++ (0.91.4-2) unstable; urgency=low
 
diff --git a/debian/watch b/debian/watch
index 1776747..195620c 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,5 @@
 version=3
-http://sf.net/feelpp/feel%2B%2B-(.+)\.tar\.gz
-
-
+opts=\
+downloadurlmangle=s#^.*name=(feel%2B%2B-[\d.]+\.tar\.gz).*$#http://feelpp.googlecode.com/files/$1#,\
+filenamemangle=s#^.*name=feel%2B%2B-([\d.]+\.tar\.gz).*$#feel++-$1# \
+http://code.google.com/p/feelpp/downloads/list ^detail\?name=feel%2B%2B-([\d.]+)\.tar\.gz.*

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/feel++.git



More information about the debian-science-commits mailing list