Change logs for devscripts source package in Saucy

  • devscripts (2.13.4ubuntu0.1) saucy-security; urgency=low
    
      * SECURITY UPDATE: arbitrary code execution in uscan via crafted tarball
        - scripts/uscan.pl: improve tarball handling.
        - 02c6850d973e3e1246fde72edab27f03d63acc52
        - 4b7e58ee6000cdefac0682601cec6ecce0137467
        - CVE-2013-6888
     -- Marc Deslauriers <email address hidden>   Fri, 10 Jan 2014 11:29:57 -0500
  • devscripts (2.13.4) unstable; urgency=low
    
    
      [ James McCoy ]
      * Document which scripts use libdistro-info-perl.  (Closes: #708311)
      * Make curl return a proper exit code for HTTP errors.  (Closes: #720508)
      * mk-build-deps: Define the deb's version when parsing a debian/control
        file.  (Closes: #721939)
      * checkbashisms: Sort the keys of the bashisms hashes to provide
        consistently ordered output.  This avoids false positive failures in the
        test suite.
    
      [ Charles Pigott ]
      * Fix POD issues.  (LP: #1226318, Closes: #719828)
    
      [ Translation updates ]
      * French, David Prévot.
    
     -- James McCoy <email address hidden>  Thu, 19 Sep 2013 18:53:57 -0400
  • devscripts (2.13.3) unstable; urgency=low
    
    
      [ gregor herrmann ]
      * debcommit: Add the source package name to commit/tag messages.  (Closes:
        #704236)
    
      [ Paul Wise ]
      * In chdist bash completion, don't print warnings if ~/.chdist is missing
      * Support 'new' in the rmadison URL list.
    
      [ James McCoy ]
      * dpkg-buildpackage: Use "dpkg-checkbuilddeps -A" for arch-indep builds.
        Bump dpkg-dev Depends to 1.16.4 accordingly.
      * Suppress "given/when is experimental" warnings when using Perl 5.18.
      * mk-build-deps: Take Build-Conflicts(-Indep) into account.  (Closes:
        #712227)
      * debcommit: Use "git status --porcelain" to check for a dirty working
        directory.  (Closes: #712166)
      * uscan: Add "Accept: */*" header to fix downloading from Alioth.  Thanks to
        Dmitry Smirnov for the patch.  (Closes: #712261)
      * transition-check: Work around Pod::Simple change which causes Perl 5.18's
        pod2man to fail.  (Closes: #714599)
      * licensecheck:
        + Check haskell files.  Thanks to Jens Petersen for the patch.
        + Handle differing lengths of comment leaders when autodetecting comments.
          (Closes: #714835)
      * uscan/rc-alert: Fix roff errors in man pages.  Thanks to Eric S. Raymond
        for the patch.  (Closes: #712701)
      * dscverify: Use ~/.gnupg/trustedkeys.gpg, if available.  (Closes: #600048)
    
      [ Chris Boot ]
      * bts: Fix no-mutt option. (Closes: #709999)
    
      [ Daniel Kahn Gillmor ]
      * Enable OpenPGP signature verification (Closes: #610712)
    
      [ Yaroslav Halchenko ]
      * licensecheck: Check .go (Go) files (Closes: #711467)
      * wnpp-check: Add bug URL to output and reorder columns to ease reading.
        (Closes: #715572)
    
      [ Bernhard R. Link ]
      * uscan: properly cope with colons and minus signs in upstream versions.
        (Closes: #658999)
    
      [ Phillip Hands ]
      * licensecheck:
        + allow plural: copyright notices
        + ignore "copyright holders"
        + alternative BSD-3 wording "authors" and "_any_ contributors"
        + ignore #defines containing (c)
        + fix "copyright ownership"
        + ignore "copyright statement"
        + ignore "copyright string"
        + ignore coyright (claim|is|in), and fix test
        + ignore "copyright to"
    
     -- James McCoy <email address hidden>  Thu, 15 Aug 2013 20:00:57 -0400
  • devscripts (2.13.2) unstable; urgency=low
    
    
      [ Julian Gilbey ]
      * Correct git location in debian/copyright file (Closes: #703853)
    
      [ James McCoy ]
      * licensecheck: Regex-escape file contents that are used as part of a
        pattern.  (Closes: #704434, LP: #1164261)
      * bts:
        + Accept the "jessie" and "jessie-ignore" tags.  (Closes: #705817)
        + Email $<email address hidden> when reassigning a bug to src:$pkg.
          (Closes: #707636)
      * uscan: Define local replacements for die/warn instead of setting
        $SIG{__DIE__}/$SIG{__WARN__} to prevent breaking die/warn in other
        modules.  (Closes: #669942)
      * licensecheck: Fix invalid regular expression syntax.  (Closes: #706232)
      * debchange:
        + Set Wheezy as the default --bpo target.  (Closes: #703633)
        + Recognize oldstable backports while oldstable is supported.  (Closes:
          #707616)
      * rc-alert: Change description of I flag to reference wheezy instead of
        lenny.  (Closes: #683491)
      * who-permits-upload:
        + Use consistent formatting in the "SEE ALSO" section of the POD.
        + Fix spelling mistakes.
        + Fix handling of encoding.
      * Move debian/bug/* so dh_bugfiles handles installing them.
      * Upload to unstable.
    
      [ Christoph Berg ]
      * dget: "--all pkg" will download all binaries for source package pkg.
    
      [ Raphael Geissert ]
      * checkbashisms: Fix false positives in $_ checks.  (Closes: #691389)
    
      [ Arno Töll ]
      * New script who-permits-upload, which retrieves information about Debian
        Maintainer access control lists.  (Closes: #688830)
    
      [ David Prévot ]
      * Formating manpages review.  (Closes: #707299)
    
      [ Translation updates ]
      * French, David Prévot.
      * German, Chris Leick.
    
     -- James McCoy <email address hidden>  Sun, 12 May 2013 23:05:26 -0400
  • devscripts (2.13.1build1) saucy; urgency=low
    
      * No change rebuild to change default Ubuntu distro from raring to saucy.
     -- Stephane Graber <email address hidden>   Fri, 03 May 2013 09:17:32 -0700
  • devscripts (2.13.1) experimental; urgency=low
    
    
      [ Laurent Rineau ]
      * licensecheck:
        - Fix the detection of (L|A)GPL. (Closes: #700938)
        - Fix comments pattern detection. (Closes: #700944)
    
      [ Benjamin Drung ]
      * wnpp-check: Correct download links to fix regression from previous release.
      * Switch to debhelper 9.
      * Convert Python scripts to python3 (Closes: #680313).
      * Move git repository to collab-maint.
      * Remove Julian Gilbey, Mohammed Adnène Trojette, Christoph Berg,
        Stefano Zacchiroli, Adam D. Barratt, and Luk Claes from uploaders list.
        Thanks for your work.
    
      [ James McCoy ]
      * debdiff: Handle control files with odd permissions.  Thanks to Julian
        Gilbey for the patch.  (Closes: #702610)
      * mk-build-deps: Skip malformed stanzas instead of outright failing.
        (Closes: #679631)
    
      [ Dmitrijs Ledkovs ]
      * wrap-and-sort: Add trailing comma option (Closes: #703323).
    
      [ Markus Wanner ]
      * uscan: more debug info to allow checking uversionmangle patterns.
    
     -- Benjamin Drung <email address hidden>  Fri, 22 Mar 2013 14:39:13 +0100