Your message dated Mon, 4 Jan 2021 16:05:44 +0100
with message-id <[email protected]>
and subject line Re: Bug#795282: xylib: diff for NMU version 1.3-1.1
has caused the Debian Bug report #795282,
regarding xylib: diff for NMU version 1.3-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.)
--
795282: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=795282
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: xylib
Version: 1.3-1
Severity: normal
Tags: patch pending
Dear maintainer,
I've prepared an NMU for xylib (versioned as 1.3-1.1) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.
Cheers
--
Sebastian Ramacher
diff -Nru xylib-1.3/debian/changelog xylib-1.3/debian/changelog
--- xylib-1.3/debian/changelog 2014-02-04 18:49:59.000000000 +0100
+++ xylib-1.3/debian/changelog 2015-08-12 17:35:53.000000000 +0200
@@ -1,3 +1,10 @@
+xylib (1.3-1.1) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Rename package for GCC 5 transition.
+
+ -- Sebastian Ramacher <[email protected]> Wed, 12 Aug 2015 17:35:50 +0200
+
xylib (1.3-1) unstable; urgency=low
* New upstream release. Closes: #727525.
diff -Nru xylib-1.3/debian/control xylib-1.3/debian/control
--- xylib-1.3/debian/control 2014-02-04 19:38:30.000000000 +0100
+++ xylib-1.3/debian/control 2015-08-12 17:34:13.000000000 +0200
@@ -7,7 +7,7 @@
Section: science
Homepage: http://xylib.sourceforge.net/
-Package: libxy3
+Package: libxy3v5
Section: libs
Architecture: any
Multi-Arch: same
@@ -15,6 +15,8 @@
Depends: ${shlibs:Depends}, ${misc:Depends}
Breaks: fityk (<< 0.9.2)
Suggests: fityk (>= 0.9.2)
+Conflicts: libxy3
+Replaces: libxy3
Description: Library for reading x-y data from several file formats
C++ library for reading files that contain x-y data from powder diffraction,
spectroscopy and other experimental methods. The supported formats include:
@@ -24,7 +26,7 @@
Package: libxy-dev
Section: libdevel
Architecture: any
-Depends: libxy3 (= ${binary:Version}), ${misc:Depends}
+Depends: libxy3v5 (= ${binary:Version}), ${misc:Depends}
Description: xylib development files
Development files for xylib.
.
@@ -33,7 +35,7 @@
Package: libxy-bin
Architecture: any
-Depends: libxy3 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
+Depends: libxy3v5 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Description: xylib - utilities
xylib is a C++ library for reading files that contain x-y data from powder
diffraction, spectroscopy and other experimental methods.
diff -Nru xylib-1.3/debian/libxy3.install xylib-1.3/debian/libxy3.install
--- xylib-1.3/debian/libxy3.install 2014-02-03 15:25:43.000000000 +0100
+++ xylib-1.3/debian/libxy3.install 1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-usr/lib/*/lib*.so.*
diff -Nru xylib-1.3/debian/libxy3v5.install xylib-1.3/debian/libxy3v5.install
--- xylib-1.3/debian/libxy3v5.install 1970-01-01 01:00:00.000000000 +0100
+++ xylib-1.3/debian/libxy3v5.install 2014-02-03 15:25:43.000000000 +0100
@@ -0,0 +1 @@
+usr/lib/*/lib*.so.*
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
Control: fixed -1 1.3-1.1
1.3-1.1 has been in unstable for five years now; I think we can close this bug.
--- End Message ---