You've already forked pgbackrest
							
							
				mirror of
				https://github.com/pgbackrest/pgbackrest.git
				synced 2025-10-30 23:37:45 +02:00 
			
		
		
		
	Fixed dev version string in Debian changelog.
This commit is contained in:
		| @@ -535,7 +535,7 @@ eval | ||||
|  | ||||
|                         # Update changelog to add experimental version | ||||
|                         fileStringWrite("${strBuildPath}/debian/changelog", | ||||
|                             "pgbackrest (${strVersionBase}-0." . ($bVersionDev ? 'D' : 'P') . strftime("%Y%m%e%H%M%S", gmtime) . | ||||
|                             "pgbackrest (${strVersionBase}-0." . ($bVersionDev ? 'D' : 'P') . strftime("%Y%m%d%H%M%S", gmtime) . | ||||
|                                 ") experimental; urgency=medium\n" . | ||||
|                             "\n" . | ||||
|                             '  * Automated experimental ' . ($bVersionDev ? 'development' : 'production') . " build.\n" . | ||||
|   | ||||
		Reference in New Issue
	
	Block a user