~ubuntu-branches/ubuntu/trusty/edac-utils/trusty

« back to all changes in this revision

Viewing changes to debian/watch

  • Committer: Package Import Robot
  • Author(s): Yaroslav Halchenko
  • Date: 2012-05-18 22:22:14 UTC
  • mfrom: (3.1.2 sid)
  • Revision ID: package-import@ubuntu.com-20120518222214-a9z3uhahyhp1o5rz
Tags: 0.18-1
* Switched to 3.0 (quilt) format -- changes absorbed into
  deb_init_script patch
* debian/watch - updated to monitor fresh github repository
* debian/gbp.conf -- switching to build based on top of upstream's git
* use dh_autoreconf to force autoreconf (Closes: #558500)
* debian/control -- boosted policy to 3.9.3 (no further changes)
* adjusted forgotten debian/control.in

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
version=3
2
 
opts="downloadurlmangle=s/http:.*\.debian\.org(.*)\/(\d+\.\d+)\//http:\/\/mirrorservice.org$1\/$2\/edac-utils-$2.tar.bz2/,filenamemangle=s/.*\/(\d+\.\d+)\//edac-utils-$1.tar.bz2/" \
3
 
 http://sf.net/edac-utils/edac-utils/ .*/(\d+\.\d+)/ debian git-import-orig
4
 
 
 
2
opts="filenamemangle=s/.*\/(.*)/edac-utils-$1\.tar\.gz/" \
 
3
  https://github.com/grondo/edac-utils/tags  .*/tarball/(\d[\d\.a-z]+)