Rev 35 | Rev 37 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 35 | Rev 36 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | liboop (1.0-7) unstable; urgency=low |
1 | liboop (1.0-7) unstable; urgency=low |
2 | 2 | ||
3 | * Add debug package |
3 | * Add debug package |
4 | * Switch to source format 3.0 (quilt). |
4 | * Switch to source format 3.0 (quilt). |
5 | * Put the documentation from the former web site in an additional |
5 | * Put the documentation from the former web site in an additional |
- | 6 | upstream tarball. This means the logo no longer has to be stored as-is |
|
- | 7 | instead of as a self-extracting archive, making the associated |
|
- | 8 | Makefile unnecessary as well. The html can be installed by |
|
6 | upstream tarball. |
9 | dh_installdocs instead. |
7 | * read_bugfixes.patch: Fixes from Ian Jackson to bugs in a feature for |
10 | * read_bugfixes.patch: Fixes from Ian Jackson to bugs in a feature for |
8 | reading lines and records that he once contributed (Closes: #579604). |
11 | reading lines and records that he once contributed (Closes: #579604). |
- | 12 | * Upgrade to debhelper compatibility level 7, use dh_install instead |
|
- | 13 | of dh_movefiles as well as dh_prep instead of dh_clean. |
|
9 | 14 | ||
10 | -- Magnus Holmgren <holmgren@debian.org> Fri, 30 Jul 2010 15:06:02 +0200 |
15 | -- Magnus Holmgren <holmgren@debian.org> Fri, 30 Jul 2010 16:47:47 +0200 |
11 | 16 | ||
12 | liboop (1.0-6) unstable; urgency=low |
17 | liboop (1.0-6) unstable; urgency=low |
13 | 18 | ||
14 | * Build with libreadline6 instead of libreadline5 (drop the |
19 | * Build with libreadline6 instead of libreadline5 (drop the |
15 | libreadline5-dev Build-Depends alternative). |
20 | libreadline5-dev Build-Depends alternative). |