diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2017-06-14 15:06:47 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2017-06-14 15:06:47 +0200 |
commit | 59498452d9b21c9c07f71693fdeae983c571e0e2 (patch) | |
tree | c05042f7709829e3138788ff70ea56ff9b7be099 /debian | |
parent | cf69c550f2a4b1b805f02d4d1af11b58a7324f63 (diff) | |
download | ayatana-indicator-power-59498452d9b21c9c07f71693fdeae983c571e0e2.tar.gz ayatana-indicator-power-59498452d9b21c9c07f71693fdeae983c571e0e2.tar.bz2 ayatana-indicator-power-59498452d9b21c9c07f71693fdeae983c571e0e2.zip |
Really switch back to com.canonical.powerd.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/copyright | 2 | ||||
-rw-r--r-- | debian/copyright.in | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/copyright b/debian/copyright index ae29a6e..d772c53 100644 --- a/debian/copyright +++ b/debian/copyright @@ -32,7 +32,7 @@ Files: CMakeLists.txt po/Makevars po/POTFILES.in src/CMakeLists.txt - src/org.ayatana.powerd.xml + src/com.canonical.powerd.xml tests/CMakeLists.txt tests/Makefile.am.strings tests/manual diff --git a/debian/copyright.in b/debian/copyright.in index d7e1435..55950ef 100644 --- a/debian/copyright.in +++ b/debian/copyright.in @@ -31,7 +31,7 @@ Files: CMakeLists.txt debian/watch po/CMakeLists.txt po/POTFILES.in - src/org.ayatana.powerd.xml + src/com.canonical.powerd.xml tests/Makefile.am.strings tests/manual Copyright: NONE |