Release 1.16.0 "Clostridium botulinum"
This release contains fixes that make the project's dependencies more reliable, and therefore less likely to blow up when the world changes. Apart from that, there are a lot of extra translations: - Brazilian Portugese (Rafael Fontenelle) - Ukrainian (Yuri Chornoivan) - Swedish (Luna Jernberg) - Friulian (Fabio Tomat) - Romanian (Daniel Șerbănescu) - Slovenian (Matej Urbančič) - Dutch (Nathan Follens) - Finnish (Jiri Grönroos) - Persian (Danial Behzadi) - Catalan (Jordi Mas i Hernandez)
This commit is contained in:
		
							
								
								
									
										51
									
								
								debian/changelog
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										51
									
								
								debian/changelog
									
									
									
									
										vendored
									
									
								
							@ -1,3 +1,54 @@
 | 
			
		||||
squeekboard (1.16.0-1) experimental; urgency=medium
 | 
			
		||||
 | 
			
		||||
  [ Dorota Czaplejewicz ]
 | 
			
		||||
  * build: Remove regex crate
 | 
			
		||||
  * ci: Use bookworm image
 | 
			
		||||
  * build: Pin transitive dependencies
 | 
			
		||||
  * cargo: Update Cargo.lock with pinned dependencies
 | 
			
		||||
  * CI: Use byzantium as the base
 | 
			
		||||
  * cargo: Bump dependencies
 | 
			
		||||
 | 
			
		||||
  [ Guido Günther ]
 | 
			
		||||
  * po: Fix ui file name
 | 
			
		||||
  * entry: Mark as executable
 | 
			
		||||
  * entry: Only activate purpose timer when focused
 | 
			
		||||
  * entry: Add another input hint
 | 
			
		||||
  * Add entry test using GTK4
 | 
			
		||||
 | 
			
		||||
  [ Rafael Fontenelle ]
 | 
			
		||||
  * Add Brazilian Portuguese translation
 | 
			
		||||
 | 
			
		||||
  [ Yuri Chornoivan ]
 | 
			
		||||
  * Add Ukrainian translation
 | 
			
		||||
 | 
			
		||||
  [ Luna Jernberg ]
 | 
			
		||||
  * Add Swedish Translation
 | 
			
		||||
  * Update sv.po
 | 
			
		||||
  * Update LINGUAS
 | 
			
		||||
 | 
			
		||||
  [ Fabio Tomat ]
 | 
			
		||||
  * Add Friulian translation
 | 
			
		||||
 | 
			
		||||
  [ Daniel Șerbănescu ]
 | 
			
		||||
  * Add Romanian translation
 | 
			
		||||
 | 
			
		||||
  [ Matej Urbančič ]
 | 
			
		||||
  * Add Slovenian translation
 | 
			
		||||
 | 
			
		||||
  [ Nathan Follens ]
 | 
			
		||||
  * Add Dutch translation
 | 
			
		||||
 | 
			
		||||
  [ Jiri Grönroos ]
 | 
			
		||||
  * Add Finnish translation
 | 
			
		||||
 | 
			
		||||
  [ Danial Behzadi ]
 | 
			
		||||
  * Add Persian translation
 | 
			
		||||
 | 
			
		||||
  [ Jordi Mas i Hernandez ]
 | 
			
		||||
  * Add Catalan translation
 | 
			
		||||
 | 
			
		||||
 -- Dorota Czaplejewicz <dorota.czaplejewicz@puri.sm>  Tue, 25 Jan 2022 11:24:04 +0000
 | 
			
		||||
 | 
			
		||||
squeekboard (1.15.0-1) experimental; urgency=medium
 | 
			
		||||
 | 
			
		||||
  [ Khaled Eldoheiri ]
 | 
			
		||||
 | 
			
		||||
@ -1,7 +1,7 @@
 | 
			
		||||
project(
 | 
			
		||||
    'squeekboard',
 | 
			
		||||
    'c', 'rust',
 | 
			
		||||
    version: '1.15.0',
 | 
			
		||||
    version: '1.16.0',
 | 
			
		||||
    license: 'GPLv3',
 | 
			
		||||
    meson_version: '>=0.51.0',
 | 
			
		||||
    default_options: [
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user