1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113
|
fonts-gubbi (1.3-5) unstable; urgency=low
* debian/control:
+ Set maintainer to Debian Fonts Task Force.
-- Kartik Mistry <kartik@debian.org> Thu, 16 Apr 2020 10:11:43 +0530
fonts-gubbi (1.3-4) unstable; urgency=low
* Team upload.
* debian/rules:
+ Use simple dh format.
* Added debian/gitlab-ci.yml.
* debian/control:
+ Updated Vcs-* URLs.
+ Bumped Standards-Version to 4.5.0
+ Switched to debhelper-compat.
+ Added 'Rules-Requires-Root' field.
* Updated debian/copyright.
* Updated debian/watch.
-- Kartik Mistry <kartik@debian.org> Thu, 16 Apr 2020 09:37:06 +0530
fonts-gubbi (1.3-3) unstable; urgency=low
* Upload to unstable
-- Vasudev Kamath <kamathvasudev@gmail.com> Sat, 11 May 2013 09:41:52 +0530
fonts-gubbi (1.3-2) experimental; urgency=low
* Replaced the git.d.o with anonscm.d.o in Vcs-* fields
* Makred fonts-gubbi as Multi-Arch foreign to allow proper installation
on multi-arch systems.
-- Vasudev Kamath <kamathvasudev@gmail.com> Sun, 03 Mar 2013 13:45:51 +0530
fonts-gubbi (1.3-1) experimental; urgency=low
* Imported Upstream version 1.3
[Vasudev Kamath]
* debian/control:
+ Bumped Standards-Version to 3.9.4, this didn't require any
change to the package source.
+ Removed DM-Upload-Allowed field as it will be deprecated soon.
+ Regenerated this file using CDBS.
+ Fixed the short and long descriptions.
* debian/copyright:
+ Reflected the upstream license change
+ Instead of * added file names from upstream
+ Fixed the Format field as per Debian copyright-format 1.0
+ Added Upstream-Contact field.
* debian/rules:
+ Converted to CDBS format
+ Added variables to enable git-orig-source through CDBS
+ Enabled copyright check using CDBS
* Reverted debian/compat to 8 to allow backporting.
-- Vasudev Kamath <kamathvasudev@gmail.com> Fri, 30 Nov 2012 10:08:50 +0530
fonts-gubbi (1.1-1) experimental; urgency=low
* Watch file points to github again
* Imported Upstream version 1.1
* debian/preinst:
+ Removed this file, actually it was my stupidity dpkg is capable
of removing folder which is not shipped by package. Thanks to
jwilk and daemonkeeper for pointing me in right direction
* debian/control:
+ Bumped Standards-Version to 3.9.3. This did not require any
change to package source
+ Increased minimum version of debhelper required to 9
* Set debian/compat to 9
* debian/*.install
+ Upstream doesn't create tarball inside TTFFiles folder any more
so updated the path
-- Vasudev Kamath <kamathvasudev@gmail.com> Sat, 18 Aug 2012 20:54:23 +0530
fonts-gubbi (1.0-3) unstable; urgency=low
* Team upload.
* debian/control:
+ Added fonts-knda-udeb for D-I.
+ Set DM-Upload-Allowed: yes
* debian/fonts-knda-udeb.install:
+ Introduced this file for fonts-knda-udeb package for D-I
* debian/fonts-gubbi.install:
+ Renamed existing install file to fonts-gubbi.install
+ Font should be installed to Gubbi directory instead of fonts-gubbi under
/usr/share/fonts/truetype directory.
* Renamed 90-fonts-knda.conf to 65.0-fonts-knda.conf to override
65-nonlatin.conf shipped with fontconfig
* debian/fonts-gubbi.preinst:
+ Introduced to remove previously used fonts-gubbi directory before
installing fonts to Gubbi directory
* debian/fonts-gubbi.links
+ Renamed the links file to fonts-gubbi.links
-- Kartik Mistry <kartik@debian.org> Sun, 19 Feb 2012 20:51:00 +0530
fonts-gubbi (1.0-2) unstable; urgency=low
* debian/watch:
+ Watch expression now points to new download location
-- Vasudev Kamath <kamathvasudev@gmail.com> Tue, 03 Jan 2012 22:26:32 +0530
fonts-gubbi (1.0-1) unstable; urgency=low
* Initial release (Closes: #651738)
-- Vasudev Kamath <kamathvasudev@gmail.com> Mon, 12 Dec 2011 12:19:07 +0530
|