diff options
| author | Marco Trevisan (Treviño) <mail@3v1n0.net> | 2018-04-09 16:17:08 -0400 |
|---|---|---|
| committer | Marco Trevisan (Treviño) <mail@3v1n0.net> | 2018-04-09 16:17:08 -0400 |
| commit | ebe89e8521f54561c7ae92e188401a57db69f212 (patch) | |
| tree | d1ca004e8b91fb528f57082c1c5a60d1fe9c8441 /debian | |
| parent | 2e5354be48b16393a5fa86e6fe36f4a51fef4c9c (diff) | |
debian/control: Add "X-Ubuntu-Use-Langpack: yes" now that this package is in Universe
Fixes LP: #1760435 (bzr r4271.1.1)
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 7 | ||||
| -rw-r--r-- | debian/control | 1 |
2 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 680779475..f2cc96e0e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +unity (7.5.0+18.04.20180404-0ubuntu2) bionic; urgency=medium + + * Add "X-Ubuntu-Use-Langpack: yes" to debian/control now that this package is + in Universe (LP: #1760435). + + -- Simon Quigley <tsimonq2@ubuntu.com> Sat, 07 Apr 2018 11:37:31 -0500 + unity (7.5.0+18.04.20180321-0ubuntu1) bionic; urgency=medium [ Andrea Azzarone ] diff --git a/debian/control b/debian/control index 75358d7aa..c3dc0cfc8 100644 --- a/debian/control +++ b/debian/control @@ -62,6 +62,7 @@ Homepage: https://launchpad.net/unity # If you aren't a member of ~unity-team but need to upload packaging changes, # just go ahead. ~unity-team will notice and sync up the code again. Vcs-Bzr: https://code.launchpad.net/~unity-team/unity/trunk +X-Ubuntu-Use-Langpack: yes Package: unity Architecture: any |
