[Pkg-haskell-commits] darcs: lhs2tex: debian/watch: Refer to hackage
Joachim Breitner
mail at joachim-breitner.de
Sat Dec 31 14:25:37 UTC 2011
Sat Dec 31 14:25:32 UTC 2011 Joachim Breitner <mail at joachim-breitner.de>
* debian/watch: Refer to hackage
Ignore-this: ec05452a29644e44e7269b57cafca893
M ./changelog -1 +5
M ./watch -4 +4
Sat Dec 31 14:25:32 UTC 2011 Joachim Breitner <mail at joachim-breitner.de>
* debian/watch: Refer to hackage
Ignore-this: ec05452a29644e44e7269b57cafca893
diff -rN -u old-lhs2tex//changelog new-lhs2tex//changelog
--- old-lhs2tex//changelog 2011-12-31 14:25:37.118177578 +0000
+++ new-lhs2tex//changelog 2011-12-31 14:25:37.138177432 +0000
@@ -1,5 +1,6 @@
lhs2tex (1.17-1) unstable; urgency=low
+ [ Erik de Castro Lopo ]
* New upstream.
* debian/control:
- Standards version 3.9.2 (no changes required).
@@ -10,7 +11,10 @@
- Add Dep3 info to patches/no-n-plus-k-pattern.
* debian/rules : Fix a couple of lintian warnings.
- -- Erik de Castro Lopo <erikd at mega-nerd.com> Tue, 29 Nov 2011 20:57:10 +1100
+ [ Joachim Breitner ]
+ * debian/watch: Refer to hackage
+
+ -- Joachim Breitner <nomeata at debian.org> Sat, 31 Dec 2011 15:25:24 +0100
lhs2tex (1.15-4) unstable; urgency=low
diff -rN -u old-lhs2tex//watch new-lhs2tex//watch
--- old-lhs2tex//watch 2011-12-31 14:25:37.106551766 +0000
+++ new-lhs2tex//watch 2011-12-31 14:25:37.146175384 +0000
@@ -1,5 +1,5 @@
-# format version number, currently 3; this line is compulsory!
version=3
-
-opts="uversionmangle=s/(.bz2|.gz)$//;s/(\d+)pre/$1~pre/" \
- http://people.cs.uu.nl/andres/lhs2tex/ ./lhs2tex-(.*)\.tar\.(bz2|gz)
+opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\
+filenamemangle=s|(.*)/$|lhs2tex-$1.tar.gz|" \
+ http://hackage.haskell.org/packages/archive/lhs2tex \
+ ([\d\.]*\d)/
More information about the Pkg-haskell-commits
mailing list