mirror of
				https://github.com/go-gitea/gitea
				synced 2025-10-31 11:28:24 +00:00 
			
		
		
		
	| @@ -212,7 +212,7 @@ func buildPackagesIndices(ctx context.Context, ownerID int64, repoVersion *packa | ||||
| 		} | ||||
| 		addSeparator = true | ||||
|  | ||||
| 		fmt.Fprint(w, pfd.Properties.GetByName(debian_module.PropertyControl)) | ||||
| 		fmt.Fprintf(w, "%s\n", strings.TrimSpace(pfd.Properties.GetByName(debian_module.PropertyControl))) | ||||
|  | ||||
| 		fmt.Fprintf(w, "Filename: pool/%s/%s/%s\n", distribution, component, pfd.File.Name) | ||||
| 		fmt.Fprintf(w, "Size: %d\n", pfd.Blob.Size) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user