Change logs for devscripts source package in Wheezy

  • devscripts (2.12.6+deb7u2) stable-security; urgency=high
    
    
      * uscan:
        + Repack the tarball and verify it is a compressed archive without
          allowing arbitrary code execution.  Fixes CVE-2013-6888.
        + Follow tar's recommended security practices
          - Use --keep-old-files --no-overwrite-dir
          - Ensure parent directory of directory used for repacking archive isn't
            accessible to other users.
    
     -- James McCoy <email address hidden>  Mon, 23 Dec 2013 15:24:03 -0500
  • devscripts (2.12.6+deb7u1) stable; urgency=low
    
    
      * Fix build-rdeps to work with Wheezy being stable (Closes: #695975)
    
     -- Moritz Muehlenhoff <email address hidden>  Fri, 04 Oct 2013 18:48:12 +0000
  • devscripts (2.12.6) unstable; urgency=low
    
    
      * Actual install German translation.
    
     -- Benjamin Drung <email address hidden>  Sun, 25 Nov 2012 00:30:00 +0100
  • devscripts (2.12.5) unstable; urgency=low
    
    
      [ James McCoy ]
      * bts:
        + Provide a clearer error message when Authen::SASL isn't installed.
          (Closes: #689816)
        + Don't require a usertag after 'bts usertag <bug> ='.  (Closes: #689815)
        + Don't require a package after 'bts affects <bug> ='.  (Closes: #690131)
      * Add German translation of man pages.  Thanks to Chris Leick.  (Closes:
        #687985)
    
      [ Benjamin Drung ]
      * Fix Subversion typo and write all instances of it with an capital initial
        letter. Thanks to Regid Ichira for the finding. (Closes: #689953)
      * debuild:
        - Fix failure if called with --preserve-env and GREP_OPTIONS is set.
          Thanks to Aaron Culich for the patch.  (Closes: #501056, LP: #581319)
        - Add missing bits to support dpkg-genchanges hook.
          Thanks to Maciej Malycha for the patch. (LP: #1065201)
      * wrap-and-sort: Sort Pre-Depends list (LP: #1070599)
    
      [ David Prévot ]
      * French translation update.
    
     -- Benjamin Drung <email address hidden>  Wed, 24 Oct 2012 22:15:34 +0200
  • devscripts (2.12.4) unstable; urgency=low
    
    
      [ James McCoy ]
      * dget: Avoid an infinite loop when a .changes/.dsc file references itself.
        (Closes: #687670)
      * debdiff:
        + Set $TMPDIR when running interdiff so its temp files get cleaned up on
          exit.
        + Fallback to manual diff of source package if interdiff fails.  (Closes:
          #685202)
      * dcmd: Don't add "--" to the command being executed.  The user has to know
        where this should be used/if it can be used.  (Closes: #687964)
      * debcheckout: Fix collision in short options.  Use -P for --package.
        (Closes: #688150)
    
      [ Benjamin Drung ]
      * licensecheck: Recognize licenses in (fixed-form) Fortran code. Thanks to
        Francesco Poli for the patch and the example. (Closes: #687452)
    
     -- James McCoy <email address hidden>  Mon, 24 Sep 2012 18:51:12 -0400
  • devscripts (2.12.2) unstable; urgency=high
    
    
      * annotate-output: Fix to prevent symlink attack: don't delete
        safely-created file and reuse its name.  Instead, create temporary
        directory and create FIFOs therein.  Also, be sure to remove temporaries
        upon catchable signal.  Thanks to Jim Meyering for the patch.  Fixes
        CVE-2012-3500.
    
     -- James McCoy <email address hidden>  Sun, 26 Aug 2012 11:16:17 -0400
  • devscripts (2.12.1) unstable; urgency=low
    
    
      * debchange:
        - Fix crash if libdistro-info-perl is not installed. (Closes: #680213,
          LP: #1022563)
        - Recognize stable-proposed-updates as Debian distribution (Closes: #677613)
    
     -- Benjamin Drung <email address hidden>  Fri, 13 Jul 2012 22:06:43 +0200
  • devscripts (2.11.9) unstable; urgency=low
    
    
      [ David Prévot ]
      * French translation update.
    
      [ Ron Lee ]
      * cowpoke: Properly strip the arguments to dpkg --compare-versions
    
      [ Christoph Berg ]
      * debcheckout: Also recognize bzr+ssh:// schema.
    
      [ Bernhard R. Link ]
      * debchange: fix NMU detection to not NMU QA packages (Closes: #676881)
    
      [ James McCoy ]
      * debchange: Add more documentation about the effects of changelog
        heuristic.  (Closes: #673974)
      * mk-build-deps:
        + Provide a more descriptive README.Debian for generated packages.  Thanks
          to chrysn for the patch.  (Closes: #675337)
        + Do not install Recommends by default.  (Closes: #575245)
    
      [ Benjamin Drung ]
      * debchange: Use the Dpkg::Vendor Perl API directly to avoid the overhead
        of the command line dpkg-vendor script.
      * Use dpkg-buildflags for C code.
      * wrap-and-sort: Fix damaging debian/install with no newline at the
        end of file (LP: #1014365).
    
     -- Benjamin Drung <email address hidden>  Sun, 17 Jun 2012 22:56:26 +0200
  • devscripts (2.11.8) unstable; urgency=low
    
    
      [ David Prévot ]
      * French translation update.
    
      [ James McCoy ]
      * dd-list:
        + Recognize -h argument, as documented.
        + Don't error when given multiple binary packages from the same source.
          (Closes: #672309)
      * Also note DEBCHANGE_MAINTTRAILER change in NEWS entry for 2.11.7.
        (Closes: #672973)
      * dget:
        + Fix handling of sources.list entries with a port. (Closes: #672460) Still
          can't handle entries at the same domain but different ports until
          #154868 is fixed.
      * debcheckout:
        + Document the DEBCHECKOUT_SOURCE configuration variable.
        + Determine the source package name when downloading the source tarball.
          This ensures the downloaded files aren't incorrectly removed after being
          downloaded.
        + Adapt find_repo() to determine the tarball name for native packages.
    
      [ Benjamin Drung ]
      * debchange:
        + Add --vendor= and DEBCHANGE_VENDOR to override the distributor ID
          returned by dpkg-vendor.
        + Always perform Vendor check.
        + Fall back to Debian vendor when a Debian-specific command-line option
          has been supplied (--nmu, --qa, --bin-nmu, --bpo).
        + Adjust --security template for Ubuntu.
        + Add -R/--rebuild flag for Ubuntu's no-change rebuilds.
        + Append ubuntu1 to version when incrementing on Ubuntu, unless a
          -U/--upstream option is given.
        + On Ubuntu, don't copy the previous distribution name for a new changelog
          entry. Use the Ubuntu devel release.
        + Don't use NMU versioning for NMUs / Security uploads on Ubuntu.
        + dch --increment changes XbuildY to Xubuntu1 on Ubuntu (LP: #690230).
        + Try to guess the vendor based on the given distribution name (LP: #723715)
        + Prefer UBUMAIL over DEBEMAIL on Ubuntu (LP: #929846).
      * Add first tests for licensecheck.
      * Add online test for uscan.
    
      [ Stefano Rivera ]
      * devscripts.Logger Don't substitute arguments into logged strings unless
        they were provided. (LP: #968129)
      * debchange: Use distro-info to determine Ubuntu release names (LP: #997932).
      * Incorporate Ubuntu's delta:
        Move debian-keyring, equivs, libcrypt-ssleay-perl, and libsoap-lite-perl
        to Suggests when building on Ubuntu.
    
      [ Salvatore Bonaccorso ]
      * bts: When searching for usertags use tag= in the url (followed by
        the options containing users=). (Closes: #675071).
    
      [ Raphael Geissert ]
      * dget: ignore duplicate repository URLs. (Closes: #675258)
    
      [ Kees Cook ]
      * licensecheck: Catch LGPL more robustly. (Closes: #623283)
    
      [ Thijs Kinkhorst ]
      * debdiff: Do not generate warnings when debdiff'ing dpkg source format
        3.0 (git). (Closes: #668372)
      * debuild: Do not warn for missing upstream tarball if package is source
        format 3.0 (git). (Closes: #668372)
    
      [ Scott Moser ]
      * uscan: Support watch files that reference S3 bucket listings.
        (Closes: #630756, LP: #798293)
    
      [ Yaroslav Halchenko ]
      * licensecheck: Check licenses in .m (Octave/Matlab), .tex (LaTeX),
        and .pyx (Python's pyrex) files (Closes: #604529)
    
      [ Ivan Borzenkov ]
      * licensecheck: Add detection code for Beerware license. (Closes: #597463)
    
     -- Benjamin Drung <email address hidden>  Thu, 31 May 2012 17:50:56 +0200
  • devscripts (2.11.7) unstable; urgency=low
    
    
      [ James McCoy ]
      * bts:
        + Generate a proper Cc field with "reassign … . done …".  (Closes:
          #668132)
        + Document -m as an alias for show's --mbox.  (Closes: #670107)
      * debchange:
        + Remove EOLed releases Lenny and Maverick.
        + Change DEBCHANGE_RELEASE_HEURISTIC default to "changelog".
        + Correctly handle NMU detection when there is no whitespace after a comma
          in Uploaders.  (Closes: #642342)
      * mergechanges: Handle continuation lines correctly.  Thanks to Ben
        Hutchings for the patch.  (Closes: #656415)
      * debcheckout: Allow specifying a branch for Vcs-Git fields.  Thanks to
        Bernhard R. Link for the patch.  (Closes: #655085, #600745)
      * d/control: Change Maintainer address to <email address hidden>
      * wnpp-alert: Use dpkg-query instead of directly parsing dpkg's status file.
        (Closes: #669579)
      * dpkg-depcheck: Match the new error message from “dpkg -S”.  Thanks to Bao
        Haojun for the patch.  (Closes: #667581)
      * list-unreleased: Update excluded directories to include other common
        VCSes.
      * svnpath: Always run “svn info” instead of checking for .svn. (Closes:
        #645106)
      * mk-build-deps:
        + Make error messages more explicit about what went wrong.  (Closes:
          #596561)
        + Use Dpkg::IPC to run apt-cache.
        + Don't run equivs if no package information was parsed.
      * uscan: Clarify behavior of the --destdir option.  (Closes: #659389)
      * debi: Add -u and -m as synonyms for --upgrade and --multi.  (Closes:
        #662773)
    
      [ Benjamin Drung ]
      * Introduce a test suite for the scripts based on shunit2.
    
      [ Stefano Rivera ]
      * debchange: Recognise the Ubuntu Quantal Quetzal release.
    
      [ Christoph Berg ]
      * debcheckout: Fix --source error message.
    
      [ Raphael Geissert ]
      * checkbashisms:
        + detect the use of 'setvar'
        + do not unconditionally swallow stdin (Closes: #669578)
        + Allow stdin to be checked by accepting '-' as file name
        + detect substr expansion with dynamic length (Closes: #610465)
    
     -- James McCoy <email address hidden>  Sun, 06 May 2012 20:05:58 -0400
  • devscripts (2.11.6) unstable; urgency=low
    
    
      [ James McCoy ]
      * mk-build-deps: Fix handling of debian/control files.  (Closes: #665496)
      * uscan: Fix formatting in man page.  Thanks to Samuel Bronson for the
        patch.  (Closes: #665325)
      * debsign: Fix quoting in handling of --debs-dir.
        (Closes: #666048, LP: #966867)
    
      [ Benjamin Drung ]
      * cowpoke.1, deb-reversion.dbk, dscextract.1: Fix typos "occured",
        "transfered", and "addtional". Thanks to A. Costa for the patches.
        (Closes: #655681)
      * debcommit:
        + Subversion 1.7 has only one .svn folder per working copy.
          Thanks to Simon Olofsson for the patch. (Closes: #645106)
        + Support .hg in parent directories.
          Thanks to Simon Olofsson for the patch. (Closes: #652967)
    
      [ David Prévot ]
      * Typo and stylish fix for dscextract(1). (Closes: #630423)
    
     -- Benjamin Drung <email address hidden>  Fri, 30 Mar 2012 15:53:36 +0200
  • devscripts (2.11.4) unstable; urgency=high
    
    
      * Urgency "high" for security fixes.
    
      [ James McCoy ]
      * bts: Revert usertags' handling of more than one +/-/=.  Only the first one
        is relevant.
    
      [ Ryan Niebur ]
      * dget: when finding the sources.list entry for the repository to
        download a package from, match any port with the correct hostname
        because apt-cache policy does not output port numbers in URLs
        (Closes: #601951)
    
      [ Adam D. Barratt ]
      * debdiff:
        + Fix a regression in the handling of embedded tarballs (a side
          effect of the changes introduced to resolve #571528).
        + Extend the changes from #571528 to cover more situations where
          user or file input is passed to an external program.  Fixes
          CVE-2012-2012 (and any instance of CVE-2012-2011 not already
          covered by #571528).
    
      [ Paul Wise ]
      * suspicious-source: Also ignore mercurial and darcs VCS directories
        (Closes: #659966).
    
      [ Benjamin Drung ]
      * suspicious-source: Add inode/x-empty to whitelist of MIME types
        (Closes: #659946).
    
      [ Raphael Geissert ]
      * debdiff:
        + Remove undocumented feature treating extensionless files as if
          they were packages (Closes: #659559)
        + Add missing chdir for dpkg-source and remove extraneous quoting
          of --exclude parameters.
        + Fix CVE-2012-0210 (insufficient input sanitising reading .dsc
          and .changes files).
    
     -- Adam D. Barratt <email address hidden>  Wed, 15 Feb 2012 19:19:31 +0000
  • devscripts (2.11.3) unstable; urgency=low
    
    
      [ Adam D. Barratt ]
      * debchange: Fix typo in the description of --no-force-save-on-release.
    
      [ David Prévot ]
      * manpage typographic and convention review. (Closes: #649450)
      * French translation update.
    
      [ James McCoy ]
      * Update tools to uniformly handle the supported compression types for
        source packages.  (Closes: #650118)
      * uscan:
        + Use "gzip -n" when repacking zip files.  Thanks to Franz Schrober for
          the patch.  (Closes: #646691)
        + Handle filenames with special characters.  (Closes: #648299)
      * debdiff: Handle paths with special characters.  (Closes: #571528)
      * bts: Add minimal verification of email arguments.  (Closes: #654460)
      * licensecheck:
        + Recognize GPL version when "of the License" isn't present.  Thanks to
          Ville Skyttä for the patch.
        + Correctly capture license version for Affero when "as published by"
          isn't present.  Thanks to Ville Skyttä for the patch.
    
      [ Benjamin Drung ]
      * wrap-and-sort: Do not sort executable files (executable .install files could
        be programs since debhelper 8.9.12). Thanks to Stefano Rivera for the
        patch.  (Closes: #655142)
    
     -- James McCoy <email address hidden>  Mon, 09 Jan 2012 20:19:11 -0500
  • devscripts (2.11.2) unstable; urgency=low
    
    
      [ Gerfried Fuchs ]
      * Remove the word "of" from the BSD 3 clause check, it might not be in
        there.
    
      [ James McCoy ]
      * Remove support for PGP-style commands from debsign/debrsign.  (Closes:
        #639204)
        + DEBSIGN_SIGNLIKE config variable removed
      * Update scripts to use GNU getopt-compatible option parsing. (Closes:
        #641979)
        + For Perl scripts, use Getopt::Long's "gnu_compat" and "bundling" modes.
          When allowed, also use "permute" for full GNU getopt compatibility.
        + For shell scripts, use getopt instead of manual option parsing.
          - Update uses of getopt to show usage when getopt fails.
      * licensecheck:
        + Recognize more generated files, MIT/X11 variants, Microsoft Permissive
          License (Ms-PL), and a libpng variant.  Thanks to Paweł Hajdan, Jr for
          the patches.  (Closes: #641497, #647524, #647526, #647527)
      * debchange: Document that only `$1' backreference replacements are
        supported.  Thanks to Matthijs Kooijman for the patch.  (Closes: #639813)
      * mergechanges: Use awk instead of sed to handle massaging the final output
        so we can better control the processing.  (Closes: #640782)
      * uscan: Fully support lzma and xz tarballs.  Based on a patch from Tanguy
        Ortolo.  (Closes: #631713)
      * debi: Document --multi, --with-depends, and --tool in the man page.
        (Closes: #644983)
      * dd-list:
        + Correctly handle maintainer names which have a comma.  (Closes: #646562)
        + Sort results by full-name instead of trying to parse the names.
          (Closes: #638602)
        + Parse sources files directly instead of invoking apt-cache.  (Closes:
          #376595)
        + Allow specifying which sources files to read.  (Closes: #509983)
      * Remove references to obsolete PGP keyrings in who-uploads/dscverify.
      * who-uploads: Don't check for default keyrings with --no-default-keyrings.
        (Closes: #515058)
    
      [ Stefano Rivera ]
      * debchange: Add precise as a recognised Ubuntu distro.
    
      [ David Prévot ]
      * bts: Remove outdated information from documentation for owner command.
        (Closes: #625990)
    
      [ Steve Langasek ]
      * new script dep3changelog, which parses a DEP3 patch header and feeds a
        suitable changelog entry to dch.  (Closes: #599777)
    
      [ Michael Prokop ]
      * debcheckout: Use DESTDIR also for debian/ only VCS packages.  (Closes:
        648654)
    
     -- James McCoy <email address hidden>  Tue, 15 Nov 2011 21:36:40 -0500
  • devscripts (2.11.1) unstable; urgency=low
    
    
      [ David Prévot ]
      * Stylish manual pages convention review. (Closes: #628447)
      * Handle the last description in devscripts(1). (Closes: #628086)
      * French translation updates.
    
      [ Adam D. Barratt ]
      * debian/copyright: Update repository information somewhat belatedly
        for the move to git.
    
      [ James Vega ]
      * debchange: Remove dapper from the list of recognized distributions.
      * debcheckout: Handle Alioth's new anonymous access URLs when converting to
        authenticated URLs. (Closes: #628674)
      * debsnap: Allow -a to be specified multiple times.  Thanks to Timo Juhani
        Lindfors for the suggestion.
      * uscan: Fix --destdir regression when repacking zip archives.  Thanks to
        Christian Kastner for the patch.  (Closes: #628076)
      * mergechanges: Do not drop fields when the Files/Checksums-* fields are not
        at the end of the source files.  (Closes: #625620)
      * debuild: Call dpkg-source --before-build/--after-build when emulating
        dpkg-buildpackage.  (Closes: #628481)
      * chdist:
        + Create /etc/apt/apt.conf.d and /etc/apt/preferences.d in the chdist
          directory structure.  (Closes: #528274, LP: #566682)
        + When multiple binary versions exist, use newest version for
          compare-src-bin-*.
        + Copy archive keyrings to etc/apt/trusted.gpg.d.
    
      [ Christoph Berg ]
      * dscextract: new script, extracts a single file from a Debian source
        package.
      * debcheckout: When retrieving the source for debian/-only repositories,
        move all .dsc components to the current directory, not just .orig.tar.gz.
      * uscan: Catch perl warning with incorrect watch files without ().
        Also, catch warnings on non-matches of ()? constructs.
    
      [ Stefano Rivera ]
      * Support //scheme-local URLs in hrefs, correctly (as used by Google code)
        (Closes: #630808)
    
     -- James Vega <email address hidden>  Mon, 22 Aug 2011 19:51:03 -0400
  • devscripts (2.11.0) unstable; urgency=low
      [ James Vega ]  * getbuildlog:    + Query the updated build log status pages.    + Request the raw log file when downloading.  * debcheckout: Use the destination directory, not package name, when    checking for where the checkout happened.  (Closes: #627030)  * Merge from Ubuntu:    + dscverify: Use Ubuntu keyrings if on an Ubuntu-based system.    + rmadison: Use Ubuntu's rmadison instance on Ubuntu.  * namecheck: Update Alioth's "unknown project" pattern.  Thanks to Nelson A.    de Oliveira for the patch.  (Closes: #627824)  * Add lintian overrides for the ldconfig calls dh adds to post{inst,rm}.  [ Benjamin Drung ]  * Move add-patch, edit-patch, suspicious-source, what-patch, and wrap-and-sort    from ubuntu-dev-tools into devscripts (Closes: #568481).  * Remove EOL whitespaces (Closes: #502525).  * dget.1: Mention `debcheckout` under `SEE ALSO`. Thanks to Paul Menzel for    the patch. (Closes: #596245)  * debchange, uupdate: Use dpkg-vendor instead of lsb_release.  * Merge from Ubuntu:    + debuild: Enforce Ubuntu merge policy.    + debsign: Implement DEBSIGN_ALWAYS_RESIGN variable to skip the      "Would you like to use the current signature?" question. (Closes: #447955)  * Add test infrastructure.  [ David Prévot ]  * Partial manual pages convention review (Closes: #626015). -- James Vega <email address hidden>  Tue, 24 May 2011 23:55:36 -0400
  • devscripts (2.10.73) unstable; urgency=low
      [ James Vega ]  * uscan:    + Use the correct path when repacking zip files.  (Closes: #622889)    + Make file show all matched file types instead of just the first.      (Closes: #574155)  * uupdate: Handle hidden files when the upstream archive doesn't contain its    files under one top-level directory.  (Closes: #601945)  * bts:    + Indicate version argument is optional for done command.  (Closes:      #623567)    + Silence warnings with (un)subscribe command when no email is specified.      (Closes: #626086)    + Indicate email argument is optional for (un)subscribe commands.  * debsnap:    + Add support for downloading binary packages.  Thanks to Timo Juhani      Lindfors for the patch.  (Closes: #587523)    + Only download a file if it doesn't exist or its hashsum doesn't match      the one specified by snapshot.d.o.  * debchange:    + Add -M option to use debian/control's Maintainer information.  Thanks to      Modestas Vainius for the patch.  (Closes: #560900)    + Update recognized Ubuntu releases (- jaunty/karmic, + oneiric).  * dget: Improve wget()'s handling of file/copy URIs.  Thanks to Adam    Borowski for the suggestions.    + Allow relative paths for file/copy URIs.    + Follow symlinks when copying/hard linking files from a local cache.      (Closes: #515852)    + Call system() with a list of arguments to prevent shell interpolation of      the command.  [ Benjamin Drung ]  * Add myself to uploaders.  * Wrap and sort lists in debian/control. (Closes: #577999)  * Switch to simple dh 8 rule.  * debcommit: Support for committing from debian/ when using bzr. Thanks to    Loïc Minier for the patch. (Closes: #580861)  * debian/control: Bump Standards-Version to 3.9.2 (no changes needed).  [ Patrick Schoenfeld ]  * checkbashisms:    - add code to detect weither STDIN is a pipe and if so, write the lines      passed via stdin to a tempfile    - add tempfile filename to the list of files to process    - add logic to detect if filename is a tempfile and if so, use the string    "(stdin)" for filename display instead of the real filename.    (Closes: #586500) -- James Vega <email address hidden>  Mon, 09 May 2011 22:42:12 -0400
  • devscripts (2.10.72) unstable; urgency=low
      [ James Vega ]  * debuild: Use 3-argument form of open to suppress warnings about unused    symbols.  (Closes: #606054)  * Cleanup Recommends to avoid pulling in as many packages by default.  The    remaining Recommends are relevant to the more commonly used scripts or    functionality.  Relationships removed from Recommends were either added to    Suggests if it makes sense to call some attention to them or were removed    from debian/control completely.  (Closes: #605102, #610310, LP: #485264)  * uscan:    + Let unzip convert text files to native line endings when repacking.      Thanks to Daniel Kahn Gilmor for the suggestion.  (Closes: #618513)    + Avoid "Use of uninitialized value" warning when URL doesn't have      "/" after the host.  Thanks to Mats Erik Andersson for the patch.      (Closes: #600909)    + Parse responses from FTP sites on a line-by-line basis to help prevent      overly greedy regular expressions in watch files returning bad results.      (Closes: #597963)    + Fix "Use of uninitialized value" warnings when processing certain      version 1 watch files.    + Fix various issues when repacking a zip to a tarball.  Thanks to      Christian Kastner for the patch.  (Closes: #615108)      - Run tar from within the temp directory to prevent getting a ‘./’        archive member.      - Use root/root as the owner for the archive members to prevent leaking        the user's login.  * Remove use of lzma command in favor of xz. (Closes: #599641)    + debian/control: Remove lzma from Recommends.    + uscan: Use xz to repack lzma tarballs.    + uupdate: Use xz to handle lzma-compressed files.  * More typography updates for man pages.  Thanks to David Prévot for the    patch.  (Closes: #616630)  * pts-subscribe: Do not perform arithmetic comparison of --until argument.    Thanks to Stefano Rivera for the patch.  (Closes: #620194)  * mk-build-deps:    + Add --root-cmd option to install the build-dep .deb.  Thanks to Felipe      Sateler for the patch.  (Closes: #615135)    + Add MKBUILDDEPS_ROOTCMD configuration variable.    + Show modified configuration variables in usage.  * debchange: Correct the backport name in the man page.  Thanks to Salvatore    Bonaccorso for the patch.  (Closes: #617675)  * getbuildlog:    + Remove experimental.debian.net, now that experimental logs show up on      the normal buildd site. (Closes: #621758)    + Remove temp file if the script exits early.  * licensecheck: Remove "(the License)" from check for Apache license.    Thanks to Dmitry Kurochkin for the suggestion.  (Closes: #620902)  [ Ron Lee ]  * cowpoke: add a --return option that copies the build results back to a    directory somewhere.  (Closes: #614268)  [ Christoph Berg ]  * debcheckout: Correctly extract package name from svn://.../trunk/$pkg    style URLs. -- James Vega <email address hidden>  Fri, 15 Apr 2011 00:21:57 -0400
  • devscripts (2.10.71) unstable; urgency=low
      [ Christoph Berg ]  * debcommit (git): Don't treat "no files to commit" as an error when called    with --release, otherwise it is not possible to tag after the final build.  [ James Vega ]  * bts:    + Use Pod::Text to remove POD markup before displaying the help.  (Closes:      #613502)    + Document that whitespace is required around the dot/comma separating      command stanzas.  (Closes: #595893)  * dget: Ignore IO::File errors from local cache when a URL is given.    The local cache should be used when accessible, but not prevent downloads    when it isn't.  (Closes: #599354)  * build-rdeps: Remove hard-coded path for grep-dctrl.  * debchange:    + Require an argument for the --allow-lower-version option.  (Closes:      #597675)    + Since the entry added by --closes requires editing anyway, require the      user to save the changelog for it update the original changelog.  [ Patrick Schoenfeld ]  * build-rdeps: Update release_pattern for the new InRelease release files,    which apt began downloading in newer versions instead of the Release file.    (Closes: #613941)   [ Ron Lee ]  * cowpoke: try to rsync source files to the build host.  (Closes: #610072)    Thanks to Joachim Breitner for the idea and initial patch. -- James Vega <email address hidden>  Sat, 19 Feb 2011 11:23:20 -0500
  • devscripts (2.10.69) unstable; urgency=low
    
    
      [ James Vega ]
      * po4a: Add targets to transform translated POD/DocBook files into man
        pages.  (Closes: #597782)
      * Include command list in localized devscripts.1.  (Closes: #597906)
      * Fix a couple markup issues in source files for generated man pages.
      * bts: Don't send an empty email when --no-action is given.  (Closes:
        #600822)
    
      [ David Prévot ]
      * Update French translation.  (Closes: #599234, #600033)
    
      [ Patrick Schoenfeld ]
      * Replace occurences of old FSF address with the FSF recommendation
        what should be written inside of source files.
        (Closes: #502512) 
    
     -- James Vega <email address hidden>  Thu, 21 Oct 2010 07:36:42 -0400