Your message dated Sun, 13 Aug 2023 03:10:28 +0200
with message-id <[email protected]>
and subject line Re: gnokii: diff for NMU version 0.6.30+dfsg-1.2
has caused the Debian Bug report #847589,
regarding gnokii: diff for NMU version 0.6.30+dfsg-1.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 [email protected]
immediately.)
--
847589: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=847589
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: gnokii
Version: 0.6.30+dfsg-1.1
Severity: normal
Tags: patch pending
Dear maintainer,
I've prepared an NMU for gnokii (versioned as 0.6.30+dfsg-1.2) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.
Cheers
--
Sebastian Ramacher
diff -Nru gnokii-0.6.30+dfsg/debian/changelog gnokii-0.6.30+dfsg/debian/changelog
--- gnokii-0.6.30+dfsg/debian/changelog 2015-07-22 18:15:24.000000000 +0200
+++ gnokii-0.6.30+dfsg/debian/changelog 2016-12-09 17:39:06.000000000 +0100
@@ -1,3 +1,15 @@
+gnokii (0.6.30+dfsg-1.2) unstable; urgency=medium
+
+ * Non-maintainer upload.
+
+ [ Santiago Vila ]
+ * Add build-arch and build-indep targets. (Closes: #821989)
+
+ [ Sebastian Ramacher ]
+ * Switch to default-libmysqlclient-dev. (Closes: #845848)
+
+ -- Sebastian Ramacher <[email protected]> Fri, 09 Dec 2016 17:39:06 +0100
+
gnokii (0.6.30+dfsg-1.1) unstable; urgency=medium
* Non-maintainer upload.
diff -Nru gnokii-0.6.30+dfsg/debian/control gnokii-0.6.30+dfsg/debian/control
--- gnokii-0.6.30+dfsg/debian/control 2015-07-22 18:14:01.000000000 +0200
+++ gnokii-0.6.30+dfsg/debian/control 2016-12-01 23:19:22.000000000 +0100
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Leo Costela <[email protected]>
Build-Depends: debhelper (>= 7.0.50~), libxpm-dev, libxt-dev, libglib2.0-dev, libgtk2.0-dev,
- gettext, libmysqlclient-dev, libpq-dev,
+ gettext, default-libmysqlclient-dev, libpq-dev,
libbluetooth-dev [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64], libusb-dev,
libpcsclite-dev (>= 1.7.0), dh-autoreconf, libical-dev, libxml-parser-perl, intltool,
libreadline-dev, flex
diff -Nru gnokii-0.6.30+dfsg/debian/rules gnokii-0.6.30+dfsg/debian/rules
--- gnokii-0.6.30+dfsg/debian/rules 2015-07-22 18:08:53.000000000 +0200
+++ gnokii-0.6.30+dfsg/debian/rules 2016-12-01 23:15:09.000000000 +0100
@@ -38,6 +38,8 @@
touch configure-stamp
+build-arch: build
+build-indep: build
build: configure-stamp build-stamp
build-stamp:
dh_testdir
@@ -102,4 +104,4 @@
dh_builddeb -a
binary: binary-indep binary-arch
-.PHONY: build clean binary-indep binary-arch binary install configure
+.PHONY: build build-arch build-indep clean binary-indep binary-arch binary install configure
signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
Acknowledged.
--- End Message ---