[med-svn] r3070 - trunk/packages/altree/trunk/debian
hanska-guest at alioth.debian.org
hanska-guest at alioth.debian.org
Fri Jan 30 10:12:04 UTC 2009
Author: hanska-guest
Date: 2009-01-30 10:12:04 +0000 (Fri, 30 Jan 2009)
New Revision: 3070
Modified:
trunk/packages/altree/trunk/debian/changelog
trunk/packages/altree/trunk/debian/control
Log:
Added ${misc:Depends} dependency to altree-examples
Modified: trunk/packages/altree/trunk/debian/changelog
===================================================================
--- trunk/packages/altree/trunk/debian/changelog 2009-01-29 04:48:17 UTC (rev 3069)
+++ trunk/packages/altree/trunk/debian/changelog 2009-01-30 10:12:04 UTC (rev 3070)
@@ -1,5 +1,6 @@
altree (1.1.0-1) UNRELEASED; urgency=low
+ [ Charles Plessy ]
TODO:
- Summarise what is new.
- integrate bash completion.
@@ -7,8 +8,11 @@
* New upstream version available.
- -- Charles Plessy <plessy at debian.org> Tue, 15 Jul 2008 10:24:54 +0900
+ [ David Paleino ]
+ * Added ${misc:Depends} dependency to altree-examples
+ -- David Paleino <d.paleino at gmail.com> Fri, 30 Jan 2009 11:11:27 +0100
+
altree (1.0.1-3) unstable; urgency=low
* debian/control:
Modified: trunk/packages/altree/trunk/debian/control
===================================================================
--- trunk/packages/altree/trunk/debian/control 2009-01-29 04:48:17 UTC (rev 3069)
+++ trunk/packages/altree/trunk/debian/control 2009-01-30 10:12:04 UTC (rev 3070)
@@ -28,6 +28,7 @@
Package: altree-examples
Architecture: all
Recommends: altree (= ${binary:Version})
+Depends: ${misc:Depends}
Description: example files for ALTree
This package contains the example files for the ALTree package discussed in
its PDF manual.
More information about the debian-med-commit
mailing list