This bug was fixed in the package devscripts - 2.10.61ubuntu1

---------------
devscripts (2.10.61ubuntu1) lucid; urgency=low

  [ ﺄﺤﻣﺩ ﺎﻠﻤﺤﻣﻭﺪﻳ (Ahmed El-Mahmoudy) ]
  * Resynchronise with Debian (LP: #500968). Remaining changes:
    - 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
    - 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 "lucid" 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.
      + Don't use the last distribution in debian/changelog when doing
        "dch -r" on Ubuntu. "Just because it was last uploaded to jaunty
        doesn't mean that's the right thing to do now." Thanks to Colin
        Watson. (LP: #429288)
    - scripts/debsign.{sh,1}: Implement DEBSIGN_ALWAYS_RESIGN variable to skip
      the "Would you like to use the current signature?" question. (Debian
      #447955)
    - scripts/debuild.pl: Enforce Ubuntu merge policy.
    - scripts/dscverify.pl: Add Ubuntu keyrings.
    - scripts/rmadison.pl: Change default URL parameter to ubuntu.
    - scripts/uupdate.{sh,1}: Use -0ubuntu1 default revision on Ubuntu.
    - 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.

  [ Daniel Holbach ]
  * Update merge to 2.10.61 instead of 2.10.59.

devscripts (2.10.61) unstable; urgency=low

  * bts: Correct the address used to email the submitter when using the "bts
    done" command.

devscripts (2.10.60) unstable; urgency=low

  The "Welcome to the New Year" release.

  [ James Vega ]
  * checkbashisms: Detect use of {x..z} expansion.  Thanks to Raphael
    Geissert.  (Closes: #560774)
  * who-uploads: Show usage if no arguments are given.  Thanks to Kumar
    Appaiah.  (Closes: #560955)
  * uscan:
    + Add missing escape of '\' in man page.  Thanks to Marco Túlio Gontijo
      for the patch.  (Closes: #562587)
    + Add missing verb in description of FTP syntax.  Thanks to Marco Túlio
      Gontijo for the patch.  (Closes: #562586)
  * annotate-output: Allow specifying a timestamp format.  (Closes: #539720)
  * bts:
    + Always include "thanks" at the end of the control block.  (Closes:
      #542962)
    + Allow specifying which fields will be shown by "bts status".  (Closes:
      #499283, #323782)
    + Add "verbose" option to "bts status", which will also show fields that
      don't have a set value.
    + Add "done" command which sends a close command as well as Ccing the bug
      submitter.  (Closes: #482751)
  * build-rdeps:
    + Add --origin option to specify which origin to use.
    + Use the Release file to determine which Sources file(s) to search for
      the given origin.  Thanks to Michael Schutte for the patch.  (Closes:
      #545115)

  [ Patrick Schoenfeld ]
  * licensecheck: Add support for some common variants of the WTFPL

  [ Ryan Niebur ]
  * deb-reversion: Fix use with recent dpkg-dev, thanks to Salvatore
    Bonaccorso (Closes: #559702)

  [ Adam D. Barratt ]
  * Bump Standards-Version to 3.8.3.  No changes required.
  * build-rdeps: Correct spelling error in manpage ("ommitted" -> "omitted").
  * checkbashisms: Correct spelling error in manpage ("preceeded" ->
    "preceded").
  * decbommit: Correct spelling error in manpage ("commiting" ->
    "committing").

devscripts (2.10.59) unstable; urgency=low

  [ James Vega ]
  * debrelease: Do not use .svn/deb-layout to determine debsdir if --debs-dir
    was used.  (Closes: #558172)
  * checkbashisms: Fix a false positive detection of ". $(foo bar)/baz" as
    attempting to pass arguments to a sourced script.  (Closes: #557639)

  [ Joachim Breitner ]
  * debcommit: Add support for having only debian/ under a svn, cvs or darcs
    VCS (Closes: #450878)

devscripts (2.10.58) unstable; urgency=low

  * who-uploads: Correct the argument to wget's -O option.  Thanks to
    Yves-Alexis Perez for the patch.  (Closes: #557507)

devscripts (2.10.57) unstable; urgency=low

  [ James Vega ]
  * debcommit: Fix gathering of "Closes" with dpkg >= 1.15.5.2.  (Closes:
    #557318)

  [ Ben Finney ]
  * Tighten default dirname regex to match a version only if it contains
    at least one character: ‘PACKAGE(-.+)?’.  (Closes: #521126)

devscripts (2.10.56) unstable; urgency=low

  [ Adam D. Barratt ]
  * debchange: Update the list of known Ubuntu distributions, adding
    lucid (lynx) and removing gutsy.

  [ James Vega ]
  * mk-build-deps:
    + Use Pod::Usage to generate the --help message.  This keeps the message
      in sync with the POD instead of keeping two different texts in sync.
      (Closes: #548245)
    + Skip comment/blank lines when parsing the control file.  (Closes:
      #549402)
  * debchange:
    + Based on a scan of the lintian lab, add '.', '!', and ':' to the set of
      punctuation characters we strip from the distribution name when we parse
      an "Upload to ..." line.  (Closes: #548171)
    + Consistently use “--nomainttrailer” in the manpage.  (Closes: #544351)
  * debuild:
    + Recognize dpkg-source's -z/-Z options.  (Closes: #553205)
    + Remove references to pbuilder-satisfydepends.  Suggest mk-build-deps
      instead.  (Closes: #446318)
  * debcommit:
    + Handle the split up of Dpkg::Changelog in Dpkg 1.15.5.2.
    + Use Dpkg::Changelog::Parse, if available, instead of shelling out to
      dpkg-parsechangelog.
    + Remove use of deprecated L<> markup for pod2man.
  * who-uploads: Set a 30 second timeout when invoking wget instead of using
    wget's default 900 second timeout.  (Closes: #541732)
  * debsign: Update the dcut reference to point to ftp.upload.debian.org
    instead of ftp-master.debian.org.
  * debrelease:
    + Support using buildArea from .svn/deb-layout.  (Closes: #456226)
    + Change to the package root directory before verifying the existence of
      debsdir.
  * bts: Remove use of deprecated L<> markup for pod2man.

  [ Ryan Niebur ]
  * add w3m to suggests for grep-excuses -w, check for it at runtime too
    (Closes: #551516)
  * mk-build-deps: allow passing options to the command in
    MKBUILDDEPS_TOOL. Setting MKBUILDDEPS_TOOL="aptitude --schedule-
    only" in ~/.devscripts should work now. (Closes: #547164)
  * mergechanges:
    + if both input files have the same file listed but with
      different checksums, keep the first and get rid of the one from the
      second.
    + make trailing whitespace consistent with how 'normal'
      .changes file are

  [ Patrick Schoenfeld ]
  * debchange:
    + Include patch from Mathieu Parent to allow --newversion to be mixed
      together with --package. (Closes: #549469)

  [ Stefano Zacchiroli ]
  * debcheckout: Set user.name and user.email in the checked out repository if
    it is a git repo.  (Closes: #555025)
 -- ALEFHAHMEEMDAL ALEFLAMMEEMHAHMEEMWAWDALYEH (Ahmed El-Mahmoudy) 
<aelmahmo...@users.sourceforge.net>   Wed, 06 Jan 2010 09:11:35 +0100

** Changed in: devscripts (Ubuntu)
       Status: Confirmed => Fix Released

-- 
Candidate release devscripts_2.10.59ubuntu1
https://bugs.launchpad.net/bugs/500968
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to