File: changelog

package info (click to toggle)
ibid 0.1.1%2Bdfsg-4
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch, wheezy
  • size: 1,828 kB
  • ctags: 3,208
  • sloc: python: 15,312; makefile: 124
file content (101 lines) | stat: -rw-r--r-- 3,709 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
ibid (0.1.1+dfsg-4) unstable; urgency=low

  * Actually change the Depends to jinja2
  * Bump standards version to 3.9.3, no changes needed.
  * Update machine readable copyright file to format 1.0.

 -- Stefano Rivera <stefanor@debian.org>  Tue, 15 May 2012 19:46:20 -0700

ibid (0.1.1+dfsg-3) unstable; urgency=low

  * Document bundled extlinks.py in copyright.
  * Correct DEP3 headers (first line of Description is the subject)
  * Use dh_sphinxdoc.
    - Bump python-sphinx Build-Depends.
    - Don't link jquery.js to libjs-jquery.
  * Don't compress Sphinx _sources.
  * Use Jinja2 instead of Jinja. (Closes: #634910)
  * Drop Suggests on python-silc, to allow silc-toolkit to be removed from
    Debian. (Closes: #629221)
  * sqlalchemy-0.7.diff: Update SQLAlchemy 0.6 patch for 0.7 support.
    (Closes: #634913)
  * pyfiglet-0.6.diff: Support pyfiglet 0.6 (only).
  * Bump Standards-Version to 3.9.2 (no changes needed).
  * Drop ${python:Breaks}, no longer used.

 -- Stefano Rivera <stefanor@debian.org>  Fri, 19 Aug 2011 12:02:28 +0200

ibid (0.1.1+dfsg-2) unstable; urgency=low

  * Team upload.
  * Rebuild to add Python 2.7 support

 -- Piotr Ożarowski <piotr@debian.org>  Sun, 08 May 2011 16:46:00 +0200

ibid (0.1.1+dfsg-1) unstable; urgency=low

  * New upstream bug-fix release.
    - Built documentation is included, removed in get-orig-source.
  * Update my e-mail address.
  * Update debian/copyright format. youtube-dl is now public domain.
  * Move mysqldb | psycopg2 to suggests, Ibid will use the stdlib sqlite3 by
    default.
  * Refresh patches.

 -- Stefano Rivera <stefanor@debian.org>  Thu, 24 Feb 2011 01:21:35 +0200

ibid (0.1.0+dfsg-3) experimental; urgency=low

  [ Jakub Wilk ]
  * Set maintainer to Python Applications Packaging Team.

  [ Stefano Rivera ]
  * Don't compress objects.inv. Thanks to Michael Fladischer for the report.
    (Closes: #608753)
  * Switch from pycentral to dh_python2.
    - Use X-Python-Version, and ${python:Breaks}.
    - Drop XB-Python-Version.
    - Version python-all Build-Depends to >= 2.6.5-13~.
  * Install data with dh_install instead of for loop in debian/rules.
  * Don't install ibid.static module, it's shipped in /usr/share/ibid.
  * Reorganise docs: Install rst as Sphinx _sources, so searching works.
    - Build docs in build/docs
  * Use twisted-plugins-cache trigger, drop postinst and postrm.
    - Version python-twisted-core dependency to >= 10.0.0-3~.
  * debian/control:
    - Wrap and sort multi-line fields.
    - Bump Standards-Version to 3.9.1 (no changes needed).
  * debian/copyright: Bump year.

 -- Stefano Rivera <stefano@rivera.za.net>  Fri, 07 Jan 2011 23:01:06 +0200

ibid (0.1.0+dfsg-2) unstable; urgency=low

  * Don't leak uid and umask into source tarball.
  * Suggest nmap.
  * Apply sqlalchemy-0.6-support.patch, allowing Debian to transition to
    SQLAlchemy 0.6 (Closes: #584761)

 -- Stefano Rivera <stefano@rivera.za.net>  Thu, 17 Jun 2010 19:23:29 +0200

ibid (0.1.0+dfsg-1) unstable; urgency=low

  * Initial upstream release.
  * Patches:
    - Update separate-data patch. Upstream incorporated fixes to make this
      patch much simpler and less invasive.
    - Add fortune-path.diff: Change fortune's default location to be absolute
      path /usr/games/fortune.
  * debian/rules:
    - Run test suite with all python interpreters.
    - Respect nocheck in DEB_BUILD_OPTIONS.
  * debian/control:
    - Unversion dependency on python-imdbpy.

 -- Stefano Rivera <stefano@rivera.za.net>  Wed, 10 Mar 2010 20:32:28 +0200

ibid (0+bzr881+dfsg-1) experimental; urgency=low

  * Initial release (Closes: #565885)

 -- Stefano Rivera <stefano@rivera.za.net>  Sun, 07 Feb 2010 00:10:35 +0200