diff options
-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 |