[med-svn] [libgtextutils] annotated tag debian/0.7-1 created (now 6c59aaa)

Charles Plessy plessy at moszumanska.debian.org
Wed Jan 8 13:37:40 UTC 2014


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

plessy pushed a change to annotated tag debian/0.7-1
in repository libgtextutils.

        at  6c59aaa   (tag)
   tagging  413371bf85f820d936fcb1d51a70136cd61584cf (commit)
  replaces  debian/0.6.2-1
 tagged by  Charles Plessy
        on  Wed Jan 8 09:46:14 2014 +0900

- Log -----------------------------------------------------------------
libgtextutils (0.7-1) unstable; urgency=low

  * New upstream release.

  ff09484 debian/watch: monitor source code repository on GitHub.
  4d75c55 7ffa331 Build-depend on automake and libtool.
  1954d04 Run the ‘reconf’ command before dh_auto_configure.
  642f472 Vebose debhelper.
  98624c0 Use Debhelper 9.
  54445b3 Made the packages multi-architecture.
  f1e771b Updated symbols file.
  78899ca Normalised debian/copyright with ‘cme fix dpkg-copyright‘.
  fae902a Normalised debian/control with ‘cme fix dpkg-control’.
  4050657 Normalised VCS URLs.
  5bd1b39 Conforms to Policy 3.9.5.

 -- Charles Plessy <plessy at debian.org>  Wed, 08 Jan 2014 09:15:22 +0900
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.14 (GNU/Linux)

iQIcBAABCgAGBQJSzJ/bAAoJEMW9bI8ildUC4WAQALAeX3y19juvZ4Gk5sN2aAkB
5OVs8BfSYqObBP5DSccoWzMPRpk95Vw5EROjc6EDYU+uKsyKDVl+xSmkh9mVTm1k
jz7a8jP9luQlKVRtt4tSXErZ32sVDqHdxABVTDOXr7S6DvR02DmcHwMNaJZa/rRI
I5o4Pw/DMSZ5OWFK5NhlWbyjXosw3sipQje+1zY4FS2F9lvM55TsdFTXS04rfOvC
/lHy1RH9QYgjvHH4RVbzrHqYMccGS1Np34RPADkXA2Y7yVhDYuYrqnQ6EbD7PsjG
L9RJgDQxwW4Z5nkTnJl+vJVtZWGY3RixQIXJ3o8Puz1pSTvAbF2vL3Pk2pRXL7GB
EeAje1OYXFR1O9HFn6mnx2NerNloY550ryvQeLUjnvXiE7YBKzQWFS4VC9ctUnwV
a9xMa6yLYsJsXYTvMGzQYchmPVT+7WpZvyqWZ2K8oNnxzAVxOTz8HjxfXEARs66B
eaAnDFM3p4qm854vOnhw6oQLQyKIqEGNwSiGUGlfEfJxMsZbpoKtHF1vKEpb8Ty+
38OHXpwRzK3NpEjU1oENxKtMP35cRXBk8dVZ+6gUkmkwr6ysHbtrHaXQFCXoxUHL
EZ11uN5HSF7qgCU8KN1p8BeTVc3lrhu8fhbWsy58+5Fb68lIIfkvG2uJcO9iHNIp
ElCg9HuarHWpU+Ms02r+
=OsZh
-----END PGP SIGNATURE-----

A. Gordon (29):
      Created with 'acmkdir'
      Added source files and pkgconfig.
      Fixed typo in PKG-CONFIG file.
      Added #include's
      Applied AGPLv3 to all source files.
      Cleaned 'container_join', added usage examples.
      Fixed container join declaration.
      Added Natural-Sort predicates.
      Dummy change (changed file attributes on disk).
      Added test suite and bumped version to 0.2.
      Added 'unget_line' feature to TextLineReader class.
      Added tests to TextLineReader and InputStreamWrapper.
      Added File-Descriptor-Based Output Stream class.
      Added Tuple-Parser template class.
      Updated Tuple-Parser-Exceptions (added accessors).
      Added Tuple-Parser unit-tester.
      Preparing for release 0.3 (mainly configure fixes)
      Added 'exit-manip', bumped to version 0.4 (-rc)
      Added String tokenizer.
      Added AGPL caluse to string tokenizer.
      Switching to shared library format
      shared-objecy (dynamic libraries) changes.
      Added boost and common command line parsing classes.
      Minor changes to remove compilation warnings on opensolaris.
      Improved Boost-Program-Options classes.
      Backed out changeset 74a844a0a4fd - remove boost-crap, 1
      Backed out changeset c455e696907a, remove boost-crap, 2
      release candidate for version 0.6
      Bump version to 0.7

Assaf Gordon (4):
      Prepare 0.7-rc1 for a proper release.
      Fix 'make distcheck'
      Copyright: update year, contact email address
      tests: don't ignore return value from write.

Charles Plessy (31):
      Source code available from GitHub.
      Imported Upstream version 0.7~rc1
      Merge tag 'upstream/0.7_rc1'
      Vebose debhelper.
      Build-depend on libtool.
      Use Debhelper 9.
      Normalised and checked Debian copyright with ‘cme fix dpkg-copyright‘.
      Minor change of indentation.
      New upstream release; no new license notice; updated Upstreams copyright notices.
      Correct for building from GitHub repository.
      Merge branch 'master' into debian/unstable
      Switch back to the source format 1.0
      Run the ‘reconf’ command before dh_auto_configure.
      Make the packages multi-architecture.
      Normalised with ‘config-model-edit’.
      Normalise VCS URLs.
      Updated symbols file (ahead of version 0.7).
      Conforms to Policy 3.9.5.
      This source package is not managed anymore with git-buildpackage.
      Updated changelog entries for today.
      Revert "Switch back to the source format 1.0"
      Document the repository structure in the configuration file for git-buildpackage.
      Updated changelog.
      Emulate the 1.0 format.
      Removed Debian revision number from symbols file.
      Changelog entry.
      Merge branch 'master' into debian/unstable
      Correct again the symbols file.
      Build-Depend on automake.
      Correct symbols again.
      libgtextutils (0.7-1) unstable; urgency=low

-----------------------------------------------------------------------

This annotated tag includes the following new commits:

       new  8ce3964   Imported Debian patch 0.6-1
       new  80c84af   Imported Upstream version 0.6
       new  97370de    # Draft package.
       new  2607332    # Reviewed copyright statements and license notices.
       new  4102759    # Added a symbols file.
       new  3e18206    # Using Debhelper 7 tiny rules makefile.
       new  af59285    # Using Debhelper 8 since it will be in Squeeze.
       new  61f8e58    # Removed libtool .la files according to Policy §10.2 (3.9.1).
       new  7a5e4d8    # Freshen config.sub and config.guess.
       new  dc4d267    # Package descriptions (not much).
       new  75d1034    # Updated to latest DEP and validated with config-edit.
       new  2225570    # Uploaded to the Debian archive.
       new  1f1b285   Imported Upstream version 0.6.1
       new  8b5d19a   Merge commit 'upstream/0.6.1'
       new  e35ba9c   Imported Upstream version 0.6.2
       new  8491a83   Merge commit 'upstream/0.6.2'
       new  6741d3b   New upstream release (no new copyright or license statements).
       new  73b0ca5   New upstream soname.
       new  6e8d1c5   Uploaded after minor packaging changes.
       new  da03f6a   Created with 'acmkdir'
       new  adc7d0a   Added source files and pkgconfig.
       new  9203f02   Fixed typo in PKG-CONFIG file.
       new  e78bddc   Added #include's
       new  68e4907   Applied AGPLv3 to all source files.
       new  edb807f   Cleaned 'container_join', added usage examples.
       new  9432e41   Fixed container join declaration.
       new  92c38b6   Added Natural-Sort predicates.
       new  e192bd9   Dummy change (changed file attributes on disk).
       new  496eb07   Added test suite and bumped version to 0.2.
       new  6614b0e   Added 'unget_line' feature to TextLineReader class.
       new  187e4f2   Added tests to TextLineReader and InputStreamWrapper.
       new  1bec9f5   Added File-Descriptor-Based Output Stream class.
       new  985328d   Added Tuple-Parser template class.
       new  b74b334   Updated Tuple-Parser-Exceptions (added accessors).
       new  abe3d35   Added Tuple-Parser unit-tester.
       new  98a9cdf   Preparing for release 0.3 (mainly configure fixes)
       new  0ef4498   Added 'exit-manip', bumped to version 0.4 (-rc)
       new  695be5e   Added String tokenizer.
       new  054432c   Added AGPL caluse to string tokenizer.
       new  5071028   Switching to shared library format
       new  de2491a   shared-objecy (dynamic libraries) changes.
       new  557da45   Added boost and common command line parsing classes.
       new  79cb1c8   Minor changes to remove compilation warnings on opensolaris.
       new  c3f5931   Improved Boost-Program-Options classes.
       new  84583f5   Backed out changeset 74a844a0a4fd - remove boost-crap, 1
       new  5302994   Backed out changeset c455e696907a, remove boost-crap, 2
       new  6d3a4dd   release candidate for version 0.6
       new  4f566ba   Prepare 0.7-rc1 for a proper release.
       new  4ae8713   Fix 'make distcheck'
       new  dc6863f   Copyright: update year, contact email address
       new  ff09484   Source code available from GitHub.
       new  c1cf1d6   Imported Upstream version 0.7~rc1
       new  04c3fb2   Merge tag 'upstream/0.7_rc1'
       new  642f472   Vebose debhelper.
       new  4d75c55   Build-depend on libtool.
       new  98624c0   Use Debhelper 9.
       new  78899ca   Normalised and checked Debian copyright with ‘cme fix dpkg-copyright‘.
       new  0353646   Minor change of indentation.
       new  fd3741d   New upstream release; no new license notice; updated Upstreams copyright notices.
       new  d95f488   tests: don't ignore return value from write.
       new  4321fac   Correct for building from GitHub repository.
       new  7b608ed   Merge branch 'master' into debian/unstable
       new  3dfc11b   Switch back to the source format 1.0
       new  1954d04   Run the ‘reconf’ command before dh_auto_configure.
       new  54445b3   Make the packages multi-architecture.
       new  fae902a   Normalised with ‘config-model-edit’.
       new  4050657   Normalise VCS URLs.
       new  f1e771b   Updated symbols file (ahead of version 0.7).
       new  5bd1b39   Conforms to Policy 3.9.5.
       new  1bc54cd   This source package is not managed anymore with git-buildpackage.
       new  d317b1a   Updated changelog entries for today.
       new  490afa2   Revert "Switch back to the source format 1.0"
       new  7baf0c9   Document the repository structure in the configuration file for git-buildpackage.
       new  c845739   Updated changelog.
       new  cce0988   Emulate the 1.0 format.
       new  9281826   Removed Debian revision number from symbols file.
       new  1f03f41   Bump version to 0.7
       new  2e44fe3   Changelog entry.
       new  938684d   Merge branch 'master' into debian/unstable
       new  d52299a   Correct again the symbols file.
       new  3da80f0   Build-Depend on automake.
       new  db8f725   Correct symbols again.
       new  413371b   libgtextutils (0.7-1) unstable; urgency=low

The 83 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


-- 
Alioth's /git/debian-med/git-commit-notice on /srv/git.debian.org/git/debian-med/libgtextutils.git



More information about the debian-med-commit mailing list