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

Bug#810761: marked as done (wheezy-pu: package stk/4.4.3-2)



Your message dated Sat, 02 Apr 2016 14:22:42 +0100
with message-id <1459603362.2441.217.camel@adam-barratt.org.uk>
and subject line Fix included in oldstable
has caused the Debian Bug report #810761,
regarding wheezy-pu: package stk/4.4.3-2
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.)


-- 
810761: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=810761
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
Tags: wheezy
User: release.debian.org@packages.debian.org
Usertags: pu

This update fixes bug 805549 on wheezy. This bug makes the dev package
useless for certain uses. Package is uploaded to p-u, diff is attached.


Saludos

-- System Information:
Debian Release: stretch/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.3.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
diff --git a/debian/changelog b/debian/changelog
index 1b2036a..820f37b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+stk (4.4.3-2+deb7u1) wheezy; urgency=medium
+
+  [ Hanno Zulla ]
+  * Install missing SKINI.{msg,tbl} include files
+
+ -- Felipe Sateler <fsateler@debian.org>  Fri, 18 Dec 2015 16:41:38 -0300
 stk (4.4.3-2) unstable; urgency=low
 
   [ Felipe Sateler ]
diff --git a/debian/gbp.conf b/debian/gbp.conf
index cec628c..d3f1da8 100644
--- a/debian/gbp.conf
+++ b/debian/gbp.conf
@@ -1,2 +1,4 @@
 [DEFAULT]
 pristine-tar = True
+debian-branch = debian/wheezy
+
diff --git a/debian/patches/01-makefile.patch b/debian/patches/01-makefile.patch
index 26fa351..db34483 100644
--- a/debian/patches/01-makefile.patch
+++ b/debian/patches/01-makefile.patch
@@ -64,7 +64,7 @@ Forwarded: no
  
 +install-headers:
 +	install -d $(DESTDIR)/usr/include/stk
-+	cp -r ../include/*.h $(DESTDIR)/usr/include/stk
++	cp -r ../include/* $(DESTDIR)/usr/include/stk
 +
 +install: $(SHAREDLIB) install-headers
 +	install -d  $(DESTDIR)/usr/share/stk
diff --git a/debian/rules b/debian/rules
index f6a9bb8..809929b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -21,6 +21,10 @@ override_dh_auto_configure:
 	dh_auto_configure -- $(CONFIGURE_FLAGS)
 	mkdir -p src/Release
 
+override_dh_auto_install:
+	dh_auto_install
+	rm -f debian/tmp/usr/include/stk/*.bak
+
 override_dh_installchangelogs:
 	dh_installchangelogs doc/ReleaseNotes.txt
 

--- End Message ---
--- Begin Message ---
Version: 7.10

Hi,

The updates referenced in these bugs were included in today's wheezy
point release.

Regards,

Adam

--- End Message ---

Reply to: