diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2014-03-02 18:00:33 +0400 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2014-03-02 18:00:33 +0400 |
commit | ddf88053687866ed428ee27b0d0091eca9e6d9a8 (patch) | |
tree | 7a4f7c9600aa5f857b57628a89286e6dfc5eadbc | |
parent | 3a60b0754371920f49564287ebe4e1df1f43bcfa (diff) | |
download | driverdb-ddf88053687866ed428ee27b0d0091eca9e6d9a8.tar.gz |
driverdb (4.3) unstable; urgency=mediumdyson/4.3
* Bump version to reflect illumos
* Added a new target "newdb" in debian/rules to get new authentic db from
illumos sources
* Install files directly to /etc (e. i. files are conffiles)
* Suggests drvtools, not recommends
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 85a51ba..b3368c2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,12 @@ -driverdb (4.3) UNRELEASED; urgency=medium +driverdb (4.3) unstable; urgency=medium * Bump version to reflect illumos * Added a new target "newdb" in debian/rules to get new authentic db from illumos sources + * Install files directly to /etc (e. i. files are conffiles) + * Suggests drvtools, not recommends - -- Igor Pashev <pashev.igor@gmail.com> Sun, 02 Mar 2014 16:53:37 +0400 + -- Igor Pashev <pashev.igor@gmail.com> Sun, 02 Mar 2014 17:56:48 +0400 driverdb (0.1.1) unstable; urgency=low |