Skip to content

Commit

Permalink
[usb-moded] Release 0.82
Browse files Browse the repository at this point in the history
Signed-off-by: Philippe De Swert <philippe.deswert@jollamobile.com>
  • Loading branch information
philippedeswert committed Apr 28, 2015
1 parent d18b9a3 commit dcdecaf
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
@@ -1,4 +1,4 @@
AC_INIT([usb_moded], [0.81.9])
AC_INIT([usb_moded], [0.82])
AM_INIT_AUTOMAKE([-Wall -Werror foreign])

AM_CONFIG_HEADER([config.h])
Expand Down
18 changes: 18 additions & 0 deletions debian/changelog
@@ -1,3 +1,21 @@
usb-moded (0.82) unstable; urgency=low

* [rpm] Fix build, do not attempt to remove nonexistent file
* [pc-suite] Add a define for the pc-suite
* [cleanup] Remove code that's never compiled (#if 0)
* [cleanup] Remove MAYBE_NEEDED sections
* [cleanup] Remove the obsolete NO_KMOD code parts
* [config] Remove N900-specific .ini files
* [cleanup] Move some reference .txt files from root to docs/
* [upstart] Remove upstart appsync support
* [headers] Improve some mode related comments
* [spec] Don't use --enable-n900 anymore
* [cleanup] Remove now unused ovi-suite support
* [cleanup] Remove g_nokia code and the app killer
* [cleanup] Remove NOKIA and N900 defines

-- Philippe De Swert <philippe.deswert@jolla.com> Tue, 28 Apr 2015 12:47:23 +0300

usb-moded (0.81.9) unstable; urgency=low

* [modes.h] Add MODE_ADB named constant (contributes to JB#12048)
Expand Down

0 comments on commit dcdecaf

Please sign in to comment.