[med-svn] r15503 - trunk/packages/edfbrowser/trunk/debian
Andreas Tille
tille at moszumanska.debian.org
Wed Dec 11 15:40:57 UTC 2013
Author: tille
Date: 2013-12-11 15:40:57 +0000 (Wed, 11 Dec 2013)
New Revision: 15503
Modified:
trunk/packages/edfbrowser/trunk/debian/changelog
trunk/packages/edfbrowser/trunk/debian/control
Log:
new upstream, cme fix dpkg-control, Priority: optional
Modified: trunk/packages/edfbrowser/trunk/debian/changelog
===================================================================
--- trunk/packages/edfbrowser/trunk/debian/changelog 2013-12-11 15:34:28 UTC (rev 15502)
+++ trunk/packages/edfbrowser/trunk/debian/changelog 2013-12-11 15:40:57 UTC (rev 15503)
@@ -1,3 +1,12 @@
+edfbrowser (1.53-1) UNRELEASED; urgency=medium
+
+ * New upstream release
+ * debian/control
+ - cme fix dpkg-control
+ - Priority: optional
+
+ -- Andreas Tille <tille at debian.org> Wed, 11 Dec 2013 16:44:12 +0100
+
edfbrowser (1.51-1) unstable; urgency=low
* New upstream release
Modified: trunk/packages/edfbrowser/trunk/debian/control
===================================================================
--- trunk/packages/edfbrowser/trunk/debian/control 2013-12-11 15:34:28 UTC (rev 15502)
+++ trunk/packages/edfbrowser/trunk/debian/control 2013-12-11 15:40:57 UTC (rev 15503)
@@ -1,22 +1,24 @@
Source: edfbrowser
-Section: science
-Priority: extra
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
Uploaders: Bas Zoetekouw <bas at debian.org>,
- Andreas Tille <tille at debian.org>
-Build-Depends: debhelper (>= 9), libqt4-dev, qt4-qmake
-Standards-Version: 3.9.4
-Homepage: http://www.teuniz.net/edfbrowser/
+ Andreas Tille <tille at debian.org>
+Section: science
+Priority: optional
+Build-Depends: debhelper (>= 9),
+ libqt4-dev,
+ qt4-qmake
+Standards-Version: 3.9.5
Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/edfbrowser/trunk/
Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/edfbrowser/trunk/
+Homepage: http://www.teuniz.net/edfbrowser/
Package: edfbrowser
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+ ${misc:Depends}
Description: viewer for biosignal storage files such as bdf and edf
EDFbrowser is a viewer for medical timeseries storage files containing data
such as EEG, EMG, and ECG signals. It supports EDF(+) and BDF(+) file
formats.
Apart from viewing the files, it also supports some editing operations and
can convert the biomedical files to other formats.
-
More information about the debian-med-commit
mailing list