[med-svn] r23471 - trunk/packages/shim/trunk/debian
Andreas Tille
tille at moszumanska.debian.org
Tue Jan 3 07:51:11 UTC 2017
Author: tille
Date: 2017-01-03 07:51:10 +0000 (Tue, 03 Jan 2017)
New Revision: 23471
Modified:
trunk/packages/shim/trunk/debian/changelog
trunk/packages/shim/trunk/debian/compat
trunk/packages/shim/trunk/debian/control
Log:
Normalise packaging, project seems to have vanished
Modified: trunk/packages/shim/trunk/debian/changelog
===================================================================
--- trunk/packages/shim/trunk/debian/changelog 2017-01-03 07:41:57 UTC (rev 23470)
+++ trunk/packages/shim/trunk/debian/changelog 2017-01-03 07:51:10 UTC (rev 23471)
@@ -1,5 +1,8 @@
-shim (0.1.1-1) unstable; urgency=low
+shim (0.1.1-1) UNRELEASED; urgency=low
- * Initial release (Closes: #nnnn) <nnnn is the bug number of your ITP>
+ * Initial release (Closes: #nnnn)
+ Project does not seem to exist any more since while it has moved to Github
+ there is no recent activity for years and domain http://freeshim.org has been
+ taken over by something really different
-- Jeff Buchbinder <jeff at freemedsoftware.org> Wed, 20 Apr 2011 10:02:58 -0400
Modified: trunk/packages/shim/trunk/debian/compat
===================================================================
--- trunk/packages/shim/trunk/debian/compat 2017-01-03 07:41:57 UTC (rev 23470)
+++ trunk/packages/shim/trunk/debian/compat 2017-01-03 07:51:10 UTC (rev 23471)
@@ -1 +1 @@
-8
+10
Modified: trunk/packages/shim/trunk/debian/control
===================================================================
--- trunk/packages/shim/trunk/debian/control 2017-01-03 07:41:57 UTC (rev 23470)
+++ trunk/packages/shim/trunk/debian/control 2017-01-03 07:51:10 UTC (rev 23471)
@@ -1,23 +1,30 @@
Source: shim
-Section: science
-Priority: extra
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-DM-Upload-Allowed: yes
Uploaders: Jeff Buchbinder <jeff at freemedsoftware.org>,
- Andreas Tille <tille at debian.org>
-Build-Depends: debhelper (>= 8), openjdk-6-jdk, cdbs, maven-debian-helper,
- maven2, librxtx-java, liblog4j1.2-java, libhsqldb-java
-Standards-Version: 3.9.2
-Homepage: http://freeshim.org/
-Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/shim/trunk
-Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/shim/trunk/
+ Andreas Tille <tille at debian.org>
+Section: science
+Priority: optional
+Build-Depends: debhelper (>= 10),
+ openjdk-6-jdk,
+ cdbs,
+ maven-debian-helper,
+ maven2,
+ librxtx-java,
+ liblog4j1.2-java,
+ libhsqldb-java
+Standards-Version: 3.9.8
+Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/shim/trunk/
+Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/shim/trunk
+Homepage: https://github.com/freemed/freeshim
Package: shim
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, openjdk-6-jre-headless, librxtx-java
+Depends: ${shlibs:Depends},
+ ${misc:Depends},
+ openjdk-6-jre-headless,
+ librxtx-java
Description: opensource electronic medical device interface
FreeSHIM is an opensource electronic medical device interface, which aims
to allow any EMR/PM system to talk to any medical device attached to a
workstation without having to install tons of pesky drivers or “reinvent
the wheel” for each additional device manufacturer.
-
More information about the debian-med-commit
mailing list