1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119
|
python-dhm (0.6-4) unstable; urgency=low
* Team upload.
[ Sandro Tosi ]
* debian/control
- bump Standards-Version to 3.8.2 (no changes needed)
[ Jakub Wilk ]
* Use canonical URIs for Vcs-* fields.
* Drop obsolete Conflicts/Replaces with python2.3-dhm and python2.4-dhm.
[ Luca Falavigna ]
* Switch to dh_python2 (Closes: #786018).
-- Luca Falavigna <dktrkranz@debian.org> Sun, 14 Jun 2015 18:12:06 +0200
python-dhm (0.6-3) unstable; urgency=low
* debian/control
- switch Vcs-Browser field to viewsvn
- updated my email address
- bump Standards-Version to 3.8.0 (no changes needed)
- added ${misc:Depends} to binary package Depends
- build-depends only on python (it's an arch:all package)
* debian/rules
- simplified since we need only to build with a python interpreter (not all
those supported)
* debian/copyright
- updated my email address
- indented with 4 spaces license, upstream author and copyright
- fixed copyright notice updating years for Debian packaging
* debian/{dirs,pycompat}
- removed, since not needed
-- Sandro Tosi <morph@debian.org> Fri, 30 Jan 2009 10:32:22 +0100
python-dhm (0.6-2) unstable; urgency=low
* Given to DPMT
* debian/control
- DPMT as maintainer (me as uploader)
- added Vcs-Browser and Vcs-Svn
- bump Standards-Version to 3.7.3 (no changes)
- capitalized Python in short description
- changed build-dep from python-all-dev to python-all
-- Sandro Tosi <matrixhasu@gmail.com> Sun, 02 Dec 2007 13:40:30 +0100
python-dhm (0.6-1) unstable; urgency=low
* New upstream release
* debian/watch
- added
-- Sandro Tosi <matrixhasu@gmail.com> Sat, 29 Sep 2007 20:04:14 +0200
python-dhm (0.5-3) unstable; urgency=low
* Adopting this package (Closes: #439041)
* debian/control
- set myself as package maintainer
- Homepage field is now in the source stanza, linking to the right URL
(Closes: #435511)
- added field XS-Python-Version
- simple changes to long and short package description
* debian/compat
- bump to 5
* debian/copyright
- updated maintainer info
- updated upstream website
- added copyright for the package
- added right copyright information for upstream, moving previous under
licence area
- removed wrong BSD licence, replaced with GPLv2, as mentioned in every
source file
* Acknowledging NMU (Closes: #351139)
* Acknowledging NMU (Closes: #373527)
* debian/rules
- minor cleanup (comments at the beginning)
- remove dh_python since using python-support
-- Sandro Tosi <matrixhasu@gmail.com> Thu, 27 Sep 2007 20:18:07 +0200
python-dhm (0.5-2.3) unstable; urgency=low
* Non-maintainer upload.
* Update package to the last python policy (Closes: #373527).
-- Pierre Habouzit <madcoder@debian.org> Sat, 1 Jul 2006 13:20:08 +0200
python-dhm (0.5-2.2) unstable; urgency=low
* Non-maintainer upload.
* Remove python2.2-dhm (Closes: #351139)
* Added python2.4-dhm
* Build-depend on python-all-dev
* Updated Debian policy version to 3.6.2 (no changes required)
-- Torsten Marek <shlomme@debian.org> Sat, 22 Apr 2006 16:12:09 +0200
python-dhm (0.5-2.1) unstable; urgency=low
* Non-maintainer upload.
* Add Build-Depends on python to fix FTBFS. (Closes: #259121)
-- Joshua Kwan <joshk@triplehelix.org> Mon, 2 Aug 2004 09:36:57 -0700
python-dhm (0.5-2) unstable; urgency=low
* Fixed the license, changing it BSD.
-- Michelle Ribeiro <michelle@cipsga.org.br> Sun, 19 Oct 2003 11:49:26 -0200
python-dhm (0.5-1) unstable; urgency=low
* Initial Release. (closes: #204821)
-- Michelle Ribeiro <michelle@cipsga.org.br> Sat, 18 Oct 2003 21:42:02 -0200
|