diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 5 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index fe9e689..bcd2ac1 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -1,6 +1,8 @@ | |||
1 | my-x200 (0.6-2) UNRELEASED; urgency=medium | 1 | my-x200 (0.7-1) UNRELEASED; urgency=medium |
2 | 2 | ||
3 | * Initial release. | 3 | * Initial release. |
4 | * Removed remnant lines left of openrc-run in initd file | 4 | * Removed remnant lines left of openrc-run in initd file |
5 | * Added elogind as dependency | ||
6 | * New acpi event: button/suspend | ||
5 | 7 | ||
6 | -- Robert Alessi <alessi@robertalessi.net> Sun, 07 Feb 2021 15:47:20 +0100 | 8 | -- Robert Alessi <alessi@robertalessi.net> Sat, 13 Feb 2021 09:47:12 +0100 |
diff --git a/debian/control b/debian/control index b3cc4bd..0868d57 100644 --- a/debian/control +++ b/debian/control | |||
@@ -9,7 +9,7 @@ Homepage: http://git.robertalessi.net/my-x200 | |||
9 | Package: my-x200 | 9 | Package: my-x200 |
10 | Architecture: any | 10 | Architecture: any |
11 | Depends: ${shlibs:Depends}, ${misc:Depends}, lsb-base, intel-gpu-tools, rsync, | 11 | Depends: ${shlibs:Depends}, ${misc:Depends}, lsb-base, intel-gpu-tools, rsync, |
12 | macchanger, rfkill, acpi-support-base | 12 | elogind, macchanger, rfkill, acpi-support-base |
13 | Recommends: rsnapshot | 13 | Recommends: rsnapshot |
14 | Description: Service dedicated to Thinkpads X200 | 14 | Description: Service dedicated to Thinkpads X200 |
15 | my-x200 is a simple service primarily designed to make the | 15 | my-x200 is a simple service primarily designed to make the |