Rev 42 | Rev 45 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 42 | Rev 44 | ||
---|---|---|---|
Line 4... | Line 4... | ||
4 | * Remove arch-indep build dependency on sharutils, which is unnecessary |
4 | * Remove arch-indep build dependency on sharutils, which is unnecessary |
5 | since the conversion to source format 3.0 when the former web site was |
5 | since the conversion to source format 3.0 when the former web site was |
6 | put in an additional upstream tarball. |
6 | put in an additional upstream tarball. |
7 | * Use dpkg-buildflags. |
7 | * Use dpkg-buildflags. |
8 | * Use dh-autoreconf to handle autoreconfing. |
8 | * Use dh-autoreconf to handle autoreconfing. |
- | 9 | * Use current automake to build package, instead of 1.9, since it seems |
|
- | 10 | to work. Maybe 1.10 didn't work. |
|
9 | 11 | ||
10 | -- Magnus Holmgren <holmgren@debian.org> Sun, 29 Jan 2012 22:17:29 +0100 |
12 | -- Magnus Holmgren <holmgren@debian.org> Sun, 26 Feb 2012 22:28:31 +0100 |
11 | 13 | ||
12 | liboop (1.0-8) unstable; urgency=low |
14 | liboop (1.0-8) unstable; urgency=low |
13 | 15 | ||
14 | * Remove dependency on binutils-gold, which was inadvertently left in |
16 | * Remove dependency on binutils-gold, which was inadvertently left in |
15 | place after testing. |
17 | place after testing. |