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

Bug#801551: jessie-pu: package stress/1.0.1-1



Package: release.debian.org
Severity: normal
Tags: jessie
User: release.debian.org@packages.debian.org
Usertags: pu

Hi,

I would like to ask for acceptance of the jessie-pu based in attached debdiff.
This upload will close a 'serious' bug present in Jessie.

The changelog is:

------
stress (1.0.1-1+deb8u1) jessie; urgency=medium

  * debian/rules: avoid to install info/dir.gz file. (Closes: #799717)

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Sun, 11 Oct 2015 20:20:51 -0300
------

Thanks a lot in advance.

Regards,

Eriberto

-- System Information:
Debian Release: 8.2
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=pt_BR.UTF-8, LC_CTYPE=pt_BR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
diff -u stress-1.0.1/debian/changelog stress-1.0.1/debian/changelog
--- stress-1.0.1/debian/changelog
+++ stress-1.0.1/debian/changelog
@@ -1,3 +1,9 @@
+stress (1.0.1-1+deb8u1) jessie; urgency=medium
+
+  * debian/rules: avoid to install info/dir.gz file. (Closes: #799717)
+
+ -- Joao Eriberto Mota Filho <eriberto@debian.org>  Sun, 11 Oct 2015 20:20:51 -0300
+
 stress (1.0.1-1) unstable; urgency=low
 
   * Move to latest upstream version; closes: #541007
diff -u stress-1.0.1/debian/rules stress-1.0.1/debian/rules
--- stress-1.0.1/debian/rules
+++ stress-1.0.1/debian/rules
@@ -51,7 +51,7 @@
 
 	# Add here commands to install the package into debian/stress.
 	$(MAKE) install prefix=$(CURDIR)/debian/stress/usr
-
+	rm -f $(CURDIR)/debian/stress/usr/share/info/dir.gz
 
 # Build architecture-independent files here.
 binary-indep: build install

Reply to: