Bug#715558: devscripts: drop some entries in control when wrap-and-sorted

2013-07-10 Thread Osamu Aoki
Package: devscripts Version: 2.13.2 Severity: normal While I used wrap-and-sort on ibus package in preparation, it caused strange build failure due to lost binary package entry. Here is what I experienced. The original debian/control Have ibus-gtk | V Run wrap and sort | V The ge

Bug#715558: devscripts: drop some entries in control when wrap-and-sorted

2013-07-10 Thread Osamu Aoki
Hi, On Wed, Jul 10, 2013 at 03:56:38PM +0200, Benjamin Drung wrote: > Am Mittwoch, den 10.07.2013, 23:08 +1000 schrieb Dmitry Smirnov: > > Probably this is a duplicate of #694142... > > Nope. This bug is not caused or influenced by comments. > > I can reproduce the bug and found the reason for t

Bug#741091: dpkg-depcheck: -m does not seem to work as expected

2014-03-08 Thread Osamu Aoki
Package: devscripts Version: 2.14.1 Severity: normal While I was building libkkc, $ fakeroot dpkg-depcheck -m -C -f -catch-alternatives debian/rules install Produced package list as (aftersorting) autotools-dev cpio debhelper gawk gobject-introspection gvfs:amd64 intltool libc6-i

Bug#749225: [uscan] does not work with bitbucket

2014-06-15 Thread Osamu Aoki
Package: devscripts Version: 2.14.5 Followup-For: Bug #749225 I got hit with this problem, too. URL to download was: https://bitbucket.org/libkkc/libkkc/downloads/libkkc-0.3.3.tar.gz wget can handle this URL but curl also fails to download. If it is not easy to fix this, can uscan be taught

Bug#622561: dcmd: select upstream tar (--tar) and debian changes (--diff)

2014-07-12 Thread Osamu Aoki
control: tag 622561 patch This bug has been around ... I think we should be able to * select upstream tarballs by --tar or --orig This should not include debian.tar.* For multiple upstream tar, it should include all of them. * select Debian changesby --diff or --debtar (Basically -

Bug#780667: wrap-and-sort: handling of empty lines in the install file etc.

2015-03-17 Thread Osamu Aoki
Package: devscripts Version: 2.15.1 Severity: normal Tags: patch When the debian/install file and similars have superflous empty lines at the end of the file, they are all moved to the start of the list. It is quite annoying. Attached patch fix this issue. I used iterator but if you prefere lis

Bug#795804: uscan: Should support multiple source archives

2015-08-16 Thread Osamu Aoki
Package: devscripts Version: 2.15.3 Severity: wishlist File: /usr/bin/uscan This is related to https://bugs.debian.org/752364 for uupdate uscan should support locating multiple upstream archive. The Files-excluded feature should be enabled for the whole unpacked tree. Repacking for dsfg is a bi

Bug#773390: uscan: add opts="pagemangle=s/data-realurl/href/" feature

2015-08-23 Thread Osamu Aoki
Hi, As I tried to make uscan compatible with multiple upstream source, I am getting familiar with uscan's strange mechanism and its parsing of watch file. (watch file is really designed to be easy for the uscan programmer. Not so easy for users.) Any new feature can be added backward compatible

Bug#727096: uscan: debian/upstream/signing-key.pgp debian/upstream/signing-key.asc debian/upstream-signing-key.pgp

2015-08-23 Thread Osamu Aoki
Hi, Its been almost 2 years. As I read the source of the current uscan of version 2.15.3, around L865: $keyring = first { -r $_ } qw(debian/upstream/signing-key.pgp debian/upstream/signing-key.asc debian/upstream-signing-key.pgp); So your requested feature is practically there. May

Bug#747412: uscan: option to *download* current upstream tarball

2015-08-23 Thread Osamu Aoki
Hi, Your request: uscan: option to verify current upstream tarball What uscan do with remove locally existing upstream tarball add --force-download add --download-current-version This should do: uscan: option to *download* current upstream tarball It seems to work nicely :-) $ mv gcci

Bug#752364: uupdate: support multiple source archives

2015-08-23 Thread Osamu Aoki
Hi, Adding all the packaging format within uupdate in this coding style with future extendibility is not an easy task. dpkg (dpkg-source etc.) is written in more OO modularized style and support many formats. In stead of re-implimenting this complicated task, I thought using dpkg-source -b maybe

Bug#727096: uscan: debian/upstream/signing-key.pgp debian/upstream/signing-key.asc debian/upstream-signing-key.pgp

2015-08-25 Thread Osamu Aoki
Hi, On Sun, Aug 23, 2015 at 10:13:04AM -0400, James McCoy wrote: > On Aug 23, 2015 9:33 AM, "Osamu Aoki" wrote: > > > > Hi, > > > > Its been almost 2 years. > > > > As I read the source of the current uscan of version 2.15.3, around L865: >

Bug#747412: uscan: option to verify current upstream tarball

2015-08-25 Thread Osamu Aoki
On Sun, Aug 23, 2015 at 04:34:19PM +0200, Paul Wise wrote: > On Sun, 2015-08-23 at 22:45 +0900, Osamu Aoki wrote: > > > This should do: > > uscan: option to *download* current upstream tarball > > Just downloading the tarball for the current upstream version does not &

Bug#796984: uscan: watch file [Version] field handles 0 as debian

2015-08-26 Thread Osamu Aoki
b2 ii mutt 1.5.23-3 ii openssh-client [ssh-client] 1:6.7p1-5 pn svn-buildpackage ii w3m 0.5.3-19 -- no debconf information >From 2c55baa0ad194c83abf1b9744ba4a470f725a47c Mon Sep 17 00:00:00 2001 From: Osamu Aoki Date: Tue, 25 Aug

Bug#796986: uscan: repacksuffix does not ajust version passed to uupdate

2015-08-26 Thread Osamu Aoki
byaml-syck-perl1.27-2+b2 ii mutt 1.5.23-3 ii openssh-client [ssh-client] 1:6.7p1-5 pn svn-buildpackage ii w3m 0.5.3-19 -- no debconf information >From 09d41dc3674ff428a36caa48b2c1f0ad9d1889f9 Mon Sep 17 00:00:00 2

Bug#796986: uscan: repacksuffix does not ajust version passed to uupdate

2015-08-27 Thread Osamu Aoki
Hi, On Wed, Aug 26, 2015 at 10:07:28PM -0400, James McCoy wrote: > On Thu, Aug 27, 2015 at 12:00:50AM +0900, Osamu Aoki wrote: ... > > +if (defined $options{'repacksuffix'}) { > > + # assume it was repacked (if wasn't, remove opts=repacksuffix in > >

Bug#576348: how to handle 3.0 (quilt)

2015-08-27 Thread Osamu Aoki
Hi, If the maintainer does not mind, I will close this wishlist bug I filed. Because I do not want this. It is better not to apply patches in most use case (or at least for me.) All my git-buildpackage based git repository host debian branch with debian/local-options having "unapply-patches".

Bug#797045: [uupdate] offer alternative command addressing all the bugs

2015-08-27 Thread Osamu Aoki
0.5.3-19 -- no debconf information #!/bin/bash # vim:se tw=78 ai ts=2 sts=2 expandtab: # Copyright 2015 Osamu Aoki # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; eit

Bug#773390: uscan: pagemangle

2015-08-27 Thread Osamu Aoki
lost. Osamu PS: Downloading from git tag seems interesting ... >From 876764b2114d86a45520b0e0a9e8351658dba2a7 Mon Sep 17 00:00:00 2001 From: Osamu Aoki Date: Thu, 27 Aug 2015 22:35:38 +0900 Subject: [PATCH 1/2] pagemangle-test --- scripts/uscan.pl | 15 +++ 1 file changed, 15 insert

Bug#752364: multiple upstream source support

2015-08-27 Thread Osamu Aoki
search pgp signature file like tarball and download it for checking or create option to download hush value from web page. Regards, Osamu >From d84c2891b3ad47419b42b742f9b1d56e31eb13cf Mon Sep 17 00:00:00 2001 From: Osamu Aoki Date: Wed, 26 Aug 2015 09:03:17 + Subject: [PATCH 2/3] mk

Bug#797787: [uscan] [patch] manpage by POD

2015-09-02 Thread Osamu Aoki
openssh-client [ssh-client] 1:6.7p1-5 pn svn-buildpackage ii w3m 0.5.3-19 -- no debconf information >From 2e52979b80e3d102112abbf7df17cae200977582 Mon Sep 17 00:00:00 2001 From: Osamu Aoki Date: Tue, 1 Sep 2015 1

Bug#797787: [uscan] [patch] manpage by POD

2015-09-02 Thread Osamu Aoki
Hi, I found a bug in the POD. Please also add this patch. > 797787: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=797787 Osamu >From a462a49ebd72953270216ee302202a0dbe5a31ae Mon Sep 17 00:00:00 2001 From: Osamu Aoki Date: Wed, 2 Sep 2015 23:51:36 +0900 Subject: [PATCH] ; for splittin

Bug#458777: uscan: Please support mangling the orig tarball version

2015-09-03 Thread Osamu Aoki
Hi, As I read this BTS report: https://bugs.debian.org/458777 I wonder we need yet another feature now. >From patch file, objective is: # Mangle the orig version in case it's different from upstream version # For example, convert 1-1-1 to 1.1.1 If (\d+)-(\d+)-(\d+) is used as matching pattern,

Bug#797787: [uscan] manpage updates

2015-09-03 Thread Osamu Aoki
b2d8128f499d2be342618243104ac71c7c24d036 Mon Sep 17 00:00:00 2001 From: Osamu Aoki Date: Tue, 1 Sep 2015 13:19:31 + Subject: [PATCH 1/8] Add POD to uscan.pl * Newly formatted manpage by POD. Closes: #797787 --- scripts/uscan.pl | 965 +++ 1 file changed

Bug#796986: uscan: repacksuffix does not ajust version passed to uupdate

2015-09-04 Thread Osamu Aoki
ed. I added (?:,.*)? to path since print ", deleting ${deletecount} files from it"; may be inserted. What do you think? Regards, Osamu >From 7540e093bf5e007cf1aca92659963ec67de8af61 Mon Sep 17 00:00:00 2001 From: Osamu Aoki Date: Sat, 5 Sep 2015 01:39:52 +0900 Subject: [P

Bug#458789: uscan: framework for using external scripts: qx/script/

2015-09-05 Thread Osamu Aoki
Hi, Let me propose a new generic mangle rule: qx/script/ This mangles by feeding the target $string into the STDIN of script in the debian directory and reading its STDOUT back into the target $string. This works somewhat like a Perl command thus I used qx as the initiating command. $script

Bug#458789: uscan: framework for using external scripts: qx/script/

2015-09-05 Thread Osamu Aoki
On Sat, Sep 05, 2015 at 11:13:39PM +0900, Osamu Aoki wrote: ... > So we can use this as: > opts="pagemangle=qx/script/;suffix=+dfsg1;dversionmangle=s/+dfsg\d*$//" ... Oops. opts="pagemangle=qx/script/,suffix=+dfsg1,dversionmangle=s/+d

Bug#796986: repacksuffix does not ajust version passed to uupdate

2015-09-05 Thread Osamu Aoki
Hi, After https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=796986#25 I realized this dhange demands update of test script. Here is one for it. Osamu >From 57a82cafdf06a258bc5b4769d0c41db7ae7d1531 Mon Sep 17 00:00:00 2001 From: Osamu Aoki Date: Sun, 6 Sep 2015 00:50:17 +0900 Subject: [PATC

Bug#458777: [uscan] [patch] qx/script/, ...POD

2015-09-05 Thread Osamu Aoki
targz changes discussed on https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=796986#30 . So But should no conflict. This one is on top of 797787#15. >From 56432ee843171e75596da9f5237025c80c61b5d8 Mon Sep 17 00:00:00 2001 From: Osamu Aoki Date: Fri, 4 Sep 2015 02:47:20 + Subject: [PATCH 1/

Bug#798175: uupdate: fails if upstream version is 0

2015-09-06 Thread Osamu Aoki
ii libtimedate-perl 2.3000-2 ii libyaml-syck-perl1.27-2+b2 ii mutt 1.5.23-3 ii openssh-client [ssh-client] 1:6.7p1-5 pn svn-buildpackage ii w3m 0.5.3-19 -- no debconf information >From 1a404b68e8a6d34

Bug#458789: uscan: framework for using external scripts: qx/script/

2015-09-07 Thread Osamu Aoki
Hi, On Sat, Sep 05, 2015 at 08:30:12PM +0200, Jakub Wilk wrote: > Hi Osamu! > > * Osamu Aoki , 2015-09-05, 23:13: > >Let me propose a new generic mangle rule: qx/script/ > > > >This mangles by feeding the target $string into the STDIN of script in the > >debian

Bug#798175: uupdate: fails if upstream version is 0

2015-09-07 Thread Osamu Aoki
On Sun, Sep 06, 2015 at 02:13:09PM -0400, James McCoy wrote: > On Sun, Sep 06, 2015 at 08:34:12PM +0900, Osamu Aoki wrote: > > So we should ignore return code with > > || true > > That's not necessary, since we aren't using the return value for > anythi

Bug#796986: repacksuffix does not adjust version passed to uupdate

2015-09-12 Thread Osamu Aoki
Hi Vincent Danjean, Excuse me. I missed your message since I am lazy enough not to subscribe to this bug nor ML, yet. I just found your message on the BTS web. --- scripts/uscan.pl --- index a401544..c966586 100755 @@ -1517,7 +1517,9 @@ EOF

[devscripts] branch master updated (d1fc7c1 -> 585bed8)

2015-09-12 Thread Osamu Aoki
This is an automated email from the git hooks/post-receive script. osamu pushed a change to branch master in repository devscripts. from d1fc7c1 updated changelog for --text option with (Closes: #797562) new fe93206 uupdate: exit code is tricky new ec64b2f uscan: --ve

[devscripts] 04/04: uscan: Fix version passed to uupdate

2015-09-12 Thread Osamu Aoki
This is an automated email from the git hooks/post-receive script. osamu pushed a commit to branch master in repository devscripts. commit 585bed852f5f675d3bb36fe5d91b811e2d9a6eec Author: Osamu Aoki Date: Sat Sep 5 01:39:52 2015 +0900 uscan: Fix version passed to uupdate uscan

[devscripts] 02/04: uscan: --verbose

2015-09-12 Thread Osamu Aoki
This is an automated email from the git hooks/post-receive script. osamu pushed a commit to branch master in repository devscripts. commit ec64b2f86b26da9040880cf595b3ce817c446c62 Author: Osamu Aoki Date: Sun Sep 6 17:01:24 2015 +0900 uscan: --verbose [uscan] please offer

[devscripts] 03/04: uupdate: work around missing debian.tar.xz etc.

2015-09-12 Thread Osamu Aoki
This is an automated email from the git hooks/post-receive script. osamu pushed a commit to branch master in repository devscripts. commit a0477dfa2b9ef3ffba3431f7d5f65d8e65f874fb Author: Osamu Aoki Date: Tue Sep 8 16:27:01 2015 + uupdate: work around missing debian.tar.xz etc

[devscripts] 01/04: uupdate: exit code is tricky

2015-09-12 Thread Osamu Aoki
This is an automated email from the git hooks/post-receive script. osamu pushed a commit to branch master in repository devscripts. commit fe93206f48bbebd831e425246feba41d49976d34 Author: Osamu Aoki Date: Sun Sep 6 18:38:01 2015 +0900 uupdate: exit code is tricky https

[devscripts] 01/01: test_uscan: assert EXIT_CODE to be 0

2015-09-12 Thread Osamu Aoki
This is an automated email from the git hooks/post-receive script. osamu pushed a commit to branch master in repository devscripts. commit 45a5ad67545b5130b0f03cf58c3c3def5a7ebefb Author: Osamu Aoki Date: Sun Sep 6 16:15:34 2015 +0900 test_uscan: assert EXIT_CODE to be 0 Since

[devscripts] branch master updated (585bed8 -> 45a5ad6)

2015-09-12 Thread Osamu Aoki
This is an automated email from the git hooks/post-receive script. osamu pushed a change to branch master in repository devscripts. from 585bed8 uscan: Fix version passed to uupdate new 45a5ad6 test_uscan: assert EXIT_CODE to be 0 The 1 revisions listed above as "new" are enti

[devscripts] branch master updated (45a5ad6 -> e1d964f)

2015-09-12 Thread Osamu Aoki
This is an automated email from the git hooks/post-receive script. osamu pushed a change to branch master in repository devscripts. from 45a5ad6 test_uscan: assert EXIT_CODE to be 0 new e1d964f test_uscan_mangle: check mangle rules The 1 revisions listed above as "new" are ent

[devscripts] 01/01: test_uscan_mangle: check mangle rules

2015-09-12 Thread Osamu Aoki
This is an automated email from the git hooks/post-receive script. osamu pushed a commit to branch master in repository devscripts. commit e1d964f990a776aa6306b60e02ad275da0e61377 Author: Osamu Aoki Date: Thu Aug 27 22:35:38 2015 +0900 test_uscan_mangle: check mangle rules test

Re: [devscripts] 02/04: uscan: --verbose

2015-09-12 Thread Osamu Aoki
Hi, On Sat, Sep 12, 2015 at 02:43:40PM -0400, James McCoy wrote: > Thanks for enhancing the verbose functionality. A couple comments > below. > > On Sat, Sep 12, 2015 at 04:03:38PM +, Osamu Aoki wrote: > > This is an automated email from the git hooks/post-receive scri

Re: [devscripts] 03/04: uupdate: work around missing debian.tar.xz etc.

2015-09-12 Thread Osamu Aoki
On Sat, Sep 12, 2015 at 02:55:45PM -0400, James McCoy wrote: > On Sat, Sep 12, 2015 at 04:03:38PM +0000, Osamu Aoki wrote: ... > This would have been better as part of the previous commit, so all the > --verbose changes were self-contained. Excuse me. > > @@ -237,12 +241,26 @@ mus

Re: [devscripts] 04/04: uscan: Fix version passed to uupdate

2015-09-13 Thread Osamu Aoki
Hi, On Sat, Sep 12, 2015 at 03:03:15PM -0400, James McCoy wrote: > On Sat, Sep 12, 2015 at 04:03:38PM +0000, Osamu Aoki wrote: > > commit 585bed852f5f675d3bb36fe5d91b811e2d9a6eec > > Author: Osamu Aoki > > Date: Sat Sep 5 01:39:52 2015 +0900 > > > > usc

[devscripts] 06/07: uupdate: work around missing debian.tar.xz etc.

2015-09-13 Thread Osamu Aoki
This is an automated email from the git hooks/post-receive script. osamu pushed a commit to branch master in repository devscripts. commit d2f5ef5a3ba229aa310d045e2a5820ed1f1e Author: Osamu Aoki Date: Sun Sep 13 17:14:35 2015 +0900 uupdate: work around missing debian.tar.xz etc

[devscripts] 04/07: Revert "uscan: --verbose"

2015-09-13 Thread Osamu Aoki
This is an automated email from the git hooks/post-receive script. osamu pushed a commit to branch master in repository devscripts. commit 8769fbeead6c52210e44cff8810e4096bd03ed41 Author: Osamu Aoki Date: Sun Sep 13 18:16:10 2015 +0900 Revert "uscan: --verbose" Th

[devscripts] 05/07: uscan+uupdate: "uupdate --verbose" support from uscan

2015-09-13 Thread Osamu Aoki
This is an automated email from the git hooks/post-receive script. osamu pushed a commit to branch master in repository devscripts. commit 8678731ef3d845b70d7a5e64582f2777919710e7 Author: Osamu Aoki Date: Sun Sep 13 16:51:00 2015 +0900 uscan+uupdate: "uupdate --verbose" su

[devscripts] 01/07: test/test_uscan: use 3.0 (quilt) format if uupdate used

2015-09-13 Thread Osamu Aoki
This is an automated email from the git hooks/post-receive script. osamu pushed a commit to branch master in repository devscripts. commit 57d669803ca38b7470b2e0815a53cc5e7e203701 Author: Osamu Aoki Date: Sun Sep 13 20:05:26 2015 +0900 test/test_uscan: use 3.0 (quilt) format if uupdate

[devscripts] 03/07: Revert "uupdate: work around missing debian.tar.xz etc."

2015-09-13 Thread Osamu Aoki
This is an automated email from the git hooks/post-receive script. osamu pushed a commit to branch master in repository devscripts. commit b86c212bee6eddc4fc4b92439562e2437fe4ce1c Author: Osamu Aoki Date: Sun Sep 13 18:16:06 2015 +0900 Revert "uupdate: work around missing debian.t

[devscripts] 07/07: uscan: Fix version passed to uupdate

2015-09-13 Thread Osamu Aoki
This is an automated email from the git hooks/post-receive script. osamu pushed a commit to branch master in repository devscripts. commit a5c42ec5d3b51c2b33305865184f76eccbc65e2f Author: Osamu Aoki Date: Sat Sep 5 01:39:52 2015 +0900 uscan: Fix version passed to uupdate uscan

[devscripts] 02/07: Revert "uscan: Fix version passed to uupdate"

2015-09-13 Thread Osamu Aoki
This is an automated email from the git hooks/post-receive script. osamu pushed a commit to branch master in repository devscripts. commit 9a2ac2495f04ef8d8f3351459a005b5cbde7e778 Author: Osamu Aoki Date: Sun Sep 13 18:15:40 2015 +0900 Revert "uscan: Fix version passed to uu

[devscripts] branch master updated (e1d964f -> a5c42ec)

2015-09-13 Thread Osamu Aoki
This is an automated email from the git hooks/post-receive script. osamu pushed a change to branch master in repository devscripts. from e1d964f test_uscan_mangle: check mangle rules new 57d6698 test/test_uscan: use 3.0 (quilt) format if uupdate used new 9a2ac24 Rever

[devscripts] branch master updated (a5c42ec -> 7eb14d9)

2015-09-13 Thread Osamu Aoki
This is an automated email from the git hooks/post-receive script. osamu pushed a change to branch master in repository devscripts. from a5c42ec uscan: Fix version passed to uupdate new 7eb14d9 uscan: touch up $debug print The 1 revisions listed above as "new" are entirely new

[devscripts] 01/01: uscan: touch up $debug print

2015-09-13 Thread Osamu Aoki
This is an automated email from the git hooks/post-receive script. osamu pushed a commit to branch master in repository devscripts. commit 7eb14d93fc9c4fd56dce30540347bc345b8bbe9a Author: Osamu Aoki Date: Mon Sep 7 10:34:31 2015 + uscan: touch up $debug print * print

[devscripts] branch master updated (7eb14d9 -> 056a270)

2015-09-15 Thread Osamu Aoki
This is an automated email from the git hooks/post-receive script. osamu pushed a change to branch master in repository devscripts. from 7eb14d9 uscan: touch up $debug print new 05fa965 uscan+uupdate: backport compatible via -b new 8e5561e uscan: support --download-de

[devscripts] 03/03: uscan: allow spaces in opts=" ... "

2015-09-15 Thread Osamu Aoki
This is an automated email from the git hooks/post-receive script. osamu pushed a commit to branch master in repository devscripts. commit 056a270f7e53be0fc9b0e16d96dffb57fd90bda4 Author: Osamu Aoki Date: Sun Sep 13 22:00:34 2015 +0900 uscan: allow spaces in opts=" ... "

[devscripts] 02/03: uscan: support --download-debversion

2015-09-15 Thread Osamu Aoki
This is an automated email from the git hooks/post-receive script. osamu pushed a commit to branch master in repository devscripts. commit 8e5561ef29a44f36b626df0611714c5b789ef0cf Author: Osamu Aoki Date: Thu Sep 10 08:06:19 2015 + uscan: support --download-debversion https

[devscripts] 01/03: uscan+uupdate: backport compatible via -b

2015-09-15 Thread Osamu Aoki
This is an automated email from the git hooks/post-receive script. osamu pushed a commit to branch master in repository devscripts. commit 05fa96533d4377bba2f402f10894740bc4bd5537 Author: Osamu Aoki Date: Tue Sep 15 06:09:40 2015 + uscan+uupdate: backport compatible via -b

[devscripts] 01/01: uscan: remove accidental entries

2015-09-16 Thread Osamu Aoki
This is an automated email from the git hooks/post-receive script. osamu pushed a commit to branch master in repository devscripts. commit 287ee6febc4012f920a94686486d529c67ab9523 Author: Osamu Aoki Date: Wed Sep 16 06:10:07 2015 + uscan: remove accidental entries Code to

[devscripts] branch master updated (056a270 -> 287ee6f)

2015-09-16 Thread Osamu Aoki
This is an automated email from the git hooks/post-receive script. osamu pushed a change to branch master in repository devscripts. from 056a270 uscan: allow spaces in opts=" ... " new 287ee6f uscan: remove accidental entries The 1 revisions listed above as "new" are entirely

[devscripts] 01/01: uscan: --download-debversion enables $badversion

2015-09-22 Thread Osamu Aoki
This is an automated email from the git hooks/post-receive script. osamu pushed a commit to branch master in repository devscripts. commit af3b5bce3949255c12140760cbbc1074aab62fc0 Author: Osamu Aoki Date: Wed Sep 23 01:20:26 2015 +0900 uscan: --download-debversion enables $badversion

[devscripts] branch master updated (287ee6f -> af3b5bc)

2015-09-22 Thread Osamu Aoki
This is an automated email from the git hooks/post-receive script. osamu pushed a change to branch master in repository devscripts. from 287ee6f uscan: remove accidental entries new af3b5bc uscan: --download-debversion enables $badversion The 1 revisions listed above as "new"

Bug#738977: uscan: howto download from alioth ...

2015-09-22 Thread Osamu Aoki
Hi, After having a locally functioning multi-upstream tarball support for uscan, I realize this multiple download capability can be extended to address downloading sig file too. opts="sigmode=next" debian opts="sigmode=prev" prev uupdate is prev which mean to match the previous download ver

[devscripts] 01/12: uscan: new pagemangle rule

2015-09-23 Thread Osamu Aoki
This is an automated email from the git hooks/post-receive script. osamu pushed a commit to branch multitar in repository devscripts. commit b84cd0a49be5e336ec54c412e6ac1e5e95ab6f43 Author: Osamu Aoki Date: Wed Sep 23 20:23:03 2015 +0900 uscan: new pagemangle rule This kicks

[devscripts] branch multitar created (now 0753c2f)

2015-09-23 Thread Osamu Aoki
This is an automated email from the git hooks/post-receive script. osamu pushed a change to branch multitar in repository devscripts. at 0753c2f uscan: new improved manpage with POD This branch includes the following new commits: new b84cd0a uscan: new pagemangle rule

[devscripts] 02/12: test_uscan_mangle: new pagemangle rule

2015-09-23 Thread Osamu Aoki
This is an automated email from the git hooks/post-receive script. osamu pushed a commit to branch multitar in repository devscripts. commit e7fa59ddb683737d737a813ec50d3fa1684b Author: Osamu Aoki Date: Tue Sep 15 23:18:39 2015 +0900 test_uscan_mangle: new pagemangle rule

[devscripts] 03/12: uscan: new oversionmangle rule

2015-09-23 Thread Osamu Aoki
This is an automated email from the git hooks/post-receive script. osamu pushed a commit to branch multitar in repository devscripts. commit 3bcf112707b008bacbdd32fcaea486b13d2db783 Author: Osamu Aoki Date: Wed Sep 23 21:59:42 2015 +0900 uscan: new oversionmangle rule

[devscripts] 05/12: uupdate: new --find syntax for MUT

2015-09-23 Thread Osamu Aoki
This is an automated email from the git hooks/post-receive script. osamu pushed a commit to branch multitar in repository devscripts. commit 08c795afd013c747bc2059cdfb56e2ccf9c48d7a Author: Osamu Aoki Date: Wed Sep 16 00:33:41 2015 +0900 uupdate: new --find syntax for MUT

[devscripts] 08/12: server-head.py: add HEADER logging server

2015-09-23 Thread Osamu Aoki
This is an automated email from the git hooks/post-receive script. osamu pushed a commit to branch multitar in repository devscripts. commit ab49e3b4315b3d6dbeeb23d9e8b475c2afe275f8 Author: Osamu Aoki Date: Wed Sep 16 04:33:27 2015 + server-head.py: add HEADER logging server

[devscripts] 11/12: uscan: MUT downloading log

2015-09-23 Thread Osamu Aoki
This is an automated email from the git hooks/post-receive script. osamu pushed a commit to branch multitar in repository devscripts. commit 23db65c3e99be303d835422252a22f0a5ed9355a Author: Osamu Aoki Date: Thu Sep 24 00:51:30 2015 +0900 uscan: MUT downloading log Log downloaded

[devscripts] 10/12: test_uscan_mangle: refactor to address V4 and MUT

2015-09-23 Thread Osamu Aoki
This is an automated email from the git hooks/post-receive script. osamu pushed a commit to branch multitar in repository devscripts. commit f9ff81c1c03976df32aee06dce6e6d01079387da Author: Osamu Aoki Date: Fri Sep 18 11:13:44 2015 + test_uscan_mangle: refactor to address V4 and MUT

[devscripts] 09/12: test_uscan_mangle: User-Agent test

2015-09-23 Thread Osamu Aoki
This is an automated email from the git hooks/post-receive script. osamu pushed a commit to branch multitar in repository devscripts. commit b6cb59042a92ab25d1bece5f5f4445356eb9b8fd Author: Osamu Aoki Date: Wed Sep 23 20:49:38 2015 +0900 test_uscan_mangle: User-Agent test Add

[devscripts] 06/12: mk-origtargz: new component syntax for MUT

2015-09-23 Thread Osamu Aoki
This is an automated email from the git hooks/post-receive script. osamu pushed a commit to branch multitar in repository devscripts. commit 5dd8938e1246bcdf7f2c9bdc7d7a7e2204fde83b Author: Osamu Aoki Date: Wed Aug 26 09:03:17 2015 + mk-origtargz: new component syntax for MUT

[devscripts] 04/12: test_uscan_mangle: new oversionmangle rule

2015-09-23 Thread Osamu Aoki
This is an automated email from the git hooks/post-receive script. osamu pushed a commit to branch multitar in repository devscripts. commit daeb5a42faeedf7b02e832bab167b4b049602679 Author: Osamu Aoki Date: Tue Sep 15 23:19:16 2015 +0900 test_uscan_mangle: new oversionmangle rule

[devscripts] 07/12: uscan: V4 with MUT and new opts= syntax

2015-09-23 Thread Osamu Aoki
This is an automated email from the git hooks/post-receive script. osamu pushed a commit to branch multitar in repository devscripts. commit 4516fed1ba0fcc5843a69a732439a34b7e26f554 Author: Osamu Aoki Date: Wed Sep 23 23:07:04 2015 +0900 uscan: V4 with MUT and new opts= syntax

[devscripts] 12/12: uscan: new improved manpage with POD

2015-09-23 Thread Osamu Aoki
This is an automated email from the git hooks/post-receive script. osamu pushed a commit to branch multitar in repository devscripts. commit 0753c2fe6628d1599d1d20917647fbc4c72969b6 Author: Osamu Aoki Date: Tue Sep 8 15:41:13 2015 + uscan: new improved manpage with POD

Bug#738977: uscan: howto download from alioth ...

2015-09-23 Thread Osamu Aoki
Hi, On Tue, Sep 22, 2015 at 07:00:05PM -0400, James McCoy wrote: > On Wed, Sep 23, 2015 at 02:32:03AM +0900, Osamu Aoki wrote: > > After having a locally functioning multi-upstream tarball support for > > uscan, I realize this multiple download capability can be extended

[devscripts] 02/06: uscan.pl: versionmode/pgpmode

2015-09-25 Thread Osamu Aoki
This is an automated email from the git hooks/post-receive script. osamu pushed a commit to branch multitar in repository devscripts. commit b020bc02da0ec4d475fb334ffa6514c3cad1e157 Author: Osamu Aoki Date: Fri Sep 25 21:14:33 2015 +0900 uscan.pl: versionmode/pgpmode This is

[devscripts] 03/06: uscan.pl: pgpmode fixed

2015-09-25 Thread Osamu Aoki
This is an automated email from the git hooks/post-receive script. osamu pushed a commit to branch multitar in repository devscripts. commit c21e07b8b5e654c9be319f95cc1c7fc05e620af6 Author: Osamu Aoki Date: Fri Sep 25 21:33:33 2015 +0900 uscan.pl: pgpmode fixed pgpmode related

[devscripts] 05/06: uscan.pl: update manpage for pgp etc.

2015-09-25 Thread Osamu Aoki
This is an automated email from the git hooks/post-receive script. osamu pushed a commit to branch multitar in repository devscripts. commit 731acf015c73295c4d346a4d0fa0e838aa9759e5 Author: Osamu Aoki Date: Fri Sep 25 21:22:16 2015 +0900 uscan.pl: update manpage for pgp etc. --- scripts

[devscripts] 04/06: uscan: oversionmangle moved

2015-09-25 Thread Osamu Aoki
This is an automated email from the git hooks/post-receive script. osamu pushed a commit to branch multitar in repository devscripts. commit 74110d86bf00514160f6edf98fdd0e7ed1bb64d7 Author: Osamu Aoki Date: Fri Sep 25 23:41:45 2015 +0900 uscan: oversionmangle moved This is to

[devscripts] 06/06: uupdate.sh: clean up

2015-09-25 Thread Osamu Aoki
This is an automated email from the git hooks/post-receive script. osamu pushed a commit to branch multitar in repository devscripts. commit 892ace0e790e504a1ab3f6d22c5296b80fe0ee84 Author: Osamu Aoki Date: Fri Sep 25 23:37:12 2015 +0900 uupdate.sh: clean up --- scripts/uupdate.sh | 1

[devscripts] branch multitar updated (0753c2f -> 892ace0)

2015-09-25 Thread Osamu Aoki
This is an automated email from the git hooks/post-receive script. osamu pushed a change to branch multitar in repository devscripts. from 0753c2f uscan: new improved manpage with POD new e841bf5 test_uscan_mangle: test signature new b020bc0 uscan.pl: versionmode/pgpm

[devscripts] 01/06: test_uscan_mangle: test signature

2015-09-25 Thread Osamu Aoki
This is an automated email from the git hooks/post-receive script. osamu pushed a commit to branch multitar in repository devscripts. commit e841bf5ba5b826b7b2692350c12b561a8f90193b Author: Osamu Aoki Date: Fri Sep 25 15:46:03 2015 + test_uscan_mangle: test signature This is

Bug#738977: uscan: howto download from alioth ...

2015-09-25 Thread Osamu Aoki
Hi, I added PGP checking test script. Then, I fixed bug in new PGP checking code and pushed it to the multitar branch. HTTP site (pgpmode) For the basic single upstream tarball with the matching signature file not in the same file path case: version=4 opts="pgp

[devscripts] branch multitar updated (892ace0 -> 58da498)

2015-09-25 Thread Osamu Aoki
This is an automated email from the git hooks/post-receive script. osamu pushed a change to branch multitar in repository devscripts. from 892ace0 uupdate.sh: clean up new 58da498 uscan.pl: update documentation The 1 revisions listed above as "new" are entirely new to this rep

[devscripts] 01/01: uscan.pl: update documentation

2015-09-25 Thread Osamu Aoki
This is an automated email from the git hooks/post-receive script. osamu pushed a commit to branch multitar in repository devscripts. commit 58da498ade27d34cb5e1ca48283b43eb41bcfefd Author: Osamu Aoki Date: Sat Sep 26 12:39:44 2015 +0900 uscan.pl: update documentation This

Bug#733272: uscan syntax for opts=pasv

2015-09-25 Thread Osamu Aoki
Hi, In general, user environment dependent configuration should not be a part of the watch file. So putting opts=pasv for the released package is not a good idea. --pasv or USCAN_PASV should be used. As for opts= syntax, something should be persistent and most should not. In multitar branch, I

Bug#734748: uscan with KDE sites

2015-09-25 Thread Osamu Aoki
Hi, I am going over bugs. The current watch for the package reported for this original bug report https://bugs.debian.org/734748 has been updated to be: version=3 http://download.kde.org/stable/applications/([\d.]+)/src/kde-workspace-([\d.]+).tar.xz So this is not in FTP as originally reported

[devscripts] branch multitar updated (58da498 -> 8ac6ea0)

2015-09-25 Thread Osamu Aoki
This is an automated email from the git hooks/post-receive script. osamu pushed a change to branch multitar in repository devscripts. from 58da498 uscan.pl: update documentation new 8ac6ea0 uscan.pl: manpage update for compression etc. The 1 revisions listed above as "new" are

[devscripts] 01/01: uscan.pl: manpage update for compression etc.

2015-09-25 Thread Osamu Aoki
This is an automated email from the git hooks/post-receive script. osamu pushed a commit to branch multitar in repository devscripts. commit 8ac6ea0e81611e55ca1c4b21ada499c170bf0965 Author: Osamu Aoki Date: Sat Sep 26 15:00:24 2015 +0900 uscan.pl: manpage update for compression etc

Bug#573631: uscan: documentation

2015-09-25 Thread Osamu Aoki
Hi, When created POD version of manpage, I added description as: HTTP site (filenamemangle) The upstream tarball filename is found by taking the last component of the URL and removing everything after any '?'. If that leaves nothing for filename, uscan generate filename using the source package

Re: [devscripts] 01/06: test_uscan_mangle: test signature

2015-09-26 Thread Osamu Aoki
Hi, On Fri, Sep 25, 2015 at 09:18:31PM -0400, James McCoy wrote: > Why require gpg2? We typically check for gpg first and fallback for > gpg2. I guess I need to do: $ git diff test_uscan_mangle diff --git a/test/test_uscan_mangle b/test/test_uscan_mangle index 576d811..9afdf7f 100755 --- a/test

Bug#778723: uscan: non detached signatures

2015-09-26 Thread Osamu Aoki
Hi, Let's talk about https://bugs.debian.org/778723 It took me a while to understand your wish. This is about getting a source from http://mirror.kolabsys.com/pub/releases/ There, the upstream releases libkolabxml-1.1.0.tar.gz a usual and there is libkolabxml-1.1.0.tar.gz.gpg next to it. B

Bug#734748: uscan with KDE sites

2015-09-26 Thread Osamu Aoki
Hi, On Sat, Sep 26, 2015 at 09:53:06AM +0200, Maximiliano Curia wrote: > ¡Hola Osamu! > > El 2015-09-26 a las 13:28 +0900, Osamu Aoki escribió: > >Moreover, some KDE packages have multiple watch lines as > > >version=3 > >http://download.kde.org/unstable/plasma/(

Bug#748474: mk-origtargz: Please allow extra actions

2015-09-26 Thread Osamu Aoki
Hi David, I have been working on uscan related topic recently :-). Since it is a bit rough, my latest work is living in a branch off alioth's main branch (multitar). So far, multiple upstream tarball, separate URL search for SIG file, better uupdate integration have been done. As I see https://

Bug#557768: directory "version" mangling and $download-version

2015-09-27 Thread Osamu Aoki
Hi, Debian Bug report logs - #557768 please support directory "version" mangling https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=557768 Debian Bug report logs - #734748 Please use $download-version whenever a recursive regex dir is being processed https://bugs.debian.org/cgi-bin/bugreport.cg

Bug#734748: Bug#557768: directory "version" mangling and $download-version

2015-09-27 Thread Osamu Aoki
On Sun, Sep 27, 2015 at 11:25:40PM +0900, Osamu Aoki wrote: > Currently, 0~0~0~0~0~0dummy is use as the lowest value, so let me think > about using zz as the highest one. It works ... but there seem to be a bit elegant solution here with grep. Anyway, tested and works. Let me play

[devscripts] 01/08: uscan: opts=decompress, pgpmode=self, exit code

2015-09-28 Thread Osamu Aoki
This is an automated email from the git hooks/post-receive script. osamu pushed a commit to branch multitar in repository devscripts. commit b93b98ccb54c247bb1695c683bc3fcf1ffda2746 Author: Osamu Aoki Date: Mon Sep 28 08:15:46 2015 + uscan: opts=decompress, pgpmode=self,exit code

  1   2   3   4   5   6   7   >