gnulib 20140202+stable-2 source package in Ubuntu RTM

Changelog

gnulib (20140202+stable-2) unstable; urgency=low


  * New package: git-merge-changelog (Closes: #646013).
  * Thanks to Samuel Bronson <email address hidden> for
    the git-merge-changelog patches:
    + debian/ changes for git-merge-changelog.
    + Don't hardcode gnulib directory in 01-gnulib-directory.patch.
      Instead, install gnulib-tool into the gnulib directory and symlink to
      it from /usr/bin, like the docs say to do.
    + Bump debhelper compat level to 9 for hardening flags.
  * Man page for git-merge-changelog adapted
    from comments at the top of git-merge-changelog.c
  * Remove duplicate copies of documentation (Closes: #728933).
  * Tweak list of top-level files installed.
  * doc-base: add Format: Info version of manual.

 -- Ian Beckwith <email address hidden>  Sun, 02 Mar 2014 23:04:10 +0000

Upload details

Uploaded by:
Ian Beckwith
Uploaded to:
Sid
Original maintainer:
Ian Beckwith
Architectures:
any all
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
14.09-factory release universe devel
14.09 release universe devel

Downloads

File Size SHA-256 Checksum
gnulib_20140202+stable-2.dsc 1.4 KiB 354a237028f5b9065c3dfcc88cfa40032a96a0dc2d8b7a62423ed87237ac6b6e
gnulib_20140202+stable.orig.tar.gz 5.1 MiB 9f028f48e60f066bf511a969c519da705eeefb20d54a80dce88afd0935a845e1
gnulib_20140202+stable-2.debian.tar.xz 281.4 KiB 9226b860b74d8810fa1aeab5d9a93045892730bde85f048210823d0d1c14f309

No changes file available.

Binary packages built by this source

git-merge-changelog: git merge driver for GNU ChangeLog files

 ChangeLog files *always* foul up most version control systems in
 their default configuration.
 .
 git-merge-changelog is a tool from gnulib designed to help with this
 for the case of GNU-style ChangeLogs; it can be used with at least
 git, bzr, and hg.

gnulib: GNU Portability Library

 The GNU portability library is a macro system and C declarations and
 definitions for commonly-used API elements and abstracted system behaviors. It
 can be used to improve portability and other functionality in your programs.