~ubuntu-branches/ubuntu/precise/fritzing/precise

« back to all changes in this revision

Viewing changes to debian/watch

  • Committer: Bazaar Package Importer
  • Author(s): Georges Khaznadar
  • Date: 2011-08-26 10:11:05 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20110826101105-w5hmn7zcf93ig5v6
Tags: 0.6.3b-1
* upgrapded to the newer upstream version
* parameters of the function GraphicsUtils::distanceFromLine in 
  src/svg/groundplanegenerator.cpp:767 are now declared as doubles,
  which Closes: #636441
* the new version fixes src/utils/folderutils.cpp, which
  Closes: #636061

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Example watch control file for uscan
 
2
# Rename this file to "watch" and then you can run the "uscan" command
 
3
# to check for upstream updates and more.
 
4
# See uscan(1) for format
 
5
 
 
6
# Compulsory line, this is a version 3 file
1
7
version=3
2
8
 
3
 
opts=dversionmangle=s/\+dfsg\d+$// \
 
9
# Uncomment to examine a Webpage
 
10
# <Webpage URL> <string match>
4
11
http://fritzing.org/download/ \/download\/(.+)\/source-tarball\/fritzing\..+\.source\.tar\.bz2 \
5
12
debian uupdate
6
13
 
 
14
# Uncomment to examine a Webserver directory
 
15
#http://fritzing.org/download/(.+)/source-tarball/fritzing\..*\.source\.tar\.bz2