[med-svn] r8730 - trunk/packages/freediams/trunk/debian
Andreas Tille
tille at alioth.debian.org
Wed Nov 30 15:52:10 UTC 2011
Author: tille
Date: 2011-11-30 15:52:09 +0000 (Wed, 30 Nov 2011)
New Revision: 8730
Modified:
trunk/packages/freediams/trunk/debian/changelog
trunk/packages/freediams/trunk/debian/control
Log:
Finally got the Relations to previous packages fixed; upload to unstable
Modified: trunk/packages/freediams/trunk/debian/changelog
===================================================================
--- trunk/packages/freediams/trunk/debian/changelog 2011-11-30 15:48:44 UTC (rev 8729)
+++ trunk/packages/freediams/trunk/debian/changelog 2011-11-30 15:52:09 UTC (rev 8730)
@@ -1,4 +1,4 @@
-freediams (0.6.2-1) UNRELEASED; urgency=low
+freediams (0.6.2-1) unstable; urgency=low
[ Eric Maeker ]
* New upstream version
@@ -13,9 +13,11 @@
--> needs further discussion how to provide a stripped down
free alternative
- freediams:
- Conflicts/Replaces/Provides: freediams-data (<< ${source:Version})
+ Conflicts/Replaces: freediams-data
- freediams-drugs:
- Conflicts: freediams (<< ${source:Version})
+ Conflicts/Replaces: freediams-data
+ Breaks: freediams (<< ${source:Version})
+ (thanks to Jakub Wilk <jwilk at debian.org> for the hint)
* debian/{control,rules}: rename freediams-data to freediams-drugs
* debian/rules: use calculated $(pkg) name instead of "freediams" string
* Hopefully the new version
Modified: trunk/packages/freediams/trunk/debian/control
===================================================================
--- trunk/packages/freediams/trunk/debian/control 2011-11-30 15:48:44 UTC (rev 8729)
+++ trunk/packages/freediams/trunk/debian/control 2011-11-30 15:52:09 UTC (rev 8730)
@@ -38,9 +38,9 @@
Architecture: all
Depends: ${misc:Depends}
Recommends: freediams (= ${source:Version})
-Conflicts: freediams-data, freediams (<< ${source:Version})
+Conflicts: freediams-data
+Breaks: freediams (<< ${source:Version})
Replaces: freediams-data
-Provides: freediams-data
Description: Data for pharmaceutical drugs prescriptor and interactions checker FreeDiams
FreeDiams prescriber is the result of FreeMedForms prescriber plugins
built into a standalone application. It is developed by medical doctors
More information about the debian-med-commit
mailing list