diff -Nru fonts-ocr-a-1.0/debian/changelog fonts-ocr-a-1.0/debian/changelog --- fonts-ocr-a-1.0/debian/changelog 2017-10-02 07:21:28.000000000 +0000 +++ fonts-ocr-a-1.0/debian/changelog 2018-02-15 19:39:37.000000000 +0000 @@ -1,3 +1,9 @@ +fonts-ocr-a (1.0-9) unstable; urgency=medium + + * Add AppStream metadata. + + -- Gürkan Myczko Thu, 15 Feb 2018 20:39:37 +0100 + fonts-ocr-a (1.0-8) unstable; urgency=medium * Set modification time, fixes reproducibility. diff -Nru fonts-ocr-a-1.0/debian/fonts-ocr-a.metainfo.xml fonts-ocr-a-1.0/debian/fonts-ocr-a.metainfo.xml --- fonts-ocr-a-1.0/debian/fonts-ocr-a.metainfo.xml 1970-01-01 00:00:00.000000000 +0000 +++ fonts-ocr-a-1.0/debian/fonts-ocr-a.metainfo.xml 2018-02-15 19:39:32.000000000 +0000 @@ -0,0 +1,19 @@ + + + fonts-ocr-a + CC0-1.0 + Public Domain + OCR-A + ANSI font readable by the computers of the 1960s + +

+ This font was developed by the American National Standards Institute (ANSI) + to be readable by the computers of the 1960s. The OCR-A font is still used + commercially in payment advice forms so that a lockbox company can determine + the account number and amount owed on a bill when processing a payment. + A site license for the OCR-A font is very expensive, so this free font was + created. +

+
+ http://sourceforge.net/projects/ocr-a-font +
diff -Nru fonts-ocr-a-1.0/debian/install fonts-ocr-a-1.0/debian/install --- fonts-ocr-a-1.0/debian/install 2017-07-12 12:02:22.000000000 +0000 +++ fonts-ocr-a-1.0/debian/install 2018-02-15 19:39:37.000000000 +0000 @@ -1 +1,2 @@ *.ttf usr/share/fonts/truetype/ocr-a +debian/fonts-ocr-a.metainfo.xml usr/share/metainfo diff -Nru fonts-ocr-a-1.0/debian/rules fonts-ocr-a-1.0/debian/rules --- fonts-ocr-a-1.0/debian/rules 2017-10-02 07:21:28.000000000 +0000 +++ fonts-ocr-a-1.0/debian/rules 2018-02-15 19:39:37.000000000 +0000 @@ -8,6 +8,3 @@ for sfd in OCRABold.sfd OCRAItalic.sfd OCRACondensed.sfd; \ do fontforge debian/scripts/ConvertFont.ff $$sfd; done find $(CURDIR) -name '*.ttf' -print0 | xargs -0 debian/scripts/fix-modtime.pe - -override_dh_builddeb: - dh_builddeb -- -Zxz -Sextreme -z9