[med-svn] [freeshim] 04/09: Normalise packaging, project seems to have vanished
Andreas Tille
tille at debian.org
Wed Dec 27 23:20:51 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository freeshim.
commit a1c0d034fe4ecf5c2b3c141013bd4e003041c128
Author: Andreas Tille <tille at debian.org>
Date: Tue Jan 3 07:51:10 2017 +0000
Normalise packaging, project seems to have vanished
---
debian/changelog | 7 +++++--
debian/compat | 2 +-
debian/control | 31 +++++++++++++++++++------------
3 files changed, 25 insertions(+), 15 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 15875c2..2e51926 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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
diff --git a/debian/compat b/debian/compat
index 45a4fb7..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-8
+10
diff --git a/debian/control b/debian/control
index 9b93b93..3f68772 100644
--- a/debian/control
+++ b/debian/control
@@ -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.
-
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/freeshim.git
More information about the debian-med-commit
mailing list