[med-svn] [Git][med-team/edfbrowser][master] 6 commits: initialize changelog

Étienne Mollier (@emollier) gitlab at salsa.debian.org
Sat Jul 30 10:26:58 BST 2022



Étienne Mollier pushed to branch master at Debian Med / edfbrowser


Commits:
f0bf2360 by Étienne Mollier at 2022-07-26T22:32:20+02:00
initialize changelog

- - - - -
ad960e14 by Étienne Mollier at 2022-07-26T22:32:47+02:00
use_debian_packaged_edflib.patch: refresh.

- - - - -
4cbe3847 by Étienne Mollier at 2022-07-26T22:35:23+02:00
endianness.patch: add to re-enable big endian support.

- - - - -
62a8246d by Étienne Mollier at 2022-07-30T11:23:06+02:00
d/control: limit architectures list to little endian processors.

- - - - -
047789d5 by Étienne Mollier at 2022-07-30T11:24:08+02:00
Revert "endianness.patch: add to re-enable big endian support."

This reverts commit 4cbe384708be7ad1c5653bf7068402f173af2c1a.

- - - - -
2221c100 by Étienne Mollier at 2022-07-30T11:26:34+02:00
update changelog

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/patches/use_debian_packaged_edflib.patch


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+edfbrowser (1.95+dfsg-2) UNRELEASED; urgency=medium
+
+  * use_debian_packaged_edflib.patch: refresh.
+  * d/control: limit architectures list to little endian processors.
+
+ -- Étienne Mollier <emollier at debian.org>  Sat, 30 Jul 2022 11:26:13 +0200
+
 edfbrowser (1.95+dfsg-1) unstable; urgency=medium
 
   * New upstream version


=====================================
debian/control
=====================================
@@ -19,7 +19,8 @@ Homepage: https://www.teuniz.net/edfbrowser/
 Rules-Requires-Root: no
 
 Package: edfbrowser
-Architecture: any
+Architecture: any-amd64 arm64 armel armhf i386 mips64el mipsel ppc64el alpha
+              ia64 riscv64 sh4
 Depends: ${shlibs:Depends},
          ${misc:Depends},
          libedf1 (>= 1.22)


=====================================
debian/patches/use_debian_packaged_edflib.patch
=====================================
@@ -5,7 +5,7 @@ Last-Update: Fri, 15 Dec 2017 13:05:55 +0100
 
 --- edfbrowser.orig/edfbrowser.pro
 +++ edfbrowser/edfbrowser.pro
-@@ -78,7 +78,6 @@
+@@ -79,7 +79,6 @@
  HEADERS += utils.h
  HEADERS += signalcurve.h
  HEADERS += spectrumanalyzer.h
@@ -13,7 +13,7 @@ Last-Update: Fri, 15 Dec 2017 13:05:55 +0100
  HEADERS += export_annotations.h
  HEADERS += edit_predefined_mtg.h
  HEADERS += spectrum_dock.h
-@@ -191,7 +190,6 @@
+@@ -200,7 +199,6 @@
  SOURCES += utils.c
  SOURCES += signalcurve.cpp
  SOURCES += spectrumanalyzer.cpp
@@ -21,7 +21,7 @@ Last-Update: Fri, 15 Dec 2017 13:05:55 +0100
  SOURCES += export_annotations.cpp
  SOURCES += edit_predefined_mtg.cpp
  SOURCES += spectrum_dock.cpp
-@@ -271,6 +269,7 @@
+@@ -286,6 +284,7 @@
  }
  
  QMAKE_CXXFLAGS += -Wextra -Wshadow -Wformat -Wformat-nonliteral -Wformat-security -Wtype-limits -Wfatal-errors -Wdeprecated-declarations



View it on GitLab: https://salsa.debian.org/med-team/edfbrowser/-/compare/d0e4d24cc7f2b4b9f0b4dc040d02fef0a99a028a...2221c100c39ba1aff2a3c6b002834066b3f35d8a

-- 
View it on GitLab: https://salsa.debian.org/med-team/edfbrowser/-/compare/d0e4d24cc7f2b4b9f0b4dc040d02fef0a99a028a...2221c100c39ba1aff2a3c6b002834066b3f35d8a
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20220730/47862f66/attachment-0001.htm>


More information about the debian-med-commit mailing list