Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

dh-autoreconf-19-bp154.1.14 RPM for noarch

From OpenSuSE Leap 15.4 for noarch

Name: dh-autoreconf Distribution: SUSE Linux Enterprise 15 SP4
Version: 19 Vendor: openSUSE
Release: bp154.1.14 Build date: Mon May 9 11:24:55 2022
Group: System/Packages Build host: lamb19
Size: 26081 Source RPM: dh-autoreconf-19-bp154.1.14.src.rpm
Packager: https://bugs.opensuse.org
Url: http://www.debian.org
Summary: Add-on for debhelper to call autoreconf and clean up after the build
dh-autoreconf provides a debhelper sequence addon named 'autoreconf' and
two commands, dh_autoreconf and dh_autoreconf_clean.

The dh_autoreconf command creates a list of the files and their checksums,
calls autoreconf and then creates a second list for the new files.

The dh_autoreconf_clean command compares these two lists and removes all
files which have been added or changed (files may be excluded if needed).

For CDBS users, a rule is provided to call the dh-autoreconf programs at
the right time.

Provides

Requires

License

GPL-2.0-or-later

Changelog

* 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
* 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.

Files

/usr/bin/dh_autoreconf
/usr/bin/dh_autoreconf_clean
/usr/lib/perl5/vendor_perl/5.26.1/Debian/Debhelper/Sequence/autoreconf.pm
/usr/share/cdbs
/usr/share/cdbs/1
/usr/share/cdbs/1/rules
/usr/share/cdbs/1/rules/autoreconf.mk
/usr/share/dh-autoreconf
/usr/share/dh-autoreconf/ltmain-as-needed.diff
/usr/share/doc/packages/dh-autoreconf
/usr/share/doc/packages/dh-autoreconf/NEWS
/usr/share/doc/packages/dh-autoreconf/changelog
/usr/share/doc/packages/dh-autoreconf/copyright
/usr/share/man/man1/dh_autoreconf.1.gz
/usr/share/man/man1/dh_autoreconf_clean.1.gz
/usr/share/man/man7/dh-autoreconf.7.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 17:06:41 2024