diff options
author | Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> | 2012-11-14 11:37:45 -0500 |
---|---|---|
committer | Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> | 2012-11-14 11:37:45 -0500 |
commit | 8cbf7c9c774ce690061418f7b54fd6277a7d9227 (patch) | |
tree | 7d357ebbf76867297d6644a372d021bb0232f514 /debian | |
parent | 61587dac796a8f76ad4bc7c71b6f9bff6f95fd79 (diff) | |
download | ayatana-indicator-sound-8cbf7c9c774ce690061418f7b54fd6277a7d9227.tar.gz ayatana-indicator-sound-8cbf7c9c774ce690061418f7b54fd6277a7d9227.tar.bz2 ayatana-indicator-sound-8cbf7c9c774ce690061418f7b54fd6277a7d9227.zip |
debian/source/format: migrate back to source format 1.0 for consistency
with the rest of the indicator stack.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | debian/source/format | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index c83d1cb..271106f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,8 @@ indicator-sound (12.10.2-0ubuntu1) UNRELEASED; urgency=low - add export DPKG_GENSYMBOLS_CHECK_LEVEL=4. - enable quilt with the dh sequencer to make sure patches get applied. * debian/compat: bump to compat level 9. + * debian/source/format: migrate back to source format 1.0 for consistency + with the rest of the indicator stack. -- Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> Wed, 14 Nov 2012 10:01:19 -0500 diff --git a/debian/source/format b/debian/source/format index 163aaf8..d3827e7 100644 --- a/debian/source/format +++ b/debian/source/format @@ -1 +1 @@ -3.0 (quilt) +1.0 |