Codebase list bluewho / 10f5914
* debian/control: Bump Standards-Version to 3.8.4 * Use canonical URIs for Vcs-* fields. * Team upload. * Port from python-support to dh_python2 (Closes: #785964) * Update watch file, and homepage. Google code has shut down. Upsteam code is now hosted on GitHub. * Replace pycompat and pyversions with X-P-V >= 2.5. Stefano Rivera 8 years ago
7 changed file(s) with 18 addition(s) and 20 deletion(s). Raw diff Collapse all Expand all
0 bluewho (0.1-3) UNRELEASED; urgency=low
0 bluewho (0.1-2) UNRELEASED; urgency=low
11
2 [ Fabio Castelli ]
3 * debian/control: Bump Standards-Version to 3.8.4
4
5 [ Jakub Wilk ]
26 * Use canonical URIs for Vcs-* fields.
37
8 [ Stefano Rivera ]
9 * Team upload.
10 * Port from python-support to dh_python2 (Closes: #785964)
11 * Update watch file, and homepage. Google code has shut down. Upsteam code
12 is now hosted on GitHub.
13 * Replace pycompat and pyversions with X-P-V >= 2.5.
14
415 -- Jakub Wilk <jwilk@debian.org> Sun, 05 May 2013 18:04:54 +0200
5
6 bluewho (0.1-2) unstable; urgency=low
7
8 * debian/control: Bump Standards-Version to 3.8.4
9 * debian/watch: now uses googlecode.debian.net
10
11 -- Fabio Castelli <muflone@vbsimple.net> Sun, 06 Jun 2010 19:07:01 +0200
1216
1317 bluewho (0.1-1) unstable; urgency=low
1418
33 Maintainer: Fabio Castelli <muflone@vbsimple.net>
44 Uploaders: Python Applications Packaging Team <python-apps-team@lists.alioth.debian.org>
55 Standards-Version: 3.8.4
6 Build-Depends: cdbs (>= 0.4.49), python (>= 2.5), debhelper (>= 7)
7 Build-Depends-Indep: python-support (>=0.6)
8 Homepage: http://code.google.com/p/bluewho/
6 Build-Depends: cdbs (>= 0.4.49), python (>= 2.5), debhelper (>= 7), dh-python
7 Homepage: http://www.muflone.com/bluewho/
98 Vcs-Svn: svn://anonscm.debian.org/python-apps/packages/bluewho/trunk/
109 Vcs-Browser: http://anonscm.debian.org/viewvc/python-apps/packages/bluewho/trunk/
10 X-Python-Version: >= 2.5
1111
1212 Package: bluewho
1313 Architecture: all
33
44 It was downloaded from:
55
6 http://code.google.com/p/bluewho/
6 https://github.com/muflone/bluewho
77
88 Upstream Author:
99
+0
-1
debian/pycompat less more
0 2
+0
-1
debian/pyversions less more
0 2.5-
00 #!/usr/bin/make -f
11
2 DEB_PYTHON_SYSTEM=pysupport
2 DEB_PYTHON2_MODULE_PACKAGES=bluewho
33
44 include /usr/share/cdbs/1/rules/debhelper.mk
55 include /usr/share/cdbs/1/class/python-distutils.mk
88
99 clean::
1010 rm -rf build/
11
0 # watch control file for uscan
10 version=3
2 http://googlecode.debian.net/p/bluewho \
3 /p/bluewho/bluewho_(.*)_all\.tar\.gz
4
1 https://github.com/muflone/bluewho/tags .*/([^/]+).tar.gz