File: changelog

package info (click to toggle)
dh-autoreconf 14
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 80 kB
  • sloc: perl: 115; makefile: 10
file content (138 lines) | stat: -rw-r--r-- 4,891 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
dh-autoreconf (14) unstable; urgency=medium

  * Drop alternative dependency on automaken (Closes: #857556)

 -- Julian Andres Klode <jak@debian.org>  Fri, 31 Mar 2017 18:13:10 +0200

dh-autoreconf (13) unstable; urgency=medium

  * Speed-up: Use -exec ... + instead of -exec ... \; for find.
    Thanks to Helmut Grohne and Tollef Fog Heen for the suggestion
  * Update Standards-Version and point Vcs fields to https

 -- Julian Andres Klode <jak@debian.org>  Fri, 06 Jan 2017 20:52:54 +0100

dh-autoreconf (12) unstable; urgency=medium

  [ Julian Andres Klode ]
  * dh_autoreconf: --sourcedirectory is forwarded by dh(1)
    Thanks to Niels Thykier for reporting this on IRC
  * debian/control: Standards-Version: 3.9.7

  [ Niels Thykier ]
  * dh_autoreconf: Do nothing if there are no configure scripts

 -- Julian Andres Klode <jak@debian.org>  Sat, 02 Apr 2016 23:44:09 +0200

dh-autoreconf (11) unstable; urgency=medium

  * dh_autoreconf: Support --sourcedirectory in compat level 10
    (Closes: #673254)
  * Also look for ltmain.sh in paths from libtool 2.46 (Closes: #814063)
  * ltmain-as-needed.diff: Refresh

 -- Julian Andres Klode <jak@debian.org>  Mon, 08 Feb 2016 11:13:42 +0100

dh-autoreconf (10) unstable; urgency=medium

  [ Julian Andres Klode ]
  * debian/copyright: Extend copyright statement to 2013
  * dh_autoreconf.pod: Fix typo (Closes: #729001)
  * dh-autoreconf.pod: Document when dh-autoreconf can be used with
    autotools-dev (Closes: #698765)
  * debian/gbp.conf: Add
  * Standards-Version 3.9.5
  * debian/copyright: Extend to 2014
  * Use debhelper 9

  [ Eric Dorland ]
  * Fix automake documentation (Closes: #740797)

 -- Julian Andres Klode <jak@debian.org>  Thu, 25 Sep 2014 15:40:21 +0200

dh-autoreconf (9) unstable; urgency=low

  * autoreconf.mk: Only run dh_autoreconf_clean if needed (Closes: #709079)

 -- Julian Andres Klode <jak@debian.org>  Sun, 14 Jul 2013 22:21:08 +0200

dh-autoreconf (8) unstable; urgency=low

  * Promote autopoint from Recommends to Depends (Closes: #610966)
  * autoreconf.mk: include buildcore.mk (Closes: #681036)
  * Set Standards-Version to 3.9.4
  * Update Vcs-Git and Vcs-Browser to the anonscm urls

 -- Julian Andres Klode <jak@debian.org>  Sun, 14 Jul 2013 20:37:21 +0200

dh-autoreconf (7) unstable; urgency=low

  * dh_autoreconf: Documentation: -f -i is passed to autoreconf by default
  * dh_autoreconf_clean: Correctly handle spaces in file names (Closes: #692317)
  * dh_autoreconf_clean: Remove invalid and unneeded comments

 -- Julian Andres Klode <jak@debian.org>  Thu, 22 Nov 2012 23:31:00 +0100

dh-autoreconf (6) unstable; urgency=low

  * Require at least version 2.4.2 of libtool (Closes: #655876)
  * Add Multi-Arch: foreign field (Closes: #658969)
  * Do not allow to run dh_autoreconf twice (Closes: #630766)
  * dh_autoreconf: Create autoreconf.after even if autoreconf fails
  * Increase Standards-Version to 3.9.3, use copyright-format 1.0

 -- Julian Andres Klode <jak@debian.org>  Thu, 23 Feb 2012 15:46:34 +0100

dh-autoreconf (5) unstable; urgency=low

  * ltmain-as-needed.diff: Rebase against libtool 2.4.2 (Closes: #647070)

 -- Julian Andres Klode <jak@debian.org>  Sun, 30 Oct 2011 14:36:09 +0100

dh-autoreconf (4) unstable; urgency=low

  [ Julian Andres Klode ]
  * autoreconf.mk: Run _clean in reverse-config (Closes: #596099)
  * dh_autoreconf: Add --as-needed for automatic patching of ltmain.sh
  * debian/control: Increase Standards-Version to 3.9.2

  [ Ari Pollak ]
  * dh_autoreconf: support parameters passed to custom program (Closes: #623229)

 -- Julian Andres Klode <jak@debian.org>  Tue, 14 Jun 2011 19:32:29 +0200

dh-autoreconf (3) unstable; urgency=low

  [ Cyril Brulebois ]
  * dh-autoreconf.pod: Update rules example for debhelper 8 (Closes: #611414)

  [ Julian Andres Klode ]
  * autoreconf.mk: Run dh_autoreconf only once (Closes: #618580)
  * Make it possible to run on sub directories only (Closes: #582114)
  * autoreconf.mk: Add to CDBS_BUILD_DEPENDS (Closes: #610163)
  * autoreconf.mk: Run dh_autoreconf_clean before clean (Closes: #596099)
  * debian/control: Set Standards-Version to 3.9.1
  * dh_autoreconf: Ignore common VCS directories (Closes: #611864)
  * dh_autoreconf_clean: Remove 'before' file even if autoreconf failed

  [ Marcin Owsiany ]
  * dh-autoreconf.pod: Document conflict with autotools-dev (Closes: #587102)

 -- Julian Andres Klode <jak@debian.org>  Mon, 04 Apr 2011 16:06:13 +0200

dh-autoreconf (2) unstable; urgency=low

  [ Didier Roche ]
  * Fix issue in find | xargs when files contain spaces (Closes:
    #586755).

  [ Julian Andres Klode ]
  * Set Standards-Version to 3.9.0.

 -- Julian Andres Klode <jak@debian.org>  Fri, 23 Jul 2010 13:24:44 +0200

dh-autoreconf (1) unstable; urgency=low

  * Initial release (Closes: #575938).

 -- Julian Andres Klode <jak@debian.org>  Sat, 17 Apr 2010 15:18:49 +0200