[ubuntu/karmic] devscripts 2.10.53ubuntu1 (Accepted)

ALEFHAHMEEMDAL ALEFLAMMEEMHAHMEEMWAWDALYEH (Ahmed El-Mahmoudy) aelmahmoudy at users.sourceforge.net
Wed Sep 9 12:00:13 BST 2009


devscripts (2.10.53ubuntu1) karmic; urgency=low

  [ أحمد المحمودي (Ahmed El-Mahmoudy) ]
  * Resynchronise with Debian. Remaining changes: (LP: #511269)
    - rmadison: Change default URL parameter to ubuntu.
    - scripts/debchange.pl:
      + Adjust --security template for Ubuntu.
      + Add -U/--upstream flag that forces original "just increment
        the end" behaviour; Ubuntu is upstream for some pieces of software.
      + Add --distributor= to override lsb_release output.
      + Default to "karmic" as distribution.
      + Add "ubuntu1" to version string for new versions, with tweaks for
        special cases.
      + Add -R/--rebuild flag for Ubuntu's no-change rebuilds.
    - Add test/debchange.pl, test/Makefile: debchange test suite; call it
      during build in debian/rules. Also add lsb-release build dependency for
      this, so that debchange uses Ubuntu mode.
    - scripts/debuild.pl: Enforce Ubuntu merge policy.
    - scripts/debsign.{sh,1}: Implement DEBSIGN_ALWAYS_RESIGN variable to skip
      the "Would you like to use the current signature?" question. (Debian
      #447955)
    - scripts/uupdate.{sh,1}: Use -0ubuntu1 default revision on Ubuntu.
    - scripts/dscverify.pl: Add Ubuntu keyrings.
    - Drop universe packages from Recommends to Suggests:
      + libcrypt-ssleay-perl: only needed for a corner case (uscan on SSL
        download sites), wasn't installed by default in previous releases
        either, and seems quite dead upstream
      + libsoap-lite-perl: only needed for one less common command ("select")
        for bts, which isn't useful for Ubuntu itself, and pulls in a lot of
        other universe Perl libraries
      + debian-{keyring,maintainers}: not useful enough in Ubuntu
      + equivs: too much of a hack to install by default
      + libyaml-syck-perl: transition-check is fairly Debian-specific

  [ James Westby ]
  * Revert to use Vcs-* rather than XS-Vcs-*.

devscripts (2.10.53) unstable; urgency=low

  The "Debconf fish!" upload

  [ Adam D. Barratt ]
  * bts:
    + Add a missing "use IO::File" to make "bts select file:foo" work.
      Thanks, Raphaël Hertzog.  (Closes: #538288)
    + Add the "affects" command to mark a bug as affecting packages other
      than the package it was filed against.
  * checkbashisms: Detect the use of "source" when the sourced filename
    contains a tilde (Closes: #528592) or consists of a single character
    (Closes: #535252).  Thanks, Raphael Geissert and Ryan Niebur.
  * debcommit: Add darcs support.  Thanks to Joachim Breitner for the patch.
    (Closes: #536037)
  * nmudiff:
    + Fix specification of BCc to control at bugs so that it's interpreted
      as an option to mutt and not as a recipient address.  Thanks, Filippo
      Giunchedi.  (Closes: #534585)
    + Add a missing "feel" to the delayed/XX template.  Thanks, Raphael
      Geissert.
  * rmadison:
    + Add patch from Ubuntu to make lookups against their database work again.
      (The server moved from people.ubuntu.com to people.canonical.com)
      (Closes: #537302)
    + When using curl, follow redirects by default.  (Also from the Ubuntu
      patch).
  * debian/control: Replace descriptions of cvs-* with those from README,
    because they're better.

  [ Patrick Schoenfeld ]
  * bts: Implement a --mutt parameter, which allows mails to be sent
    using mutt.
  * debchange: Implement a dist indication mechanism that parses
    an 'Upload to $DIST' line and sets the distribution accordingly, when
    the --release parameter is used. (Closes: #515346)
  * debi:
    + Implement a --with-depends switch to install depencies of the
      package together with the package
      (Closes: #511061)
    + Implement a --tool switch to choose the tool for installing
      dependencies
  * dget: Make it clear in manpage and usage information, that dget is capable
    of processing several URLs or packages (Closes: #535977)
  * dscverify:
    + Implement a --verbose option to disable suppressing
      of GPG output (Closes: #525670)
    + Add a notice to the manpage of dscverify that the debian-keyring package
      has the potential to be out of date and how this can be worked around
      (Closes: #438679)
    + Document standard keyring locations in the dscverify manpage
  * licensecheck: Skip empty files instead of reporting that they don't
    have a copyright (Closes: #535337)
  * nmudiff: Use 'bts select' to test, weither a check already has a patch
    tag set or not and only set it, if not (Closes: #519678)
  * Add a script listing to devscripts.1 which is auto-generated from
    debian/control (Closes: #504008)

devscripts (2.10.52) unstable; urgency=low

  * debdiff: Make --diffstat work again; accidentally broken in 2.10.48.
  * uupdate: Fix invocation of *cat when attempting to apply diffs.
    Thanks, Yannick Roehlly.  (Closes: #533415)
  * debian/control: Update Standards-Version to 3.8.2 (no changes needed)

devscripts (2.10.51) unstable; urgency=low

  [ Adam D. Barratt ]
  * bts:
    + Add a note to the description of --smtp-server explaining that
      reportbug.debian.org does not support relaying and is therefore not a
      suitable server to use in circumstances where $package at packages.d.o
      may be automatically Cced.
    + Ignore the --{force-,}interactive options when combined with -n.
      (Closes: #531422)
  * checkbashisms:
    + Detect shellscript wrappers that use "then" or "else" before calling
      exec.  Thanks, Raphael Geissert.  (Closes: #530815)
    + Fix a false positive detection of ". $(foo bar)" as attempting to pass
      arguments to a sourced script.  Thanks, Raphael Geissert.
    + Detect use of passing arguments to a sourced script as part of a
      conditional statement.  Thanks, Raphael Geissert.
    + Correctly count the number of quotes in a line when detecting whether
      we are currently inside a "quoted block".  Thanks, Raphael Geissert.
      (Closes: #531247)
    + Do not check the contents of a dpatch.  The wrapper script always uses
      /bin/sh and we can't detect the interpreter of a patch.
    + Improve the check for the use of $[] inside quoted text.  Thanks,
      Raphael Geissert.
    + Apply the "common lead-in text" to the "readonly" check.
    + Remove "\\" from the list of unsafe backslash escapes, as it appears to
      work in all shells.
  * dcmd: Parse changes / dsc files containing section or priority entries of
    "-".  (Closes: #531593)
  * licensecheck: Fix an error in a regular expression which led to an
    uninitialized value warning and missing version for some GPL headers.
    Thanks, Jakub Wilk.  (Closes: #531059)
  * uscan: Make a regular expression example in the manpage clearer.  Thanks,
    Jason Heeris.  (Closes: #530362)
  * uupdate: Add support for .lzma compressed tarballs and diffs.  Thanks to
    Simon Richter for the patch.  (Closes: #531570)

  [ James Vega ]
  * bts: Only Cc $package at packages.debian.org if we're reasonably sure we have
    an email body instead of simply control messages; i.e., if the user
    specifies the --force-interactive option or the --interactive option and
    chooses to edit the email body.  (Closes: #530926)
  * uscan: Log the correct filename when running the post-download action.
    Simplify the surrounding logic so the logging and command are less likely
    to get out of sync in the future.

  [ Mohammed Adnène Trojette ]
  * pts-subscribe: refer to bsd-mailx rather to the transitional mailx
    package. Thanks Ansgar Burchardt for the patch. (Closes: #531332)

devscripts (2.10.50) unstable; urgency=low

  [ Adam D. Barratt ]
  * chdist: Make --data-dir work with relative paths.  (Closes: #528254)
  * debchange: Add karmic (koala) to the list of recognised Ubuntu
    distributions.
  * debsnap: Fix mktemp call to use a sufficient number of Xs in the template
    string (Closes: #528193) and use -t rather than hard-coding /tmp.
  * debuild: Use printf when parsing the DEBUILD_LINTIAN_OPTS configuration
    file variable, to avoid eating -E.  (Closes: #527027)
  * mass-bug: Add an option to specify that the supplied package names are
    those of source packages rather than binary packages.  Based on a patch
    by Felipe Sateler.  (Closes: #527396)
  * rc-alert: Use standard single quotes in the debtags section of the manpage
    to avoid odd formatting and warnings from man
  * uscan: Pass -n to gzip when repacking bz2 files to ensure consistent
    checksums.  Thanks, Damyan Ivanov.  (Closes: #504672)

  [ Christoph Berg ]
  * dget: -u implies dpkg-source --no-check. Also, force LC_ALL=C to correctly
    capture dpkg-source output with --build.

devscripts (2.10.49) unstable; urgency=low

  * debchange:
    + Use == for numeric comparison, not eq.
    + Mention in the help output and manpage that a dummy changelog entry
      may be supplied in conjunction with --release in order to avoid
      spawning an editor.
    + Add a configuration variable and command line option to allow the
      recent change to --release's "auto-save" behaviour to be disabled.
      For consistency with other debchange options, the default is to
      retain the behaviour introduced in 2.10.48 - i.e. that the changelog
      must be explicitly saved after the use of --release. (Closes: #524393)
  * debcommit: If the installed version of dpkg-dev supports retrieving a
    list of appropriate bugs, automatically generate bzr --fixes arguments
    for Launchpad bugs as well as Debian bugs.  Thanks, Colin Watson.
    (Closes: #525823)
  * debsign: Make the PGP signing method work again.  Thanks, Florian Weimer.
    (Closes: #518821)
  * getbuildlog: Add a missing "use lib" to allow the special "last" and
    "last-all" versions to work correctly.  Thanks, Iustin Pop.
    (Closes: #523982)
  * licensecheck: Add detection of the AGPL.  Thanks, Didier Raboud.
    (Closes: #520903)
  * namecheck: Fix the formatting of a number of POD strings, also making
    them easier to translate.  Thanks, Florentin Duneau.  (Closes: #526047)
  * rc-alert:
    + Allow the generated list of bugs to be restricted to those affecting
      packages with particular debtags facets.  Thanks, Jan Hauke Rahm.
     (Closes: #523523)
    + Allow the generated list of bugs to be sorted using popcon results.
      Thanks, Jan Hauke Rahm.  (Closes: #478833)
  * rmadison: Allow a default URL to be specified in the configuration file.
    Thanks, Roland Mas.  (Closes: #524198)
  * uscan: Remove a superfluous and repeated copy of the site name in an FTP
    error message.  Thanks, Vaclav Ovsik.
  * Makefile: Remove cruft relating to French manpages, which has been handled
    by the po4a setup for a while now.

Date: Sun, 16 Aug 2009 19:15:16 +0300
Changed-By: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy at users.sourceforge.net>
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: James Westby <jw+debian at jameswestby.net>
https://launchpad.net/ubuntu/karmic/+source/devscripts/2.10.53ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sun, 16 Aug 2009 19:15:16 +0300
Source: devscripts
Binary: devscripts
Architecture: source
Version: 2.10.53ubuntu1
Distribution: karmic
Urgency: low
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy at users.sourceforge.net>
Description: 
 devscripts - scripts to make the life of a Debian Package maintainer easier
Closes: 438679 478833 504008 504672 511061 515346 518821 519678 520903 523523 523982 524198 524393 525670 525823 526047 527027 527396 528193 528254 528592 530362 530815 530926 531059 531247 531332 531422 531570 531593 533415 534585 535252 535337 535977 536037 537302 538288
Changes: 
 devscripts (2.10.53ubuntu1) karmic; urgency=low
 .
   [ أحمد المحمودي (Ahmed El-Mahmoudy) ]
   * Resynchronise with Debian. Remaining changes: (LP: #511269)
     - rmadison: Change default URL parameter to ubuntu.
     - scripts/debchange.pl:
       + Adjust --security template for Ubuntu.
       + Add -U/--upstream flag that forces original "just increment
         the end" behaviour; Ubuntu is upstream for some pieces of software.
       + Add --distributor= to override lsb_release output.
       + Default to "karmic" as distribution.
       + Add "ubuntu1" to version string for new versions, with tweaks for
         special cases.
       + Add -R/--rebuild flag for Ubuntu's no-change rebuilds.
     - Add test/debchange.pl, test/Makefile: debchange test suite; call it
       during build in debian/rules. Also add lsb-release build dependency for
       this, so that debchange uses Ubuntu mode.
     - scripts/debuild.pl: Enforce Ubuntu merge policy.
     - scripts/debsign.{sh,1}: Implement DEBSIGN_ALWAYS_RESIGN variable to skip
       the "Would you like to use the current signature?" question. (Debian
       #447955)
     - scripts/uupdate.{sh,1}: Use -0ubuntu1 default revision on Ubuntu.
     - scripts/dscverify.pl: Add Ubuntu keyrings.
     - Drop universe packages from Recommends to Suggests:
       + libcrypt-ssleay-perl: only needed for a corner case (uscan on SSL
         download sites), wasn't installed by default in previous releases
         either, and seems quite dead upstream
       + libsoap-lite-perl: only needed for one less common command ("select")
         for bts, which isn't useful for Ubuntu itself, and pulls in a lot of
         other universe Perl libraries
       + debian-{keyring,maintainers}: not useful enough in Ubuntu
       + equivs: too much of a hack to install by default
       + libyaml-syck-perl: transition-check is fairly Debian-specific
 .
   [ James Westby ]
   * Revert to use Vcs-* rather than XS-Vcs-*.
 .
 devscripts (2.10.53) unstable; urgency=low
 .
   The "Debconf fish!" upload
 .
   [ Adam D. Barratt ]
   * bts:
     + Add a missing "use IO::File" to make "bts select file:foo" work.
       Thanks, Raphaël Hertzog.  (Closes: #538288)
     + Add the "affects" command to mark a bug as affecting packages other
       than the package it was filed against.
   * checkbashisms: Detect the use of "source" when the sourced filename
     contains a tilde (Closes: #528592) or consists of a single character
     (Closes: #535252).  Thanks, Raphael Geissert and Ryan Niebur.
   * debcommit: Add darcs support.  Thanks to Joachim Breitner for the patch.
     (Closes: #536037)
   * nmudiff:
     + Fix specification of BCc to control at bugs so that it's interpreted
       as an option to mutt and not as a recipient address.  Thanks, Filippo
       Giunchedi.  (Closes: #534585)
     + Add a missing "feel" to the delayed/XX template.  Thanks, Raphael
       Geissert.
   * rmadison:
     + Add patch from Ubuntu to make lookups against their database work again.
       (The server moved from people.ubuntu.com to people.canonical.com)
       (Closes: #537302)
     + When using curl, follow redirects by default.  (Also from the Ubuntu
       patch).
   * debian/control: Replace descriptions of cvs-* with those from README,
     because they're better.
 .
   [ Patrick Schoenfeld ]
   * bts: Implement a --mutt parameter, which allows mails to be sent
     using mutt.
   * debchange: Implement a dist indication mechanism that parses
     an 'Upload to $DIST' line and sets the distribution accordingly, when
     the --release parameter is used. (Closes: #515346)
   * debi:
     + Implement a --with-depends switch to install depencies of the
       package together with the package
       (Closes: #511061)
     + Implement a --tool switch to choose the tool for installing
       dependencies
   * dget: Make it clear in manpage and usage information, that dget is capable
     of processing several URLs or packages (Closes: #535977)
   * dscverify:
     + Implement a --verbose option to disable suppressing
       of GPG output (Closes: #525670)
     + Add a notice to the manpage of dscverify that the debian-keyring package
       has the potential to be out of date and how this can be worked around
       (Closes: #438679)
     + Document standard keyring locations in the dscverify manpage
   * licensecheck: Skip empty files instead of reporting that they don't
     have a copyright (Closes: #535337)
   * nmudiff: Use 'bts select' to test, weither a check already has a patch
     tag set or not and only set it, if not (Closes: #519678)
   * Add a script listing to devscripts.1 which is auto-generated from
     debian/control (Closes: #504008)
 .
 devscripts (2.10.52) unstable; urgency=low
 .
   * debdiff: Make --diffstat work again; accidentally broken in 2.10.48.
   * uupdate: Fix invocation of *cat when attempting to apply diffs.
     Thanks, Yannick Roehlly.  (Closes: #533415)
   * debian/control: Update Standards-Version to 3.8.2 (no changes needed)
 .
 devscripts (2.10.51) unstable; urgency=low
 .
   [ Adam D. Barratt ]
   * bts:
     + Add a note to the description of --smtp-server explaining that
       reportbug.debian.org does not support relaying and is therefore not a
       suitable server to use in circumstances where $package at packages.d.o
       may be automatically Cced.
     + Ignore the --{force-,}interactive options when combined with -n.
       (Closes: #531422)
   * checkbashisms:
     + Detect shellscript wrappers that use "then" or "else" before calling
       exec.  Thanks, Raphael Geissert.  (Closes: #530815)
     + Fix a false positive detection of ". $(foo bar)" as attempting to pass
       arguments to a sourced script.  Thanks, Raphael Geissert.
     + Detect use of passing arguments to a sourced script as part of a
       conditional statement.  Thanks, Raphael Geissert.
     + Correctly count the number of quotes in a line when detecting whether
       we are currently inside a "quoted block".  Thanks, Raphael Geissert.
       (Closes: #531247)
     + Do not check the contents of a dpatch.  The wrapper script always uses
       /bin/sh and we can't detect the interpreter of a patch.
     + Improve the check for the use of $[] inside quoted text.  Thanks,
       Raphael Geissert.
     + Apply the "common lead-in text" to the "readonly" check.
     + Remove "\\" from the list of unsafe backslash escapes, as it appears to
       work in all shells.
   * dcmd: Parse changes / dsc files containing section or priority entries of
     "-".  (Closes: #531593)
   * licensecheck: Fix an error in a regular expression which led to an
     uninitialized value warning and missing version for some GPL headers.
     Thanks, Jakub Wilk.  (Closes: #531059)
   * uscan: Make a regular expression example in the manpage clearer.  Thanks,
     Jason Heeris.  (Closes: #530362)
   * uupdate: Add support for .lzma compressed tarballs and diffs.  Thanks to
     Simon Richter for the patch.  (Closes: #531570)
 .
   [ James Vega ]
   * bts: Only Cc $package at packages.debian.org if we're reasonably sure we have
     an email body instead of simply control messages; i.e., if the user
     specifies the --force-interactive option or the --interactive option and
     chooses to edit the email body.  (Closes: #530926)
   * uscan: Log the correct filename when running the post-download action.
     Simplify the surrounding logic so the logging and command are less likely
     to get out of sync in the future.
 .
   [ Mohammed Adnène Trojette ]
   * pts-subscribe: refer to bsd-mailx rather to the transitional mailx
     package. Thanks Ansgar Burchardt for the patch. (Closes: #531332)
 .
 devscripts (2.10.50) unstable; urgency=low
 .
   [ Adam D. Barratt ]
   * chdist: Make --data-dir work with relative paths.  (Closes: #528254)
   * debchange: Add karmic (koala) to the list of recognised Ubuntu
     distributions.
   * debsnap: Fix mktemp call to use a sufficient number of Xs in the template
     string (Closes: #528193) and use -t rather than hard-coding /tmp.
   * debuild: Use printf when parsing the DEBUILD_LINTIAN_OPTS configuration
     file variable, to avoid eating -E.  (Closes: #527027)
   * mass-bug: Add an option to specify that the supplied package names are
     those of source packages rather than binary packages.  Based on a patch
     by Felipe Sateler.  (Closes: #527396)
   * rc-alert: Use standard single quotes in the debtags section of the manpage
     to avoid odd formatting and warnings from man
   * uscan: Pass -n to gzip when repacking bz2 files to ensure consistent
     checksums.  Thanks, Damyan Ivanov.  (Closes: #504672)
 .
   [ Christoph Berg ]
   * dget: -u implies dpkg-source --no-check. Also, force LC_ALL=C to correctly
     capture dpkg-source output with --build.
 .
 devscripts (2.10.49) unstable; urgency=low
 .
   * debchange:
     + Use == for numeric comparison, not eq.
     + Mention in the help output and manpage that a dummy changelog entry
       may be supplied in conjunction with --release in order to avoid
       spawning an editor.
     + Add a configuration variable and command line option to allow the
       recent change to --release's "auto-save" behaviour to be disabled.
       For consistency with other debchange options, the default is to
       retain the behaviour introduced in 2.10.48 - i.e. that the changelog
       must be explicitly saved after the use of --release. (Closes: #524393)
   * debcommit: If the installed version of dpkg-dev supports retrieving a
     list of appropriate bugs, automatically generate bzr --fixes arguments
     for Launchpad bugs as well as Debian bugs.  Thanks, Colin Watson.
     (Closes: #525823)
   * debsign: Make the PGP signing method work again.  Thanks, Florian Weimer.
     (Closes: #518821)
   * getbuildlog: Add a missing "use lib" to allow the special "last" and
     "last-all" versions to work correctly.  Thanks, Iustin Pop.
     (Closes: #523982)
   * licensecheck: Add detection of the AGPL.  Thanks, Didier Raboud.
     (Closes: #520903)
   * namecheck: Fix the formatting of a number of POD strings, also making
     them easier to translate.  Thanks, Florentin Duneau.  (Closes: #526047)
   * rc-alert:
     + Allow the generated list of bugs to be restricted to those affecting
       packages with particular debtags facets.  Thanks, Jan Hauke Rahm.
      (Closes: #523523)
     + Allow the generated list of bugs to be sorted using popcon results.
       Thanks, Jan Hauke Rahm.  (Closes: #478833)
   * rmadison: Allow a default URL to be specified in the configuration file.
     Thanks, Roland Mas.  (Closes: #524198)
   * uscan: Remove a superfluous and repeated copy of the site name in an FTP
     error message.  Thanks, Vaclav Ovsik.
   * Makefile: Remove cruft relating to French manpages, which has been handled
     by the po4a setup for a while now.
Checksums-Sha1: 
 9d3fb12ccdcd7e7e01870529d75a07461ab7d6e7 2128 devscripts_2.10.53ubuntu1.dsc
 25e408256c6355d05fb3631a37d2c8e12f0a216b 676489 devscripts_2.10.53ubuntu1.tar.gz
Checksums-Sha256: 
 1ec7dca630d527babd6dfee87d4d69c81b7fc2b9b7885e98fb4c403b6905d225 2128 devscripts_2.10.53ubuntu1.dsc
 73bb6dc22098e40d972114b276a521794532f30b28f90da14a1ad51d2d345daa 676489 devscripts_2.10.53ubuntu1.tar.gz
Files: 
 1e61f7c1f07e752447335da816060652 2128 devel optional devscripts_2.10.53ubuntu1.dsc
 88addb1a015a45ed5de0261a889c3d49 676489 devel optional devscripts_2.10.53ubuntu1.tar.gz
Launchpad-Bugs-Fixed: 511269
Original-Maintainer: Devscripts Devel Team <pkg-devscripts at teams.debian.net>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iQIcBAEBCAAGBQJKp39WAAoJEO2GBLwG9akfduAQAKPImBUV8ATNesG+VR0NLe9O
OlwjRPn5IXpOfqyCPonQQ5pQsD0xj9t5s/uRb6P0NfnoeBZbFwLrnKPt2e0zGLBQ
J9lAOtF3hr/V8BJVuiCdygSZFHb79c6+jz7WZMBXQJK3N446N3RAhuPpBb2Ekbr3
DxNT0Fig7sPb2lemQ9kpnXVteW21yd8VIvFrU7CRe63+C2dV7ns/SvDvQKlqAcV5
g8XVPLcEVcGxRihBClDp67ISfdjfxd2mvAVVNd32lUXfW/2gT+5oqyRZlaqyW4J4
llaheh1h0lGuLCj1p3eIFNwBnna9fEYA7EC74rm1M7eJoprU9z3lMAiiHLFRKIOr
pXB+6FAZ98cn9ja9XlirjP9tcPJAjUCQL6mcPj6SuQ0CsKFTfuGzLX7+v1t3IlZb
fwayLu3eNXaj2bDBoQyqUijlDBSymKw4wxN0YNreX0AiibIRjh2CQnjQUPLWZJOG
kTjr4m1GCHvER0w8cWrIYOm75x5zSX+NaItcOwZsOztTZNUAp1KHitTtxRQZlwkY
M8qC++voG+GV7JlCTt0W1V1Lepk+UjyHljV9S7ZrZZ3WVMjqn3TA6gSOJ5/T4Bqm
GlhgyrDpA/11dcaruYTXHqojyC4uQ7utyyn/zL7L77bLJpEfty1u41OtJ5Vys0Ro
wQM3JZ74vtpKcERQeTVS
=7b6f
-----END PGP SIGNATURE-----


More information about the Karmic-changes mailing list