The following commit has been merged in the master branch:
commit ab9083b6dc54ba8d311e76da11416626c2ff9bcf
Merge: 24e6a34474a851206ba0439332b517678a88a071 
2e4b23e196c361406b3ee0176b39b8b7d87c01f8
Author: James Vega <[email protected]>
Date:   Sat May 14 16:07:02 2011 -0400

    getbuildlog: Use the updated build status pages to download raw logs.
    
    Signed-off-by: James Vega <[email protected]>

diff --combined debian/changelog
index 117b919,887fb94..d5511e0
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,55 -1,4 +1,63 @@@
 -devscripts (2.10.72) UNRELEASED; urgency=low
++devscripts (2.10.74) UNRELEASED; urgency=low
++
++  * getbuildlog:
++    + Query the updated build log status pages.
++    + Request the raw log file when downloading.
++
++ -- James Vega <[email protected]>  Sat, 14 May 2011 16:05:10 -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 protected]>  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
@@@ -70,12 -19,6 +78,12 @@@
        (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.
@@@ -95,8 -38,6 +103,8 @@@
      + 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
@@@ -106,7 -47,7 +114,7 @@@
    * debcheckout: Correctly extract package name from svn://.../trunk/$pkg
      style URLs.
  
 - -- James Vega <[email protected]>  Wed, 02 Mar 2011 00:07:34 -0500
 + -- James Vega <[email protected]>  Fri, 15 Apr 2011 00:21:57 -0400
  
  devscripts (2.10.71) unstable; urgency=low
  

-- 
Git repository for devscripts


-- 
To unsubscribe, send mail to [email protected].

Reply via email to