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 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307
|
smart (1.4-2) unstable; urgency=low
* Switch to dh_python2 (Thanks to Barry Warsaw)
-- Free Ekanayaka <freee@debian.org> Fri, 12 Aug 2011 17:27:20 +0100
smart (1.4-1) unstable; urgency=low
* New upstream release
* Drop several patches (02_fix_fetcher_test, 03_setup,
06_CVE-2009-3560.patch and 06_CVE-2009-3720.patch) as they were
all merged upstream
-- Free Ekanayaka <freee@debian.org> Tue, 31 May 2011 16:04:52 +0200
smart (1.3-1.3) unstable; urgency=low
* Non-maintainer upload.
* Fix my own upload, make smartpm installable again:
drop debian/pyversions from 1.3-1.2 again.
-- Andreas Barth <aba@not.so.argh.org> Mon, 28 Jun 2010 18:24:59 +0000
smart (1.3-1.2) unstable; urgency=low
[ tony mancill ]
* Non-maintainer upload.
* Thanks to Sandro Tosi and Jakub Wilk
* debian/control:
- Set XS-Python-Version: all (Closes: #570572)
* debian/rules:
- Fix-up the shebang in /usr/bin/smart to remove the python version.
[ Andreas Barth ]
* uploading to unstable.
-- Andreas Barth <aba@not.so.argh.org> Fri, 25 Jun 2010 18:43:46 +0000
smart (1.3-1) unstable; urgency=low
* Imported Upstream version 1.3
* Drop 05_curl_timeout patch, merged upstream
* Drop 04_detect_plugins patch, merged upstream
-- Free Ekanayaka <freee@debian.org> Fri, 05 Mar 2010 10:43:19 +0100
smart (1.2-5.1) unstable; urgency=medium
* Non-maintainer upload by the security team.
* Add 06_CVE-2009-3560 patch to address a minor security issue
(Closes: #560953).
-- Thijs Kinkhorst <thijs@debian.org> Sun, 14 Feb 2010 14:23:15 +0100
smart (1.2-5) unstable; urgency=low
* Add 06_CVE-2009-3720 patch (Closes: #560953)
* Switch from pycentral to pysupport
-- Free Ekanayaka <freee@debian.org> Mon, 25 Jan 2010 14:32:42 +0100
smart (1.2-4) unstable; urgency=low
* Add 04_detect_plugins and 05_curl_timeout patches
-- Free Ekanayaka <freee@debian.org> Fri, 19 Jun 2009 09:17:07 +0200
smart (1.2-3) unstable; urgency=low
* Workaround for cdbs breaking backward compatibility
in #525436 (Closes: #529598)
-- Free Ekanayaka <freee@debian.org> Thu, 28 May 2009 23:46:58 +0200
smart (1.2-2) unstable; urgency=low
* Relax Conflicts to allow backports
* Drop smart-update wrapper, now included in landscape-client (Ubuntu)
-- Free Ekanayaka <freee@debian.org> Fri, 15 May 2009 12:06:47 +0200
smart (1.2-1ubuntu1) UNRELEASED; urgency=low
* Install the smart main program unders usr/share/smart
-- Free Ekanayaka <free@64studio.com> Fri, 15 May 2009 12:06:46 +0200
smart (1.2-1) unstable; urgency=low
* New upstream release
* Imported changes from Ubuntu (version 1.2-0ubuntu0.9.04)
- split the package in smartpm, smartpm-core, python-smartpm
- support python2.6
* Switch to cdbs
* Add 03_setup.patch (it was previously in diff.gz)
* Fix spelling error in description, python->Python
* Depend on cdbs, dont't depend on dpatch anymore
* Install smart-update as setuid binary
* Conflict with previous version (gtk/__init__.py was in python-smartpm)
* Add myself to Uploaders
-- Free Ekanayaka <freee@debian.org> Wed, 06 May 2009 12:48:02 +0200
smart (1.0-1) unstable; urgency=low
* New upstream release
-- Michael Vogt <mvo@debian.org> Sat, 16 Aug 2008 00:47:17 +0200
smart (0.52-2) unstable; urgency=low
* fix incorrect maintainer address
-- Michael Vogt <mvo@debian.org> Mon, 10 Dec 2007 14:23:08 +0100
smart (0.52-1) unstable; urgency=low
* New upstream release
* drop 02_etc_auto_misc, taken upstream
-- Michael Vogt <mvo@debian.org> Mon, 10 Dec 2007 12:49:56 +0100
smart (0.50-0ubuntu2) gutsy; urgency=low
* added freedesktop-compliant .desktop file
* install .desktop file (LP #116222)
* provide an icon
-- Mario Bonino <mariobonino@ubuntu-it.org> Sun, 26 Aug 2007 14:18:02 +0200
smart (0.50-0ubuntu1) feisty; urgency=low
* new upstream version
* changed maintainer field to follow new policy
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 22 Feb 2007 09:55:20 +0100
smart (0.50~rc1-1ubuntu1) feisty; urgency=low
* Make the build independent from the python version.
-- Matthias Klose <doko@ubuntu.com> Sat, 13 Jan 2007 12:20:42 +0100
smart (0.50~rc1-1) unstable; urgency=low
* New upstream release
* includes smart manpage (closes: #380039)
* don't fail if /etc/auto.misc is not readable (closes: #36429)
* fix copyright file
-- Michael Vogt <mvo@debian.org> Fri, 15 Dec 2006 11:21:54 +0100
smart (0.42-0ubuntu2) edgy; urgency=low
* added missing python-rpm dependency (lp: #47788)
* use python-central to build the package
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 17 Oct 2006 10:55:00 +0200
smart (0.42-0ubuntu1) edgy; urgency=low
[Lorenzo Villani]
* Patched __init__.py in interfaces/gtk to reflect the new package status
* New upstream release
* Splitted packages
[Michael Vogt]
* made the split into smartpm, smartpm-core
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 27 Jul 2006 12:58:28 +0200
smart (0.41+svn727-1ubuntu1) edgy; urgency=low
* updated the dependencies to reflect edgy
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 21 Jun 2006 12:56:41 +0200
smart (0.41+svn727-1) unstable; urgency=low
* new svn snapshot
-- Michael Vogt <mvo@debian.org> Thu, 15 Jun 2006 09:11:25 +0200
smart (0.41-0ubuntu4) edgy; urgency=low
* 02_apt_sync_plugin.dpatch:
- added plugin to keep the smart channels in sync with
/etc/apt/sources.list automatically, removed the default
channels, those will be taken from the sources.list. This
can be enabled/disabled via the sysconfig "sync-apt-sources"
option.
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 8 Jun 2006 16:57:17 +0200
smart (0.41-0ubuntu3) dapper; urgency=low
* Fixed wrong default channel for dapper (ubuntu #41123)
-- Yves Junqueira (nictuku) <yves@cetico.org> Mon, 24 Apr 2006 19:39:23 -0300
smart (0.41-0ubuntu2) dapper; urgency=low
* fixed FTBFS
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 4 Jan 2006 16:19:06 +0100
smart (0.41-0ubuntu1) dapper; urgency=low
* New upstream release
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 28 Dec 2005 12:50:39 +0100
smart (0.40-0ubuntu1) dapper; urgency=low
* New upstream release
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 3 Nov 2005 11:53:10 -0500
smart (0.39-1) unstable; urgency=low
* New upstream release
-- Michael Vogt <mvo@debian.org> Tue, 13 Sep 2005 16:59:27 +0200
smart (0.37-1) unstable; urgency=low
* New upstream release
-- Michael Vogt <mvo@debian.org> Wed, 17 Aug 2005 09:33:15 +0200
smart (0.36-1) unstable; urgency=low
* New upstream release
-- Michael Vogt <mvo@debian.org> Mon, 20 Jun 2005 11:28:11 +0200
smart (0.35-1) unstable; urgency=low
* New upstream release
* uses dpatch
-- Michael Vogt <mvo@debian.org> Wed, 25 May 2005 12:14:18 +0200
smart (0.30-1) unstable; urgency=low
* New upstream release
-- Michael Vogt <mvo@debian.org> Fri, 25 Mar 2005 11:02:09 +0100
smart (0.29.2-1) unstable; urgency=low
* New upstream release
* fixed FTBFS (pbuilder clean) (closes: #299299)
* improved the package description somewhat (closes: #299882)
-- Michael Vogt <mvo@debian.org> Thu, 17 Mar 2005 17:46:40 +0100
smart (0.28-7) unstable; urgency=low
* changed rebuild the ubuntu smart package for debian
-- Michael Vogt <mvo@debian.org> Thu, 30 Dec 2004 11:34:36 +0100
smart (0.28-6) hoary; urgency=low
* cleaned build/ from the source tree
-- Michael Vogt <mvo@debian.org> Tue, 28 Dec 2004 13:13:19 +0100
smart (0.28-5) hoary; urgency=low
* /var/lib/smart added to debian/dirs
* remove /var/lib/smart on purge
* fixed setup.py properly to work with --prefix
-- Michael Vogt <mvo@debian.org> Tue, 28 Dec 2004 12:12:02 +0100
smart (0.28-4) hoary; urgency=low
* rebuild for python2.4
-- Michael Vogt <mvo@debian.org> Thu, 23 Dec 2004 18:58:04 +0100
smart (0.28-3) hoary; urgency=low
* fixed build-dependencies,
I'll never upload a package without checking it with pbuilder
-- Michael Vogt <mvo@debian.org> Thu, 16 Dec 2004 11:03:05 +0100
smart (0.28-2) hoary; urgency=low
* missing fnmatch.py added
-- Michael Vogt <mvo@debian.org> Wed, 15 Dec 2004 22:43:59 +0100
smart (0.28-1) hoary; urgency=low
* New upstream release, initial hoary release
-- Michael Vogt <mvo@debian.org> Wed, 8 Dec 2004 17:05:57 +0100
smart (0.27-1) unstable; urgency=low
* Initial Release.
-- Michael Vogt <mvo@debian.org> Fri, 3 Dec 2004 22:10:41 +0100
|