[ubuntu/karmic] config-manager 0.4-2 (Accepted)

Ubuntu Installer archive at ubuntu.com
Wed Sep 23 11:10:39 BST 2009


config-manager (0.4-2) unstable; urgency=low

  * Fix debian/copyright to more comprehensively list copyright holders.

config-manager (0.4-1) unstable; urgency=low

  * New upstream, release. (Closes: #544151)

config-manager (0.3-3.1ubuntu2) intrepid; urgency=low

  * Don't depend on pybaz, as it has been removed. Make a failure to import
    pybaz non-fatal, to allow for local installs. (LP: #235952)

config-manager (0.3-3.1ubuntu1) intrepid; urgency=low

  * Merge from debian unstable, remaining changes:
    + setup.py: set #!/usr/bin/python and not #!/usr/bin/python2.4
    + Modify Maintainer value to match the DebianMaintainerField
      specification.
    + debian/control: Make the package independent of the python version.
  * debian/control:
    - Dropping support for baz/bazaar, becasue pybaz was removed from hardy
      (Removal Request: https://bugs.launchpad.net/ubuntu/+source/bazaar/+bug/214955)

config-manager (0.3-3.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Fix FTBFS with GCC 4.3 (Closes: #413485).

config-manager (0.3-3ubuntu2) hardy; urgency=low

  * gcc4.3 fix upload:
    - src/cm.cc: added #include <algorithm>
    - src/ConfigSource.cc: added #include <cstdlib>
    - src/Directory.cc: added #include <cstdlib>
    - libgetopt/src/OptionSet.cc: added #include <algorithm>
    Thanks to Martin Michlmayr <tbm at cyrius.com>
    Patch taken from http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=413485
  * setup.py: set #!/usr/bin/python and not #!/usr/bin/python2.4

config-manager (0.3-3ubuntu1) feisty; urgency=low

  * Make the package independent of the python version.

config-manager (0.3-3) unstable; urgency=low

  * Update to revision 159 of the python side, which brings in the
    config-manager.implementations library (Closes: #366598)
  * Remove extraneous File:: qualifier (Closes: #375866)
  * Fixup spelling mistake (Closes: #363213)
  * Update copyright with new location
  * Note that config-manager is GPLv2 (or later)
  * Move to priority 'extra' as both bazaar and pybaz have

config-manager (0.3-2) unstable; urgency=low

  * Use correct version of python (2.4)

config-manager (0.3-1) unstable; urgency=low

  * Update the python config-manage portion

config-manager (0.2-1) unstable; urgency=low

  * Import some changes from upstream unreleased branch so that the
    Python version of config manager works as intended

config-manager (0.1p123-1) unstable; urgency=low

  * Many new upstream releases
  * Incorporate new python version of config manager

config-manager (0.1p83-3) unstable; urgency=low

  * Annual package cleanup
  * Update upstream location (Closes: #308262)
  * Apply patches, written by Andreas Jochens, so that building with gcc-4.0 
  succeeds (Closes: #258581, #294288)
  * Apply Jamie Wilkinson's patches to remove bashisms (Closes: #289102)
  * Allow (simple) changes to the config (Closes: #288887)
  * Rebuild for C++ 4.0 ABI transition

config-manager (0.1p83-2) unstable; urgency=low

  * Update description.

config-manager (0.1p83-1) unstable; urgency=low

  * New upstream release
  * Also support Subversion (SVN)

config-manager (0.1p53-2) unstable; urgency=low

  * make ./configure executable. 
  * reduce the diff by not including pristine trees

config-manager (0.1p53-1) unstable; urgency=low

  * Initial Release.
  * Merry Christmas Robert.

Date: Wed,  23 Sep 2009 11:07:01 +0100
Changed-By: Robert Collins <robertc at robertcollins.net>
Origin: Debian/unstable
https://launchpad.net/ubuntu/karmic/+source/config-manager/0.4-2
-------------- next part --------------
Origin: Debian/unstable
Format: 1.7
Date: Wed,  23 Sep 2009 11:07:01 +0100
Source: config-manager
Binary: config-manager
Architecture: source
Version: 0.4-2
Distribution: karmic
Urgency: medium
Maintainer: Robert Collins <robertc at robertcollins.net>
Changed-By: Robert Collins <robertc at robertcollins.net>
Description: 
 config-manager - manage directories with Arch, Bazaar, CVS, HTTP, FTP and/or Subve
Closes: 258581 288887 289102 294288 308262 363213 366598 375866 413485 544151
Launchpad-Bugs-Fixed: 235952
Changes: 
 config-manager (0.4-2) unstable; urgency=low
 .
   * Fix debian/copyright to more comprehensively list copyright holders.
 .
 config-manager (0.4-1) unstable; urgency=low
 .
   * New upstream, release. (Closes: #544151)
 .
 config-manager (0.3-3.1ubuntu2) intrepid; urgency=low
 .
   * Don't depend on pybaz, as it has been removed. Make a failure to import
     pybaz non-fatal, to allow for local installs. (LP: #235952)
 .
 config-manager (0.3-3.1ubuntu1) intrepid; urgency=low
 .
   * Merge from debian unstable, remaining changes:
     + setup.py: set #!/usr/bin/python and not #!/usr/bin/python2.4
     + Modify Maintainer value to match the DebianMaintainerField
       specification.
     + debian/control: Make the package independent of the python version.
   * debian/control:
     - Dropping support for baz/bazaar, becasue pybaz was removed from hardy
       (Removal Request: https://bugs.launchpad.net/ubuntu/+source/bazaar/+bug/214955)
 .
 config-manager (0.3-3.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Fix FTBFS with GCC 4.3 (Closes: #413485).
 .
 config-manager (0.3-3ubuntu2) hardy; urgency=low
 .
   * gcc4.3 fix upload:
     - src/cm.cc: added #include <algorithm>
     - src/ConfigSource.cc: added #include <cstdlib>
     - src/Directory.cc: added #include <cstdlib>
     - libgetopt/src/OptionSet.cc: added #include <algorithm>
     Thanks to Martin Michlmayr <tbm at cyrius.com>
     Patch taken from http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=413485
   * setup.py: set #!/usr/bin/python and not #!/usr/bin/python2.4
 .
 config-manager (0.3-3ubuntu1) feisty; urgency=low
 .
   * Make the package independent of the python version.
 .
 config-manager (0.3-3) unstable; urgency=low
 .
   * Update to revision 159 of the python side, which brings in the
     config-manager.implementations library (Closes: #366598)
   * Remove extraneous File:: qualifier (Closes: #375866)
   * Fixup spelling mistake (Closes: #363213)
   * Update copyright with new location
   * Note that config-manager is GPLv2 (or later)
   * Move to priority 'extra' as both bazaar and pybaz have
 .
 config-manager (0.3-2) unstable; urgency=low
 .
   * Use correct version of python (2.4)
 .
 config-manager (0.3-1) unstable; urgency=low
 .
   * Update the python config-manage portion
 .
 config-manager (0.2-1) unstable; urgency=low
 .
   * Import some changes from upstream unreleased branch so that the
     Python version of config manager works as intended
 .
 config-manager (0.1p123-1) unstable; urgency=low
 .
   * Many new upstream releases
   * Incorporate new python version of config manager
 .
 config-manager (0.1p83-3) unstable; urgency=low
 .
   * Annual package cleanup
   * Update upstream location (Closes: #308262)
   * Apply patches, written by Andreas Jochens, so that building with gcc-4.0 
   succeeds (Closes: #258581, #294288)
   * Apply Jamie Wilkinson's patches to remove bashisms (Closes: #289102)
   * Allow (simple) changes to the config (Closes: #288887)
   * Rebuild for C++ 4.0 ABI transition
 .
 config-manager (0.1p83-2) unstable; urgency=low
 .
   * Update description.
 .
 config-manager (0.1p83-1) unstable; urgency=low
 .
   * New upstream release
   * Also support Subversion (SVN)
 .
 config-manager (0.1p53-2) unstable; urgency=low
 .
   * make ./configure executable. 
   * reduce the diff by not including pristine trees
 .
 config-manager (0.1p53-1) unstable; urgency=low
 .
   * Initial Release.
   * Merry Christmas Robert.
Files: 
 2b2b8278044d6a8f65f74d0c55c90195 7847 devel extra config-manager_0.4-2.diff.gz
 fddded57665a20fce43869772b92e084 1114 devel extra config-manager_0.4-2.dsc
 875f9699e5da991ddf77feec3c400d30 763038 devel extra config-manager_0.4.orig.tar.gz


More information about the Karmic-changes mailing list