[Reproducible-commits] [debhelper] branch master updated (4e59536 -> df53f9e)

Johannes Schauer josch at moszumanska.debian.org
Wed Aug 12 08:53:16 UTC 2015


This is an automated email from the git hooks/post-receive script.

josch pushed a change to branch master
in repository debhelper.

      from  4e59536   Release debhelper/9.20150628 into unstable
      adds  9855c3a   d/changelog: Open new entry and document missing change
      adds  f504fe0   Makefile: LC_ALL=C before sort
      adds  7ecccd6   Migrate to use warnings and use parent
      adds  2f12f2b   dh: Optimise out --parallel when it is unnecessary
      adds  6293fc3   dh_strip: Fix typo
      adds  4d30155   dh_makeshlibs: Fix uninitialise warning on error
      adds  c84d3b5   d/changelog: Fix typo
      adds  8b314a6   Dh_Lib: Try to use dpkg-architecture variables from the environment
      adds  5c27cdf   Import Exporter's import rather than @ISA'ing Exporter
      adds  6a0a402   Dh_Lib: Use Dpkg::Arch::debarch_is insted of calling dpkg-architecture
      adds  1be7599   dh_strip: Always compress debug symbols in ddebs
      adds  a25dbc5   dh_strip: Strip .note and .comment from static libs
      adds  bbcb938   Let dpkg-gencontrol figure out the value for the source field
      adds  fee52fa   dh_makeshlibs: Call dpkg-gensymbols on all libs even on error
      adds  df53f9e   Release debhelper/9.20150811 into unstable

No new revisions were added by this update.

Summary of changes:
 Debian/Debhelper/Buildsystem/ant.pm              |  3 +-
 Debian/Debhelper/Buildsystem/autoconf.pm         |  3 +-
 Debian/Debhelper/Buildsystem/cmake.pm            |  3 +-
 Debian/Debhelper/Buildsystem/makefile.pm         |  3 +-
 Debian/Debhelper/Buildsystem/perl_build.pm       |  3 +-
 Debian/Debhelper/Buildsystem/perl_makemaker.pm   |  3 +-
 Debian/Debhelper/Buildsystem/python_distutils.pm |  3 +-
 Debian/Debhelper/Buildsystem/qmake.pm            |  2 +-
 Debian/Debhelper/Buildsystem/qmake_qt4.pm        |  2 +-
 Debian/Debhelper/Dh_Buildsystems.pm              |  2 +-
 Debian/Debhelper/Dh_Getopt.pm                    |  3 +-
 Debian/Debhelper/Dh_Lib.pm                       | 27 +++++++--------
 Makefile                                         |  4 +--
 debian/changelog                                 | 43 ++++++++++++++++++++++++
 debian/control                                   |  2 +-
 dh                                               | 11 +++++-
 dh_auto_build                                    |  3 +-
 dh_auto_clean                                    |  3 +-
 dh_auto_configure                                |  3 +-
 dh_auto_install                                  |  3 +-
 dh_auto_test                                     |  3 +-
 dh_bugfiles                                      |  3 +-
 dh_builddeb                                      |  3 +-
 dh_clean                                         |  3 +-
 dh_compress                                      |  3 +-
 dh_desktop                                       |  3 +-
 dh_fixperms                                      |  3 +-
 dh_gconf                                         |  3 +-
 dh_gencontrol                                    |  7 ++--
 dh_icons                                         |  3 +-
 dh_install                                       |  3 +-
 dh_installcatalogs                               |  3 +-
 dh_installchangelogs                             |  3 +-
 dh_installcron                                   |  3 +-
 dh_installdeb                                    |  3 +-
 dh_installdebconf                                |  3 +-
 dh_installdirs                                   |  3 +-
 dh_installdocs                                   |  3 +-
 dh_installemacsen                                |  3 +-
 dh_installexamples                               |  3 +-
 dh_installgsettings                              |  3 +-
 dh_installifupdown                               |  3 +-
 dh_installinfo                                   |  3 +-
 dh_installinit                                   |  3 +-
 dh_installlogcheck                               |  3 +-
 dh_installlogrotate                              |  3 +-
 dh_installman                                    |  3 +-
 dh_installmanpages                               |  3 +-
 dh_installmenu                                   |  3 +-
 dh_installmime                                   |  3 +-
 dh_installmodules                                |  3 +-
 dh_installpam                                    |  3 +-
 dh_installppp                                    |  3 +-
 dh_installudev                                   |  3 +-
 dh_installwm                                     |  3 +-
 dh_installxfonts                                 |  3 +-
 dh_link                                          |  3 +-
 dh_lintian                                       |  3 +-
 dh_listpackages                                  |  3 +-
 dh_makeshlibs                                    | 18 ++++++----
 dh_md5sums                                       |  3 +-
 dh_movefiles                                     |  3 +-
 dh_perl                                          |  3 +-
 dh_prep                                          |  3 +-
 dh_scrollkeeper                                  |  3 +-
 dh_shlibdeps                                     |  3 +-
 dh_strip                                         | 11 +++---
 dh_suidregister                                  |  3 +-
 dh_testdir                                       |  3 +-
 dh_testroot                                      |  3 +-
 dh_ucf                                           |  3 +-
 dh_undocumented                                  |  3 +-
 72 files changed, 215 insertions(+), 97 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/debhelper.git



More information about the Reproducible-commits mailing list