Your message dated Mon, 26 Dec 2016 21:03:38 +0000
with message-id <[email protected]>
and subject line Bug#819437: fixed in gerbv 2.6.1-1
has caused the Debian Bug report #819437,
regarding gerbv: diff for NMU version 2.6.0-1.1
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.)
--
819437: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=819437
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: gerbv
Version: 2.6.0-1
Severity: normal
Tags: patch pending
Dear maintainer,
I've prepared an NMU for gerbv (versioned as 2.6.0-1.1) and
uploaded it to DELAYED/5. Please feel free to tell me if I
should delay it longer.
Regards.
diff -Nru gerbv-2.6.0/debian/changelog gerbv-2.6.0/debian/changelog
--- gerbv-2.6.0/debian/changelog 2012-03-07 07:25:40.000000000 +0100
+++ gerbv-2.6.0/debian/changelog 2016-03-28 15:45:30.000000000 +0200
@@ -1,3 +1,15 @@
+gerbv (2.6.0-1.1) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * libpng1.6 transistion: Change B-D from libpng12-dev to libpng-dev
+ (Closes: #662346)
+ * Remove Wesley J. Landaker from Uploaders, thanks for his contributions.
+ (Closes: #759986)
+ * Add an icon to the menu file, patch from BTS (Closes: #768024)
+ * Fix homepage in d/control (Closes: #718261)
+
+ -- Tobias Frost <[email protected]> Mon, 28 Mar 2016 15:45:07 +0200
+
gerbv (2.6.0-1) unstable; urgency=low
* New upstream release
diff -Nru gerbv-2.6.0/debian/control gerbv-2.6.0/debian/control
--- gerbv-2.6.0/debian/control 2012-03-07 07:28:57.000000000 +0100
+++ gerbv-2.6.0/debian/control 2016-03-28 15:43:13.000000000 +0200
@@ -2,10 +2,10 @@
Section: electronics
Priority: optional
Maintainer: Debian Electronics Team
<[email protected]>
-Uploaders: Hamish Moffatt <[email protected]>, Wesley J. Landaker
<[email protected]>, Ramakrishnan Muthukrishnan <[email protected]>, Gudjon
I. Gudjonsson <[email protected]>
+Uploaders: Hamish Moffatt <[email protected]>, Ramakrishnan Muthukrishnan
<[email protected]>, Gudjon I. Gudjonsson <[email protected]>
Standards-Version: 3.9.3
-Build-Depends: debhelper (>= 8), libgtk2.0-dev, libglib2.0-dev, libpng12-dev,
libcairo2-dev, autotools-dev
-Homepage: http://gerbv.gpleda.org/
+Build-Depends: debhelper (>= 8), libgtk2.0-dev, libglib2.0-dev, libpng-dev,
libcairo2-dev, autotools-dev
+Homepage: http://gerbv.geda-project.org/
Vcs-Git: git://git.debian.org/pkg-electronics/gerbv.git
Vcs-Browser: http://git.debian.org/?p=pkg-electronics/gerbv.git
@@ -14,6 +14,6 @@
Depends: ${misc:Depends}, ${shlibs:Depends}
Recommends: extra-xdg-menus
Description: Gerber file viewer for PCB design
- gerbv is a utility for viewing Gerber RS-274X files, Excellon drill files,
+ gerbv is a utility for viewing Gerber RS-274X files, Excellon drill files,
and CSV pick-and-place files. Gerber files are used for communicating
printed circuit board (PCB) designs to PCB manufacturers.
diff -Nru gerbv-2.6.0/debian/gerbv.menu gerbv-2.6.0/debian/gerbv.menu
--- gerbv-2.6.0/debian/gerbv.menu 2011-06-18 20:42:52.000000000 +0200
+++ gerbv-2.6.0/debian/gerbv.menu 2016-03-28 15:38:46.000000000 +0200
@@ -3,4 +3,5 @@
section="Applications/Viewers" \
command="/usr/bin/gerbv" \
title="gerbv" \
- longtitle="gerbv: PCB Gerber file viewer for X"
+ longtitle="gerbv: PCB Gerber file viewer for X" \
+ icon="/usr/share/icons/hicolor/scalable/apps/gerbv.svg"
--- End Message ---
--- Begin Message ---
Source: gerbv
Source-Version: 2.6.1-1
We believe that the bug you reported is fixed in the latest version of
gerbv, which is due to be installed in the Debian FTP archive.
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.
Dr. Tobias Quathamer <[email protected]> (supplier of updated gerbv 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: SHA512
Format: 1.8
Date: Mon, 26 Dec 2016 20:28:25 +0100
Source: gerbv
Binary: gerbv
Architecture: source
Version: 2.6.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Electronics Team
<[email protected]>
Changed-By: Dr. Tobias Quathamer <[email protected]>
Description:
gerbv - Gerber file viewer for PCB design
Closes: 662346 718261 759986 768024 819437 831477
Changes:
gerbv (2.6.1-1) unstable; urgency=medium
.
* Team upload.
* Imported Upstream version 2.6.1
- Refresh patches
- Remove non-existant translations
* Acknowledge NMU, thanks to Tobias Frost. (Closes: #819437)
* Apply changes from debian/2.5.0-1 to debian/2.6.0-1 again.
Those changes have accidentally been overwritten by Gudjon I. Gudjonsson.
* Remove Hamish Moffatt <[email protected]> from Uploaders. (Closes: #831477)
* Update Vcs-* URLs
* Remove menu file
* Use debhelper v10 and dh-autoreconf
* Remove configure option --enable-exportpng, not supported anymore
.
gerbv (2.6.0-1.1) unstable; urgency=medium
.
* Non-maintainer upload.
* libpng1.6 transistion: Change B-D from libpng12-dev to libpng-dev
(Closes: #662346)
* Remove Wesley J. Landaker from Uploaders, thanks for his contributions.
(Closes: #759986)
* Add an icon to the menu file, patch from BTS (Closes: #768024)
* Fix homepage in d/control (Closes: #718261)
Checksums-Sha1:
3573dc533e492c3fa48d230986ff5a294fbc72dc 1979 gerbv_2.6.1-1.dsc
6145b539986c31aa239609bf32e59fc2b3a8c9c2 4432481 gerbv_2.6.1.orig.tar.gz
6c3a5061111090002010b708bce7133c0b360268 6068 gerbv_2.6.1-1.debian.tar.xz
Checksums-Sha256:
24cc0a43f3412645e6ce5d864265191c5b99c19948c3f292f050631efa6a18eb 1979
gerbv_2.6.1-1.dsc
7aa6a2c622dc9ff7acd88411dddf95ae25ae3b5d97020f3ea91e97d82bf0d96c 4432481
gerbv_2.6.1.orig.tar.gz
2c86cfac83078402ef47c503c4d9b6101d444faadd681b3816ad73549b931c49 6068
gerbv_2.6.1-1.debian.tar.xz
Files:
ac1ac5bc1ec80aad950a7affd1598054 1979 electronics optional gerbv_2.6.1-1.dsc
9a8af19574025fb15f987c3df610f8ae 4432481 electronics optional
gerbv_2.6.1.orig.tar.gz
302b72c3d2d15df01dc7d6e984534994 6068 electronics optional
gerbv_2.6.1-1.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIcBAEBCgAGBQJYYXW3AAoJEBMC8fA26+sZSqUP/R7WujNU1ezWjPkzTY0y79gI
WcPaNsuP2A51Yn0R0JyYxUJhywxTKkuTZExQL2A9d03DZPL2cokPFrPzT0EqKoMG
w9zznSBSFFj0xL0VI+zBUlq75iMWT7GPCHOmfr1QqgfagR/ybf3cRe0OJZa1S/vL
B1eA35HACZN9FW/7m11+/bD5iDTCxpGc4ZWdj03peDl0hTMvXK/QrcJRdZFu/n13
iJu0dye2txUxaqnd749rQ79PWxYLFCnoketlCsdD8BGmNw/Vf+twSqMwa74eNf89
u71FwJLQZWigWSU5DPAiWYWmGPF/InKtRG0+e9Yu0fxt5NFyQ7/m9eeWgeaxEzpH
Wqqi+jUzS72ySmoX3vVVJWHGagiYcWbYzESAkTrT0BmEfhwzu69Bfr5mSQbZJ54v
9Vye67pYCsdEBom8Ob826AFQkhBLfOuWHis/tc415bNbMTvNvMPqt6cClxsMprgn
m007MQeUDaHzUQ16mvI2hGJB6g9F3Ezxo1K0Ut/UEeUAlft0Bn9j2CN+dR5toRFg
jI9EXgbTEEwm53chl8duOJbEHnEDxQ/WzqiXKL9XkH1qqF5FN5t3tVk3Pr7r71Pp
zMAki8Hx6SBGV1UXs+Ndck+jnQNsCK2D6rXG8PCXd+isCr/7BUwReA0AGHqEd1Sa
oO3ABDyMDXwyF/zT+pfu
=g5dz
-----END PGP SIGNATURE-----
--- End Message ---