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 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150
|
python-couchdbkit (0.6.5-2) unstable; urgency=medium
[ SVN-Git Migration ]
* couchdbkit-with-keyword
* git-dpm config
* Update Vcs fields for git migration
[ TANIGUCHI Takaki ]
* debian/watch: Use pypy.debian.net.
* Bump Standards-Version to 3.9.6.
-- TANIGUCHI Takaki <takaki@debian.org> Wed, 25 Nov 2015 22:15:49 +0900
python-couchdbkit (0.6.5-1) unstable; urgency=low
* New upstream release
* Bump Standards Version to 3.9.4.
* debian/control: Refresh Depends.
-- TANIGUCHI Takaki <takaki@debian.org> Fri, 06 Sep 2013 10:08:41 +0900
python-couchdbkit (0.6.4-1) unstable; urgency=low
[ Jakub Wilk ]
* Use canonical URIs for Vcs-* fields.
[ TANIGUCHI Takaki ]
* New upstream release
-- TANIGUCHI Takaki <takaki@debian.org> Mon, 06 May 2013 21:28:46 +0900
python-couchdbkit (0.6.3-1) unstable; urgency=low
* New upstream release
* debian/control: Update dependency. (python-restkit and python-nose)
-- TANIGUCHI Takaki <takaki@debian.org> Sun, 10 Jun 2012 19:53:14 +0900
python-couchdbkit (0.6.2-1) unstable; urgency=low
* New upstream release
-- TANIGUCHI Takaki <takaki@debian.org> Wed, 09 May 2012 10:44:29 +0900
python-couchdbkit (0.6.1-1) unstable; urgency=low
* New upstream release
* Bump Standards-Version to 3.9.3.
* Updated copyright format version to 1.0.
-- TANIGUCHI Takaki <takaki@debian.org> Mon, 27 Feb 2012 09:41:57 +0900
python-couchdbkit (0.5.7-1) unstable; urgency=low
[ Jakub Wilk ]
* Add Vcs-* fields.
[ TANIGUCHI Takaki ]
* New upstream release
-- TANIGUCHI Takaki <takaki@debian.org> Sat, 24 Sep 2011 16:50:24 +0900
python-couchdbkit (0.5.4-2) unstable; urgency=low
* debian/patches/couchdbkit-with-keyword.patch: a patch for python2.5
(Closes: #617230)
-- TANIGUCHI Takaki <takaki@debian.org> Tue, 05 Apr 2011 22:53:15 +0900
python-couchdbkit (0.5.4-1) unstable; urgency=low
* New upstream release
* debian/rules: use dh_python2.
* Change support Python version to only 2.6 or later.
* debian/copyright: Rewrite in DEP-5 format.
-- TANIGUCHI Takaki <takaki@debian.org> Mon, 07 Mar 2011 19:49:18 +0900
python-couchdbkit (0.5.2-1) unstable; urgency=low
* New upstream release
-- TANIGUCHI Takaki <takaki@debian.org> Fri, 11 Feb 2011 12:02:54 +0900
python-couchdbkit (0.5.1-1) unstable; urgency=low
* New upstream.
-- TANIGUCHI Takaki <takaki@debian.org> Wed, 08 Dec 2010 17:13:25 +0900
python-couchdbkit (0.4.11-1) unstable; urgency=low
* New upstream.
* debian/control:
+ Updated to Standards-Version 3.9.1 (no changes needed)
+ Depends: python-restkit(>=2.1.1)
-- TANIGUCHI Takaki <takaki@debian.org> Wed, 25 Aug 2010 15:27:51 +0900
python-couchdbkit (0.4.8-1) unstable; urgency=low
* New upstream
* debian/control:
+ Updated to Standards-Version 3.9.0.0 (no changes needed)
+ Depends: python-restkit(>=2.0)
-- TANIGUCHI Takaki <takaki@debian.org> Sun, 11 Jul 2010 17:15:27 +0900
python-couchdbkit (0.4.6-1) unstable; urgency=low
* New upstream.
-- TANIGUCHI Takaki <takaki@debian.org> Sun, 27 Jun 2010 16:17:14 +0900
python-couchdbkit (0.4.5-2) unstable; urgency=low
* debian/control: add python-anyjson and python-restkit to Depends.
(Closes: #576114)
-- TANIGUCHI Takaki <takaki@debian.org> Sat, 10 Apr 2010 18:33:00 +0900
python-couchdbkit (0.4.5-1) unstable; urgency=low
* New upstream.
* debian/docs: Removed.
-- TANIGUCHI Takaki <takaki@debian.org> Sun, 21 Mar 2010 22:20:49 +0900
python-couchdbkit (0.4.2-1) unstable; urgency=low
* New upstream.
* debian/control: Bump Standards-Version: to 3.8.4.
* debian/watch: scan upstream info from pypi.
* debian/docs: remove TODO.txt.
* debian/README.Debian: removed (not need to mention dfsg upstream).
-- TANIGUCHI Takaki <takaki@debian.org> Thu, 25 Feb 2010 11:32:24 +0900
python-couchdbkit (0.3.1+dfsg-1) unstable; urgency=low
* New upstream.
* Source Format: 3.0 (quilt)
-- TANIGUCHI Takaki <takaki@debian.org> Tue, 15 Dec 2009 21:41:34 +0900
python-couchdbkit (0.2.4+dfsg-1) unstable; urgency=low
* Initial release (Closes: #556288)
-- TANIGUCHI Takaki <takaki@debian.org> Mon, 23 Nov 2009 17:53:05 +0900
|