1. 06 Mar, 2018 4 commits
  2. 26 Feb, 2018 1 commit
  3. 09 Feb, 2018 2 commits
  4. 08 Feb, 2018 1 commit
  5. 04 Feb, 2018 3 commits
  6. 01 Feb, 2018 4 commits
  7. 25 Jan, 2018 2 commits
  8. 23 Jan, 2018 2 commits
  9. 17 Jan, 2018 4 commits
  10. 15 Jan, 2018 3 commits
  11. 13 Jan, 2018 2 commits
  12. 12 Jan, 2018 4 commits
    • Osamu Aoki's avatar
      hrefdecode · 646d7a8a
      Osamu Aoki authored
      This option enables decoding of percent-encoding on the href string
      
      Bug#884604: devscripts: [uscan] please support hexadecimal encoded URLs
      
      Tested with watch file:
      ---
      version=4
      opts="hrefdecode=percent-encoding, \
       filenamemangle=s/.*dl_class_([\d.]+)\.tar\.gz/dl-poly-classic-$1\.tar\.gz/" \
      https://ccpforge.cse.rl.ac.uk/gf/project/dl_poly_classic/frs/
      
       \
       /gf/download/frsrelease/\d+/\d+/dl_class_([\d.]+)\.tar\.gz
      ---
      
      Signed-off-by: Osamu Aoki's avatarOsamu Aoki <osamu@debian.org>
      
      Signed-off-by: Osamu Aoki's avatarOsamu Aoki <osamu@debian.org>
      646d7a8a
    • Osamu Aoki's avatar
      uscan: Bug number: 505857 -> 884880 · 29a384ad
      Osamu Aoki authored
      
      
      I used bug number of cloned original bug.  Fixed.
      
      Signed-off-by: Osamu Aoki's avatarOsamu Aoki <osamu@debian.org>
      29a384ad
    • Osamu Aoki's avatar
      uscan: clarify the importance of version=4 · 57ea0c53
      Osamu Aoki authored
      
      
      Although the current uscan manpage had clearly stated in its "HISTORY AND
      UPGRADING" as:
      
       Version 4
           devscripts version 2.15.10: The first incarnation of watch files
           supporting multiple upstream tarballs.
      
           The syntax of the watch file is relaxed to allow more spaces for
           readability.
      
           If you have a custom script in place of uupdate, you may also
           encounter problems updating from Version 3.
      
           ·   uscan invokes the custom script as "script --upstream-version
               version".
      
           ·   uscan invokes the standard uupdate as "uupdate --find
               --upstream-version version".
      
           Restriction for --dehs is lifted by redirecting other output to
           STDERR when it is activated.
      
      People seem to expect Version 3 to be relaxed to allow more spaces.
      
      So I am adding link and emphasizing the importance of version=4 in earlier
      section.  After all uscan manpage is too long to read.
      
      Signed-off-by: Osamu Aoki's avatarOsamu Aoki <osamu@debian.org>
      57ea0c53
    • Osamu Aoki's avatar
      uupdate: fix bash completion · 658f8650
      Osamu Aoki authored
      
      
      Thanks Julian Gilbey <jdg@debian.org>
      Closes: #834006
      
      Signed-off-by: Osamu Aoki's avatarOsamu Aoki <osamu@debian.org>
      658f8650
  13. 06 Jan, 2018 2 commits
  14. 03 Jan, 2018 1 commit
  15. 31 Dec, 2017 3 commits
  16. 30 Dec, 2017 2 commits