~ubuntu-branches/ubuntu/precise/libxml-bare-perl/precise

« back to all changes in this revision

Viewing changes to debian/watch

  • Committer: Bazaar Package Importer
  • Author(s): Antonio Radici, Antonio Radici, gregor herrmann
  • Date: 2009-03-22 10:49:56 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20090322104956-a5hx63ijvvmy4ao6
Tags: 0.43-1
[ Antonio Radici ]
* New upstream release
* debian/copyright:
  + added copyright for src/bench/xmlio_testread.cpp
  + removed repack.sh references because there are no licensing issues
  + set the proper license for the upstream source (it is dual licensed)
* debian/control:
  + upgrade to Standards-Version 3.8.1, no changes required
* removed debian/repack.sh
* debian/watch:
  + removed versionmangle and the reference to repack

[ gregor herrmann ]
* debian/control: add missing full stop to long description, thanks to
  Rhonda for spotting.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# format version number, currently 3; this line is compulsory!
2
2
version=3
3
3
# URL to the package page followed by a regex to search
4
 
opts="dversionmangle=s/\+dfsg\.\d+//" \
5
 
http://search.cpan.org/dist/XML-Bare/ \
6
 
.*/XML-Bare-v?(\d[\d_.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ \
7
 
debian sh debian/repack.sh
 
4
http://search.cpan.org/dist/XML-Bare/ .*/XML-Bare-v?(\d[\d_.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$