Your message dated Tue, 08 May 2012 16:02:57 +0000
with message-id <[email protected]>
and subject line Bug#648312: fixed in blobwars 1.19-2
has caused the Debian Bug report #648312,
regarding blobwars: Please add support for build-arch and build-indep targets
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 [email protected]
immediately.)
--
648312: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=648312
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: blobwars
Severity: wishlist
Tags: patch
User: [email protected]
Usertags: build-arch-target
Hi,
Please see attached patch as an example of how to do this.
~Niels
diff -Nru blobwars-1.19/debian/changelog blobwars-1.19/debian/changelog
--- blobwars-1.19/debian/changelog 2011-04-17 17:06:42.000000000 +0200
+++ blobwars-1.19/debian/changelog 2011-11-10 15:01:42.000000000 +0100
@@ -1,3 +1,10 @@
+blobwars (1.19-1.1) UNRELEASED; urgency=low
+
+ * Non-maintainer upload.
+ * Added build-arch and build-indep targets in debian/rules.
+
+ -- Niels Thykier <[email protected]> Thu, 10 Nov 2011 14:59:30 +0100
+
blobwars (1.19-1) unstable; urgency=low
* New upstream release.
diff -Nru blobwars-1.19/debian/rules blobwars-1.19/debian/rules
--- blobwars-1.19/debian/rules 2011-04-17 16:35:58.000000000 +0200
+++ blobwars-1.19/debian/rules 2011-11-10 15:01:40.000000000 +0100
@@ -28,7 +28,9 @@
touch configure-stamp
-build: build-stamp
+build: build-arch build-indep
+build-arch: build-stamp
+build-indep: build-stamp
build-stamp: configure-stamp
dh_testdir
--- End Message ---
--- Begin Message ---
Source: blobwars
Source-Version: 1.19-2
We believe that the bug you reported is fixed in the latest version of
blobwars, which is due to be installed in the Debian FTP archive:
blobwars-data_1.19-2_all.deb
to main/b/blobwars/blobwars-data_1.19-2_all.deb
blobwars_1.19-2.debian.tar.gz
to main/b/blobwars/blobwars_1.19-2.debian.tar.gz
blobwars_1.19-2.dsc
to main/b/blobwars/blobwars_1.19-2.dsc
blobwars_1.19-2_amd64.deb
to main/b/blobwars/blobwars_1.19-2_amd64.deb
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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Guus Sliepen <[email protected]> (supplier of updated blobwars 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Tue, 08 May 2012 17:24:09 +0200
Source: blobwars
Binary: blobwars blobwars-data
Architecture: source amd64 all
Version: 1.19-2
Distribution: unstable
Urgency: low
Maintainer: Guus Sliepen <[email protected]>
Changed-By: Guus Sliepen <[email protected]>
Description:
blobwars - platform shooting game
blobwars-data - platform shooting game
Closes: 648312 669455
Changes:
blobwars (1.19-2) unstable; urgency=low
.
* Bump Standards-Version.
* Build-depend on zlib1g-dev Closes: #669455
* Provide build-arch and build-indep targets in debian/rules.
Closes: #648312
Checksums-Sha1:
8d238aa0889d6b9829fefa3175e968f66e2e3d45 1226 blobwars_1.19-2.dsc
cdc42b6e00e5e02807769039027142a672e34a73 16505 blobwars_1.19-2.debian.tar.gz
dffa57103af5c4ac73d973b2bc3f7cd5cb6e4f90 148350 blobwars_1.19-2_amd64.deb
611426308e011b68965001b1e20195de8f86e8e3 66735558 blobwars-data_1.19-2_all.deb
Checksums-Sha256:
bad82d721314d4cf946ece43658b322b561859f6a9bac65140f7a2b3d6120d5d 1226
blobwars_1.19-2.dsc
2802b082f4fc01276017fc7c14a73090935033c43565a2876208f74a51414a0b 16505
blobwars_1.19-2.debian.tar.gz
7b5fe462a8f6b4eb14b674fdb24616c2decabb62e6cac96afe0778ecc0336de3 148350
blobwars_1.19-2_amd64.deb
913e299bac78108bdd1e1f8acf4e0f3e52640f7a862608882abddc5368096bb4 66735558
blobwars-data_1.19-2_all.deb
Files:
af21009f55eb433bd58f744aeab13474 1226 games optional blobwars_1.19-2.dsc
71a0ba267c1fc25d2a1d594f6b0e981d 16505 games optional
blobwars_1.19-2.debian.tar.gz
b446ea1947b6d35ba7b86eb7809dfef7 148350 games optional
blobwars_1.19-2_amd64.deb
b4d4b57cc6483c4f25aa0a0fd579698b 66735558 games optional
blobwars-data_1.19-2_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iEYEARECAAYFAk+pPMYACgkQAxLow12M2ntNIgCfZm7uvV3ofCK5RsM4PRRPalKc
5qIAnRJclV6TjYboe61LKSSxnLhng853
=AV9p
-----END PGP SIGNATURE-----
--- End Message ---