Skip to content

Commit 108c685

Browse files
committed
Adjusted url in watch due to migration of repository under pydata organization
1 parent 05707d9 commit 108c685

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

debian/changelog

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ pandas (0.7.0-1) unstable; urgency=low
99
* Build only for requested versions (not all supported) of Python
1010
* Do nothing for build operation, rely on overloaded install
1111
(to avoid undesired re-cythonization on elderly Ubuntus)
12+
* Adjusted url in watch due to migration of repository under pydata organization
1213

1314
-- Yaroslav Halchenko <[email protected]> Mon, 16 Jan 2012 19:31:50 -0500
1415

debian/watch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version=3
22
opts="dversionmangle=s/.dfsg$//,uversionmangle=s/v//,filenamemangle=s/.*\/(.*)/pandas-$1\.tar\.gz/" \
3-
http://github.com/wesm/pandas/tags .*tarball/v?([\d\.]+)
3+
http://github.com/pydata/pandas/tags .*tarball/v?([\d\.]+)

0 commit comments

Comments
 (0)