Package Release Info

dh-autoreconf-19-bp154.1.14

Update Info: Base Release
Available in Package Hub : 15 SP4

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

dh-autoreconf

Change Logs

* Wed Mar 31 2021 Stephan Kulow <coolo@suse.com>
- Do not require perl, but use %perl_requires to avoid a rebuild
  on perl updates
* Mon Mar 22 2021 Dominique Leuenberger <dimstar@opensuse.org>
- Do not rquire ourselves to build: buildignore dh-autoreconf,
  which is required by debhelper (boo#1183854).
* Sun Aug 16 2020 Dirk Mueller <dmueller@suse.com>
- update to 19:
  * Disable gtkdocize for now (Closes: #898916)
  * Correctly restore working directory if autoreconf failed (Closes: #876187)
  * Automatically use xdg-autogen if configure.{ac,in} contain XDT_ lines.
    Thanks to Unit 193 for the initial patch (Closes: #893746)
  * Automatically handle gtkdocize if no custom command has been provided
    (Closes: #640376)
  * Add Breaks: quilt (<< 0.63-8.2~), dpatch (<< 2.0.38+nmu1~) (Closes: #889567)
  * Move to Salsa
  * Use debhelper compat level 11
  * Bump Standards-Version to 4.1.3
  * debian/copyright: Point to HTTPS Format url
  * d/rules: Use /usr/share/dpkg/pkg-info.mk instead of dpkg-parsechangelog
  * Do not fail, only warn, if run multiple times (Closes: #887482)
  * Also clean up symlinks (Closes: #882479)
  * Run dh_autoreconf after dh_update_autotools_config,
    not before dh_auto_configure
  * update dh-autoreconf(7) man page (Closes: #870518)
  * dh_autoreconf_clean: Add a NOOP promise (Closes: #881394)
  * dh-autoreconf can build without (fake)root
  * Bump Standards-Version to 4.1.1
  * Drop alternative dependency on automaken (Closes: #857556)
  * 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
  * dh_autoreconf: --sourcedirectory is forwarded by dh(1)
    Thanks to Niels Thykier for reporting this on IRC
  * dh_autoreconf: Do nothing if there are no configure scripts
Version: 10-bp150.2.4
* Sun Jan 04 2015 p.drouand@gmail.com
- Update to version 10
  + dh_autoreconf.pod: Fix typo (Closes: #729001)
  + dh-autoreconf.pod: Document when dh-autoreconf can be used with
    autotools-dev (Closes: #698765)
- Add xz build dependency; debian tarballs are now compressed with
  xz format
* Fri Jul 06 2012 frank.lichtenheld@sophos.com
- package dh-autoreconf separately
* Mon May 21 2012 i@marguerite.su
- update to dpkg-1.16.3
  * see http://packages.debian.org/changelogs/pool/main/d/dpkg/dpkg_1.16.3/changelog
- update to debhelper 9.20120518
  * Fix versioned dependency on dpkg for xz options. Closes: #672895
  * dh_link: Doc improvement. Closes: #672988
- update to devscripts-2.11.7
  * see http://packages.debian.org/changelogs/pool/main/d/devscripts/devscripts_2.11.7/changelog
- reworked patch. remove version for archtable. for it's universal.
- add dh_make 0.60
  * see http://packages.debian.org/changelogs/pool/main/d/dh-make/dh-make_0.60/changelog
- add dh_autoreconf 6
  * see http://packages.debian.org/changelogs/pool/main/d/dh-autoreconf/dh-autoreconf_6/changelog
* Thu May 03 2012 frank.lichtenheld@sophos.com
- install missing parts of devscripts
  * install man pages installed by debian/manpages
  * install symlinks installed by debian/links
* Sun Jan 29 2012 frank.lichtenheld@sophos.com
- update to dpkg-1.15.8.12
  * Do not fail to unpack shared directories missing on the file system
  from packages being replaced by other packages. Debian Bug #631808
  * Defer hardlink renames so that there's never a point were the new
  file contents are accessible from the final path before they have
  been fsync()ed and cannot be executed causing ETXTBSY when trying
  to open the to be installed paths for writing. Debian Bug #635683
  * Add armhf support to ostable and triplettable.
  Debian Bugs #594179, #639674
* Tue Dec 20 2011 coolo@suse.com
- remove call to suse_update_config (very old work around)
* Sat Nov 26 2011 frank.lichtenheld@sophos.com
- update to dpkg-1.15.8.11
  * Do not segfault on "dpkg -i --no-act".
  * Fix typo in "dpkg-name --overwrite" argument parsing so that it actually
  works at all. Ubuntu Bug #728708
  * Fix dpkg-split to not corrupt binary part metadata when generating the
  split packages on 32-bit systems.
  * Fix a regression in dpkg-divert where using --rename led to a failure when
  the rename implies crossing file systems.
* Sun Sep 18 2011 jengelh@medozas.de
- Remove redundant tags/sections from specfile
  (cf. packaging guidelines)
- Use %_smp_mflags for parallel build
* Thu Mar 31 2011 flichtenheld@astaro.com
- Merge openSUSE:Tools changes with system:packagemanager changes
* Thu Mar 17 2011 mvyskocil@suse.cz
- split the u-a to separate spec file to reduce a build cycle
* Wed Mar 16 2011 mvyskocil@suse.cz
- update to dpkg-1.15.8.10
- update to debhelper-7.5.17
- update to devscripts-2.10.71
- see /usr/share/doc/packages/deb/*/changelog for details
- build and install update-alternatives as separate subpackage
- add download urls to source tags
- remove pushd/popd madness in %prep, use only one cd ..
- convert sed archtable hackery to patch and refresh patches
- rewrite a architecture mugging in config.h to be more readable
* Fri Jan 28 2011 adrian@suse.de
- fix build on old distros
* Fri Jan 28 2011 flichtenheld@astaro.com
- install missing debhelper files
  - install dh
  - install Debian/Debhelper/Buildsystem/*.pm
* Thu Jul 29 2010 wolfgang.rosenauer@basyskom.de
- make 'debcommit -r' work with mercurial 1.6
* Fri Apr 09 2010 puzel@novell.com
- update to dpkg-1.15.6.1
- update to debhelper-7.4.17
- update to devscripts-2.10.62
  - see /usr/share/doc/packages/deb/*/changelog for details
- split deb-devel subpackage
* Fri Feb 19 2010 puzel@novell.com
- update to dpkg-1.15.5.6
- update to debhelper-7.4.15
- update to devscripts-2.10.61
  - see /usr/share/doc/packages/deb/*/changelog for details
* Wed Jan 06 2010 jengelh@medozas.de
- enable parallel building with smp_mflags
* Fri Dec 18 2009 wr@rosenauer.org
- try to fix older dists
* Wed Nov 25 2009 puzel@novell.com
- update to dpkg-1.15.5.2, debhelper-7.4.8, devscripts-2.10.58
  - huge number of changelogs - please see appropriate changelogs
  for details:
  - /usr/share/doc/packages/deb/debhelper/changelog
  - /usr/share/doc/packages/deb/dpkg/changelog
* Thu Nov 12 2009 wr@rosenauer.org
- include devscripts-2.10.55
- add sensible-editor helper script