Merge lp:~renatofilho/ubuntu/utopic/ttf-ancient-fonts/fix-1269017 into lp:ubuntu/utopic/ttf-ancient-fonts

Proposed by Renato Araujo Oliveira Filho
Status: Merged
Merged at revision: 14
Proposed branch: lp:~renatofilho/ubuntu/utopic/ttf-ancient-fonts/fix-1269017
Merge into: lp:ubuntu/utopic/ttf-ancient-fonts
Diff against target: 129 lines (+70/-4)
7 files modified
debian/changelog (+18/-0)
debian/control (+15/-2)
debian/patches/lp1269017.patch (+14/-0)
debian/patches/series (+1/-0)
debian/source/include-binaries (+1/-0)
debian/ttf-ancient-fonts-symbola.install (+1/-0)
debian/ttf-ancient-fonts.install (+20/-2)
To merge this branch: bzr merge lp:~renatofilho/ubuntu/utopic/ttf-ancient-fonts/fix-1269017
Reviewer Review Type Date Requested Status
Sebastien Bacher Approve
Ken VanDine Needs Fixing
Marco Trevisan (Treviño) (community) Approve
Review via email: mp+234013@code.launchpad.net

Commit message

Update Symbola font.
Split the package in two packages. This way we can install the Symbola font alone.

Symbola font is used by messaging-app to render emojis.

To post a comment you must log in.
8. By Renato Araujo Oliveira Filho

Update Symbola font.
Split the package in two packages. This way we can install the Symbola font alone.

Symbola font is used by messaging-app to render emojis.

Revision history for this message
Marco Trevisan (Treviño) (3v1n0) wrote :

Looks mostly fine, but I guess you need to update the debian/changelog and also to avoid upgrade problems you should add (to ttf-ancient-fonts-symbola):

Breaks: ttf-ancient-fonts (<< 2.57-1)
Replaces: ttf-ancient-fonts (<< 2.57-1)

9. By Renato Araujo Oliveira Filho

Changelog updated.

Revision history for this message
Marco Trevisan (Treviño) (3v1n0) wrote :

Thanks, that's fine on my side...

review: Approve
Revision history for this message
Marco Trevisan (Treviño) (3v1n0) wrote :

Ah, about the symbola package description, why not mentioning Emoji and removing the stuff that is not related to that pkg?

I guess it would help people looking for emoji support in ubuntu thought an APT search.

Revision history for this message
Renato Araujo Oliveira Filho (renatofilho) wrote :

> Ah, about the symbola package description, why not mentioning Emoji and
> removing the stuff that is not related to that pkg?
>
> I guess it would help people looking for emoji support in ubuntu thought an
> APT search.

Any suggestion for the description? I am not sure if the Symbola fonts contains only emojis look like it contains more than that.

10. By Renato Araujo Oliveira Filho

Update package version to the correct one.

11. By Renato Araujo Oliveira Filho

Remove empty line.

Revision history for this message
Ken VanDine (ken-vandine) wrote :

Your breaks and replaces needs tweaking, it should also break 2.57-1. So instead of (<< 2.57-1), use (<< 2.57-1ubuntu1)

review: Needs Fixing
12. By Renato Araujo Oliveira Filho

Fixed version used in Breaks and Replaces.

Revision history for this message
Marco Trevisan (Treviño) (3v1n0) wrote :

> > Ah, about the symbola package description, why not mentioning Emoji and
> > removing the stuff that is not related to that pkg?
> >
> > I guess it would help people looking for emoji support in ubuntu thought an
> > APT search.
>
> Any suggestion for the description? I am not sure if the Symbola fonts
> contains only emojis look like it contains more than that.

The symbols included are listed at http://users.teilar.gr/~g1951d/Symbola.pdf and yes they're mostly emoji, so you might use:

Description: Symbola Unicode Font for Ancient Scripts and Emoji
 These are free unicode fonts for Aegean Scripts, other ancient scripts in
 the greater Aegean vicinity, Egyptian Hieroglyphs, Sumero-Akkadian Cuneiform,
 Musical Symbols and all Symbol Blocks in the Unicode Standard.
 .
 This package includes the Symbola font, which also contains emoji symbols
 included in Unicode 7.0

Revision history for this message
Marco Trevisan (Treviño) (3v1n0) wrote :

Probably would be better:

Description: Symbola Unicode Font for Ancient Scripts and Emoji characters
 These are free unicode fonts for Aegean Scripts, other ancient scripts in
 the greater Aegean vicinity, Egyptian Hieroglyphs, Sumero-Akkadian Cuneiform,
 Musical Symbols and all Symbol Blocks in the Unicode Standard.
 .
 This package includes the Symbola font, which also contains emoji characters
 which are encoded in the Unicode Standard 7.0

13. By Renato Araujo Oliveira Filho

Updated Symbola package description.

14. By Renato Araujo Oliveira Filho

Merged: lp:~ken-vandine/ubuntu/utopic/ttf-ancient-fonts/fix-1269017

Revision history for this message
Sebastien Bacher (seb128) wrote :

That looks fine to me, thanks. Could you also forward that to Debian, they might want to take the split as well...

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== added file 'Symbola605.ttf'
0Binary files Symbola605.ttf 1970-01-01 00:00:00 +0000 and Symbola605.ttf 2014-09-10 15:10:51 +0000 differ0Binary files Symbola605.ttf 1970-01-01 00:00:00 +0000 and Symbola605.ttf 2014-09-10 15:10:51 +0000 differ
=== removed file 'Symbola605.ttf'
1Binary files Symbola605.ttf 2011-07-19 21:51:57 +0000 and Symbola605.ttf 1970-01-01 00:00:00 +0000 differ1Binary files Symbola605.ttf 2011-07-19 21:51:57 +0000 and Symbola605.ttf 1970-01-01 00:00:00 +0000 differ
=== added file 'debian/Symbola717.ttf'
2Binary files debian/Symbola717.ttf 1970-01-01 00:00:00 +0000 and debian/Symbola717.ttf 2014-09-10 15:10:51 +0000 differ2Binary files debian/Symbola717.ttf 1970-01-01 00:00:00 +0000 and debian/Symbola717.ttf 2014-09-10 15:10:51 +0000 differ
=== modified file 'debian/changelog'
--- debian/changelog 2011-07-19 21:51:57 +0000
+++ debian/changelog 2014-09-10 15:10:51 +0000
@@ -1,3 +1,21 @@
1ttf-ancient-fonts (2.57-1ubuntu1) UNRELEASED; urgency=medium
2
3 [ Renato Araujo Oliveira Filho ]
4 * Symbola font update
5 * Split the package in two packages. This way we can install the Symbola
6 font alone. (LP: #1269017)
7
8 [ Ken VanDine ]
9 * debian/control
10 - bump standards version to 3.9.5
11 * debian/source/include-binaries
12 - Include binaries to carry the updated Symbola font
13 * debian/Symbola717.ttf
14 - Added the Symbola717.ttf binary which is needed by the quilt
15 patch lp1269017.patch
16
17 -- Ken VanDine <ken.vandine@canonical.com> Wed, 10 Sep 2014 10:57:58 -0400
18
1ttf-ancient-fonts (2.57-1) unstable; urgency=low19ttf-ancient-fonts (2.57-1) unstable; urgency=low
220
3 * Team upload.21 * Team upload.
422
=== modified file 'debian/control'
--- debian/control 2011-07-19 21:51:57 +0000
+++ debian/control 2014-09-10 15:10:51 +0000
@@ -4,13 +4,26 @@
4Maintainer: Gürkan Sengün <gurkan@phys.ethz.ch>4Maintainer: Gürkan Sengün <gurkan@phys.ethz.ch>
5Uploaders: Debian Fonts Task Force <pkg-fonts-devel@lists.alioth.debian.org>5Uploaders: Debian Fonts Task Force <pkg-fonts-devel@lists.alioth.debian.org>
6Build-Depends: debhelper (>= 8)6Build-Depends: debhelper (>= 8)
7Standards-Version: 3.9.27Standards-Version: 3.9.5
8Homepage: http://users.teilar.gr/~g1951d/8Homepage: http://users.teilar.gr/~g1951d/
99
10Package: ttf-ancient-fonts10Package: ttf-ancient-fonts
11Architecture: all11Architecture: all
12Depends: ${misc:Depends}, ttf-ancient-fonts-symbola
13Description: Unicode Fonts for Ancient Scripts
14 These are free unicode fonts for Aegean Scripts, other ancient scripts in
15 the greater Aegean vicinity, Egyptian Hieroglyphs, Sumero-Akkadian Cuneiform,
16 Musical Symbols and all Symbol Blocks in the Unicode Standard.
17
18Package: ttf-ancient-fonts-symbola
19Architecture: all
12Depends: ${misc:Depends}20Depends: ${misc:Depends}
13Description: Unicode Fonts for Ancient Scripts21Breaks: ttf-ancient-fonts (<< 2.57-1ubuntu1)
22Replaces: ttf-ancient-fonts (<< 2.57-1ubuntu1)
23Description: Symbola Unicode Font for Ancient Scripts and Emoji characters
14 These are free unicode fonts for Aegean Scripts, other ancient scripts in24 These are free unicode fonts for Aegean Scripts, other ancient scripts in
15 the greater Aegean vicinity, Egyptian Hieroglyphs, Sumero-Akkadian Cuneiform,25 the greater Aegean vicinity, Egyptian Hieroglyphs, Sumero-Akkadian Cuneiform,
16 Musical Symbols and all Symbol Blocks in the Unicode Standard.26 Musical Symbols and all Symbol Blocks in the Unicode Standard.
27 .
28 This package includes the Symbola font, which also contains emoji characters
29 which are encoded in the Unicode Standard 7.0
1730
=== added directory 'debian/patches'
=== added file 'debian/patches/lp1269017.patch'
--- debian/patches/lp1269017.patch 1970-01-01 00:00:00 +0000
+++ debian/patches/lp1269017.patch 2014-09-10 15:10:51 +0000
@@ -0,0 +1,14 @@
1=== removed file 'Symbola605.ttf'
2Binary files old/Symbola605.ttf 2011-07-19 21:51:57 +0000 and new/Symbola605.ttf 1970-01-01 00:00:00 +0000 differ
3=== renamed file 'Symbola605.txt' => 'Symbola717.txt'
4--- old/Symbola605.txt 2011-07-19 21:51:57 +0000
5+++ new/Symbola717.txt 2014-09-09 21:29:16 +0000
6@@ -10,7 +10,7 @@
7 Fonts in ‘Unicode Fonts for Ancient Scripts’ are offered free for any use; they may be opened, edited, modified, regenerated, posted, packaged and redistributed.
8
9 Symbola.ttf
10-Version 6.05
11+Version 7.17
12 Symbola is not a merchandise.
13
14 Symbola covers the following scripts and symbols supported by Unicode:
015
=== added file 'debian/patches/series'
--- debian/patches/series 1970-01-01 00:00:00 +0000
+++ debian/patches/series 2014-09-10 15:10:51 +0000
@@ -0,0 +1,1 @@
1lp1269017.patch
02
=== added file 'debian/source/include-binaries'
--- debian/source/include-binaries 1970-01-01 00:00:00 +0000
+++ debian/source/include-binaries 2014-09-10 15:10:51 +0000
@@ -0,0 +1,1 @@
1debian/Symbola717.ttf
02
=== added file 'debian/ttf-ancient-fonts-symbola.install'
--- debian/ttf-ancient-fonts-symbola.install 1970-01-01 00:00:00 +0000
+++ debian/ttf-ancient-fonts-symbola.install 2014-09-10 15:10:51 +0000
@@ -0,0 +1,1 @@
1debian/Symbola717.ttf usr/share/fonts/truetype/ttf-ancient-scripts
02
=== renamed file 'debian/install' => 'debian/ttf-ancient-fonts.install'
--- debian/install 2011-07-19 21:51:57 +0000
+++ debian/ttf-ancient-fonts.install 2014-09-10 15:10:51 +0000
@@ -1,2 +1,20 @@
1*.otf usr/share/fonts/truetype/ttf-ancient-scripts1Akkadian256.otf usr/share/fonts/truetype/ttf-ancient-scripts
2*.ttf usr/share/fonts/truetype/ttf-ancient-scripts2Alexander.otf usr/share/fonts/truetype/ttf-ancient-scripts
3Alfios_B.otf usr/share/fonts/truetype/ttf-ancient-scripts
4Alfios_I.otf usr/share/fonts/truetype/ttf-ancient-scripts
5Alfios_J.otf usr/share/fonts/truetype/ttf-ancient-scripts
6Alfios_R.otf usr/share/fonts/truetype/ttf-ancient-scripts
7Anaktoria.otf usr/share/fonts/truetype/ttf-ancient-scripts
8Analecta306.otf usr/share/fonts/truetype/ttf-ancient-scripts
9Anatolian306.ttf usr/share/fonts/truetype/ttf-ancient-scripts
10Aroania_B.otf usr/share/fonts/truetype/ttf-ancient-scripts
11Aroania_R.otf usr/share/fonts/truetype/ttf-ancient-scripts
12Atavyros.otf usr/share/fonts/truetype/ttf-ancient-scripts
13Avdira_B.otf usr/share/fonts/truetype/ttf-ancient-scripts
14Avdira_I.otf usr/share/fonts/truetype/ttf-ancient-scripts
15Avdira_J.otf usr/share/fonts/truetype/ttf-ancient-scripts
16Avdira_R.otf usr/share/fonts/truetype/ttf-ancient-scripts
17Gardiner313.ttf usr/share/fonts/truetype/ttf-ancient-scripts
18Maya106.ttf usr/share/fonts/truetype/ttf-ancient-scripts
19Musica306.otf usr/share/fonts/truetype/ttf-ancient-scripts
20Unidings605.ttf usr/share/fonts/truetype/ttf-ancient-scripts

Subscribers

People subscribed via source and target branches