[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Pkg-fonts-devel] Bug#680152: marked as done (fonts-mplus: uscan failed with current debian/watch due to the trailing slash)



Your message dated Mon, 17 Dec 2012 23:32:33 +0000
with message-id <E1TkkAj-0005JL-M7@franck.debian.org>
and subject line Bug#680152: fixed in fonts-mplus 053-1
has caused the Debian Bug report #680152,
regarding fonts-mplus: uscan failed with current debian/watch due to the trailing slash
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
680152: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=680152
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: fonts-mplus
Version: 049-1
Severity: minor
Tags: patch

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Dear Maintainer,

After 'apt-get source"ing, I ran 'uscan' to check for the new version.
Uscan failed to download the new version because current debian/watch 
does not split trailing slash after *.xz.

The attached patch for debian/watch fixes this issue.

Best regards,
- -- 
Ryo IGARASHI, Ph.D.
rigarash@gmail.com


- -- System Information:
Debian Release: wheezy/sid
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-2-amd64 (SMP w/3 CPU cores)
Locale: LANG=ja_JP.UTF-8, LC_CTYPE=ja_JP.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

- -- no debconf information

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBCgAGBQJP86fhAAoJEOx5ooBqGSMZNBoP/2tDTrhAZ5GuDahebXbIOSGc
t5uM94ArL3XJkJh9qWngFsoA3mYs1LzZxgVKVFV1Z9kfs5quX4OwxnEFlJq+VtY+
59a7ILlfMwu6AFMLSSl8t28xh8bVsHvFSG3UCtuu9mPOt9vElRUXi+AWARaOeS0+
Bjt+QHDcu4XJmlBPW6fROjQtTvO8luWeQQf03WNuWQ2LQurl5W0TwyEKB7zFKQkn
ZEr8yDLeFuilewM/PPqszSbG/ZFh7c3JxK8QCSuZdeeqGS6MJIqnc19E9YqvvLyX
MiETNVcWzF50+JBion5ejbiwpqg5I0MpGQP1uIgdTm+buR9sB7A15O2YZFrki4gX
BmQpxH4xz+CbEbWUzjQOsM8rNDTMvqsgb04C+AFNOEMB03uQZhnEpp539f7rq3M7
Waxr0F/eWy41CA2mDpQ0Qcr4AzFXJfEHzrbrUfxgHkIA1Pf/Q3wZw2ZiKJBdM/3J
hN27hrxrse1X7qjqYggp/XxmK0Yy5Akox/I/IyT3crS9/25rUefCddWI2LmlEpHY
dyIR70Kwy5JLJR6YGd6WeG1TpEZXudWLL9q87Yv04drQsjYJh9T0ZSS0LDFrXDhR
uNpTdwL8Xm6E1IYU6FD3RFajbvaZmGHVhNXbmWeW2dv2KIKW+vK/iwu9KnwMBY3B
/TCU0mdaI9/ukYCoe/9Q
=3DZO
-----END PGP SIGNATURE-----
--- debian/watch.old	2012-07-04 10:53:07.000000000 +0900
+++ debian/watch	2012-07-03 12:55:58.000000000 +0900
@@ -1,7 +1,7 @@
 # Compulsory line, this is a version 3 file
 version=3
 
-opts="downloadurlmangle=s/sourceforge/osdn.dl.sourceforge/;s/downloads\///;s/projects\///;s/gz\//gz/,\
+opts="downloadurlmangle=s/sourceforge/osdn.dl.sourceforge/;s/downloads\///;s/projects\///;s/gz\//gz/;s/xz\//xz/,\
 uversionmangle=s/-beta/~beta/;s/-rc/~rc/;s/-preview/~preview/" \
  http://sourceforge.jp/projects/mplus-fonts/releases/ \
  /projects/mplus-fonts/downloads/.*/mplus-TESTFLIGHT-(.*)\.tar\.xz/

--- End Message ---
--- Begin Message ---
Source: fonts-mplus
Source-Version: 053-1

We believe that the bug you reported is fixed in the latest version of
fonts-mplus, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 680152@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Gürkan Sengün <gurkan@phys.ethz.ch> (supplier of updated fonts-mplus package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Tue, 11 Dec 2012 09:32:28 +0100
Source: fonts-mplus
Binary: fonts-mplus ttf-mplus
Architecture: source all
Version: 053-1
Distribution: unstable
Urgency: low
Maintainer: Debian Fonts Task Force <pkg-fonts-devel@lists.alioth.debian.org>
Changed-By: Gürkan Sengün <gurkan@phys.ethz.ch>
Description: 
 fonts-mplus - M+ sans serif fonts with different weights
 ttf-mplus  - transitional dummy package
Closes: 659600 680152
Changes: 
 fonts-mplus (053-1) unstable; urgency=low
 .
   [ Gürkan Sengün ]
   * New upstream version.
 .
   [ Axel Beckert ]
   * Fix watch file to also properly download xz-compressed upstream
     archives. Thanks to Ryo Igarashi for the bug report and
     patch. (Closes: #680152)
   * Use dh_installdeb maintscript support instead of calling
     dpkg-maintscript-helper directly in the maintainer scripts. Thanks
     Colin Watson. (Closes: #659600)
   * Replacing "Conflicts" with "Breaks". Fixes lintian warning
     conflicts-with-version.
Checksums-Sha1: 
 2ae462403e6f40b6002615da59ae10e451cdee1c 1207 fonts-mplus_053-1.dsc
 e5a26a28cbd7dcdf434a336e84a2f89e1be717cc 8502308 fonts-mplus_053.orig.tar.xz
 86355448a02b14f2c1d053c9f96e5966e08efa4c 3044 fonts-mplus_053-1.debian.tar.xz
 a79cc0bce6102deb26f7690bcf83b3b6f67f3788 8505704 fonts-mplus_053-1_all.deb
 64f5802f4b6d3d8c99eae7d1634229bce34724c7 2882 ttf-mplus_053-1_all.deb
Checksums-Sha256: 
 e2fd8edee037a1fc7e04bf8a3f7d32ba29301e528fe6cb2d4103d522caa676fe 1207 fonts-mplus_053-1.dsc
 9142cb0e3384d18178d5761cd43e5ffa04822cf73d28b0099a4850c087e76768 8502308 fonts-mplus_053.orig.tar.xz
 99bb22fcd2f3bee5672006e52dcfe1634464fac48a24c08172b3850b03a181c4 3044 fonts-mplus_053-1.debian.tar.xz
 444245d221d007eeb0586b3e29df6dbabe24e7a0d5246e8ef310eef46283ca8d 8505704 fonts-mplus_053-1_all.deb
 7e20850579ddf0c6c2e91a46762dc6069fc3eeb13d201ff4c850e2d9d2e889db 2882 ttf-mplus_053-1_all.deb
Files: 
 f6f5542dce5dece5334963df8f638d3f 1207 fonts optional fonts-mplus_053-1.dsc
 5d29e9c572e934475f2de9a40dd013d6 8502308 fonts optional fonts-mplus_053.orig.tar.xz
 353a294b536a628541589a531073d427 3044 fonts optional fonts-mplus_053-1.debian.tar.xz
 cfaaebf7c226a6cf75b3a24bf60ad368 8505704 fonts optional fonts-mplus_053-1_all.deb
 55ad1e8013cb9511c73985764bde33e8 2882 oldlibs extra ttf-mplus_053-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEARECAAYFAlDPpl0ACgkQwJ4diZWTDt4SaQCfadbP025nWUoxu+aZmzuyVqWP
af8An1F8Q8CR/AEmWXLY2UtBcS1lY97y
=D1sl
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: