File: changelog

package info (click to toggle)
yum 3.4.3-3
  • links: PTS, VCS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch
  • size: 5,568 kB
  • ctags: 3,840
  • sloc: python: 31,746; sh: 892; makefile: 254
file content (208 lines) | stat: -rw-r--r-- 8,734 bytes parent folder | download
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
yum (3.4.3-3) unstable; urgency=medium

  * Added python-lzma as depends (Closes: #774217).

 -- Thomas Goirand <zigo@debian.org>  Wed, 31 Dec 2014 14:36:30 +0000

yum (3.4.3-2) unstable; urgency=low

  * Uploading to unstable.
  * Removed obsolete DM allowed flag.
  * Bumped Standard-Version to 3.9.4.
  * Now using compat and debhelper 9.
  * Ran wrap-and-sort.
  * Canonical VCS fields.

 -- Thomas Goirand <zigo@debian.org>  Thu, 27 Jun 2013 05:01:12 +0000

yum (3.4.3-1) experimental; urgency=low

  [ Thomas Goirand ]
  * New upstream version.
  * Added a debian/gbp.conf.
  * Removed all patches, removed dependency to dpatch, bumped compatibility
  to 8 (and dependency to debhelper 8).
  * Do not delete po/yum.pot anymore in debian/rules.
  * Using dh_prep instead of dh_clean -k.
  * Now using source format 3.0 (quilt) (added new debian/source/format file).
  * Now build-depends on python-all (>= 2.6.6-3~), dropped build-dependency on
  python-support, calling dh_python2 in debian/rules.
  * Now using my @debian.org maintainer email in debian/control.
  * Added missing build-target build-arch in debian/rules.
  * Bumped standard-version to 3.9.3.
  * Switched debian/copyright to machine readable format 1.0.
  * Kills debian/yum-updatesd.init (it shouldn't be there).
  * Added Vcs fields.
  * Fixed the watch file.
  * Moves $(CURDIR)/debian/yum/usr/lib/python2.7/site-packages into
  .../dist-packages to be Debian Python policy compliant.
  * Fixes urlparse: AttributeError: 'module' object has no attribute
  'uses_fragment' (Closes: #679067).

  [ Mike Miller ]
  * Add patch to ensure yum uses the correct path for the RPM database.
  * Call dh_python2 correctly to handle python module install directories.
  * Add myself to Uploaders as a co-maintainer.
  * Completely remove all traces of yum-updatesd. (Closes: #579678)
  * Update Vcs-* fields to use collab-maint repository.

 -- Thomas Goirand <zigo@debian.org>  Wed, 27 Jun 2012 15:37:12 +0000

yum (3.2.25-2) unstable; urgency=low

  * Fixes crash at start of yum with error: urlparse: AttributeError:
  * 'module'
  object has no attribute 'uses_fragment' (Closes: #679067).
  * Using zigo@debian.org as maintainer email.

 -- Thomas Goirand <zigo@debian.org>  Wed, 27 Jun 2012 15:19:14 +0000

yum (3.2.25-1) unstable; urgency=low

  * New upstream version.
  * Not using the yumpackage@gplhost.com, but my "normal" email address again
    as maintainer address, as my employee Manuel is no longer willing to help,
    as he resigned from his position at GPLHost.
  * Removed patches that are no longer needed thanks to my work with upstream:
    - yum.conf.5 has been corrected thanks to a patch I sent to upstream, so
    a patch in Debian is no longer needed, same for the yum.8 man page.
    - python-iniparse has been uploaded to SID, so a patch to not use it is as
    well not needed anymore.
    - python-gpgme is now in SID.
    - The version of logrotate in SID now supports yearly rotating, so a
    patch is no longer needed as well.
    All together, the number of patches needed for Yum is reduced to only 1,
    making it A WAY more easy to maintain.
  * Changed dependency from just python-celementtree to python (>= 2.5) |
    python-celementtree as python-celementtree is now part of python2.5, and
    that python2.4 is to be removed from SID (Closes: #562455).
  * Bumped Standards-Version.
  * Reworked a bit the debian/copyright so it's more accurate.
  * Reworked the debian/README.Debian, wrote a debian/source.
  * Switched from Required to Should in the debian/yum-updatesd.init, added
    a $local_fs as Should also, and did some tiny cleanups in debian/rules.

 -- Thomas Goirand <thomas@goirand.fr>  Sat, 26 Dec 2009 13:05:37 +0800

yum (3.2.23-1) unstable; urgency=low

  * New upstream release
  * Removed the patch for the Makefile that is now useless (upstream changed
    it).
  * Compat is now 5.

 -- GPLHost yum packaging team <yumpackage@gplhost.com>  Sat, 13 Jun 2009 19:23:21 +0800

yum (3.2.21-2) unstable; urgency=low

  * Moved python-dev, python-support and intltool to Build-Depends-Indep:
  * Added a Homepage: field and a watch file
  * Added mechanismes in debian/rules to preserve po/yum.pot that is created
    each time by the build process (the .diff.gz was big for nothing, this is
    better now).
  * Added a patch so that etc/yum.logrotate uses monthly as logrotate option,
    as we received cron emails from some of our servers in production, warning
    that yearly is not a valid option for logrotate. The cron job for
    logrotate should be more quite now.
  * Now depending on debhelper >= 5.
  * Bumped StandardVersion to 3.8.1.

 -- GPLHost yum packaging team <yumpackage@gplhost.com>  Wed, 01 Apr 2009 11:14:48 +0800

yum (3.2.21-1) unstable; urgency=low

  * Adopting package. Former maintainer retired from Debian recently, and
    co-maintainer expressed he had no further interest in yum in
    http://lists.debian.org/debian-release/2009/02/msg00413.html.
    I (Thomas Goirand) will be co-maintaining this package with my employee
    Manuel Amador: I feel comfortable with Debian packaging, while Manuel is
    a python and RPM system specialist. The maintainer email address of this
    package (signed with my Debian GPG key) forwards to both of us.
  * New upstream release
  * Added Dm-Upload-Allowed: yes field.
  * Forward-ported documentation, sqlite and Makefile patch from last Debian
    package in Lenny, added build-dep dpatch (patches are now separate and not
    generated in the diff.gz which I think is ugly packaging).
  * Removed upstream dependency on python-iniparse and patched to be able to
    work without it as python-iniparse is not in Debian (yet).
  * Removed Debian dependency on python-pyme (which is a mistake of the last
    NMU that thought it was the same as python-gpgme), removed upstream
    dependency on python-gpgme, patched to work without it (Closes: #496137).
  * Note: this is only a temporary package before we can have python-gpgme,
    and python-iniparse inside Debian. This package version aims at a qa upload
    to fix the current situation in Lenny where the yum package is broken
    because it is trying to call a python module that doesn't exists in Lenny
    (see src/misc.py and our patch for it). It seems that 2 other maintainers
    have already started working on packaging python-gpgme and python-iniparse.

 -- GPLHost yum packaging team <yumpackage@gplhost.com>  Sun, 01 Mar 2009 18:08:07 +0800

yum (3.2.12-1.2) unstable; urgency=low

  * Non-maintainer upload
  * Updated for compatibility with current python-pyme (Closes: #490368)
    based on patch by Martin Meredith <mez@ubuntu.com>
    - Changed import in yum/misc.py
    - Set versioned dependency on python-pyme

 -- Ben Hutchings <ben@decadent.org.uk>  Mon, 28 Jul 2008 23:20:59 +0100

yum (3.2.12-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Fix FTBFS with dash (Closes: #471758)
  * Fix 'copyright-without-copyright-notice' lintian warning.

 -- Chris Lamb <chris@chris-lamb.co.uk>  Fri, 11 Apr 2008 19:21:33 +0100

yum (3.2.12-1) unstable; urgency=low

  * New upstream release.
  * Add a build-dep on intltool.

 -- Andres Salomon <dilinger@debian.org>  Fri, 07 Mar 2008 15:02:44 +0000

yum (3.2.10-1) unstable; urgency=low

  * New upstream release (Closes: #364105).
  * Add myself as a co-maintainer.
  * Fix up yum-updatesd stuff, including adding an init script.
  * Silence some lintian warnings/errors.
  * Add dependencies on some additional python modules; python-pyme,
    python-sqlitecachec, python-sqlite.
  * Patch yum/misc.py to use the proper module path; pyme.gpgme,
    rather than just gpgme.
  * Patch yum/sqlutils.py to use Qmark format rather than sqlite1
    syntax; the version_info check ends up being incorrect.

 -- Andres Salomon <dilinger@debian.org>  Tue, 05 Feb 2008 18:14:38 +0000

yum (2.4.0-3.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Update package to the last python policy (Closes: #380993).
  * Urgency set to medium for RC bug fix.
  * Bump Standards-Version to 3.7.2.
  * Fixing bashism in docs/Makefile.
  * removing debian/*.ex files.

 -- Pierre Habouzit <madcoder@debian.org>  Wed, 30 Aug 2006 13:43:22 +0200

yum (2.4.0-3) unstable; urgency=low

  * Further corrections to the dependancies (Closes: #340914)

 -- Anand Kumria <wildfire@progsoc.org>  Mon, 28 Nov 2005 02:46:37 +1100

yum (2.4.0-2) unstable; urgency=low

  * Add dependancy on python-urlgrabber

 -- Anand Kumria <wildfire@progsoc.org>  Mon, 31 Oct 2005 05:08:38 +1100

yum (2.4.0-1) unstable; urgency=low

  * Initial release

 -- Anand Kumria <wildfire@progsoc.org>  Wed, 26 Oct 2005 03:48:14 +1000