Bug#776723: unblock: winetricks/0.0+20141009+svn1208-2 (pre-approval)

2015-02-08 Thread Joseph Bisch
Hi,

I had removed the moreinfo tag and the testing excuses page now says
the package is 5 of 5 days old, but it also says that the package is
still blocked.

Why is this package not unblocked?

Cheers,
Joseph


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#776723: unblock: winetricks/0.0+20141009+svn1208-2 (pre-approval)

2015-02-02 Thread Joseph Bisch
Control: tags -1 - moreinfo

On Sun, Feb 1, 2015 at 12:23 PM, Adam D. Barratt
a...@adam-barratt.org.uk wrote:
 Please go ahead, and remove the moreinfo tag once the package has been
 accepted.

Done.

Cheers,
Joseph


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#776723: unblock: winetricks/0.0+20141009+svn1208-2 (pre-approval)

2015-02-01 Thread Adam D. Barratt
Control: tags -1 + confirmed moreinfo

On Sat, 2015-01-31 at 13:52 -0500, Joseph Bisch wrote:
 Hi, I am requesting an unblock with pre-approval. If granted, my sponsor
 will upload the new version of winetricks.
 
 This version of winetricks would fix a serious bug (#775439) which
 prevents the Visual C++ 2013 Runtime Libraries from being installed due
 to a sha1sum mismatch. I am specifically requesting an unblock for this
 sha1sum mismatch, because the Visual C++ Runtime Libraries are used by many
 programs that users may want to run using wine.

Please go ahead, and remove the moreinfo tag once the package has been
accepted.

Regards,

Adam


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#776723: unblock: winetricks/0.0+20141009+svn1208-2 (pre-approval)

2015-01-31 Thread Joseph Bisch
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Hi, I am requesting an unblock with pre-approval. If granted, my sponsor
will upload the new version of winetricks.

This version of winetricks would fix a serious bug (#775439) which
prevents the Visual C++ 2013 Runtime Libraries from being installed due
to a sha1sum mismatch. I am specifically requesting an unblock for this
sha1sum mismatch, because the Visual C++ Runtime Libraries are used by many
programs that users may want to run using wine.

Attached you will find a debdiff. There was no need to filter anything.

Cheers,
Joseph
diff -Nru '--exclude=.git' winetricks_0.0+20141009+svn1208-1/debian/changelog winetricks/debian/changelog
--- winetricks_0.0+20141009+svn1208-1/debian/changelog	2014-11-05 22:52:34.287387752 +
+++ winetricks/debian/changelog	2015-01-31 18:48:52.999318763 +
@@ -1,3 +1,10 @@
+winetricks (0.0+20141009+svn1208-2) unstable; urgency=medium
+
+  * debian/patches
+- Add fix for vcrun2013 sha1sum mismatch. (Fixes #775439)
+
+ -- Joseph Bisch joseph.bi...@gmail.com  Sat, 17 Jan 2015 16:05:32 +
+
 winetricks (0.0+20141009+svn1208-1) unstable; urgency=medium
 
   * New upstream release
diff -Nru '--exclude=.git' winetricks_0.0+20141009+svn1208-1/debian/patches/series winetricks/debian/patches/series
--- winetricks_0.0+20141009+svn1208-1/debian/patches/series	2014-11-05 22:07:51.071050832 +
+++ winetricks/debian/patches/series	2015-01-19 15:32:04.522125799 +
@@ -1 +1,2 @@
+vcrun2013_sha1sum_fix.patch
 10-option-gui.patch
diff -Nru '--exclude=.git' winetricks_0.0+20141009+svn1208-1/debian/patches/vcrun2013_sha1sum_fix.patch winetricks/debian/patches/vcrun2013_sha1sum_fix.patch
--- winetricks_0.0+20141009+svn1208-1/debian/patches/vcrun2013_sha1sum_fix.patch	1970-01-01 00:00:00.0 +
+++ winetricks/debian/patches/vcrun2013_sha1sum_fix.patch	2015-01-17 16:23:22.106577040 +
@@ -0,0 +1,22 @@
+Description: Fix sha1sum for vcrun2013.
+Origin: upstream, https://code.google.com/p/winetricks/source/detail?r=0d551c0cf409b1d1f6d6f3a096b0f159c6a4bba4
+Bug: https://code.google.com/p/winetricks/issues/detail?id=464
+Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=775439
+Last-Update: 2015-01-17
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
+Index: winetricks/src/winetricks
+===
+--- winetricks.orig/src/winetricks
 winetricks/src/winetricks
+@@ -7318,7 +7318,9 @@ w_metadata vcrun2013 dlls \
+ load_vcrun2013()
+ {
+ # http://www.microsoft.com/en-us/download/details.aspx?id=40784
+-w_download http://download.microsoft.com/download/2/E/6/2E61CFA4-993B-4DD4-91DA-3737CD5CD6E3/vcredist_x86.exe 18f81495bc5e6b293c69c28b0ac088a96debbab2
++# 2014/07/26: 18f81495bc5e6b293c69c28b0ac088a96debbab2
++# 2015/01/14: df7f0a73bfa077e483e51bfb97f5e2eceedfb6a3
++w_download http://download.microsoft.com/download/2/E/6/2E61CFA4-993B-4DD4-91DA-3737CD5CD6E3/vcredist_x86.exe df7f0a73bfa077e483e51bfb97f5e2eceedfb6a3
+ 
+ w_override_dlls native,builtin atl120 msvcp120 msvcr120 vcomp120
+ cd $W_CACHE/vcrun2013


signature.asc
Description: Digital signature