Skip to content

Latest commit

 

History

History
1808 lines (763 loc) · 67.8 KB

CHANGELOG.md

File metadata and controls

1808 lines (763 loc) · 67.8 KB

Here changelog only for previous major releases. To see changes for current major release, please use GiHub releases.

6.7.7 (2016-09-16)

Bug Fixes

  • nsis: handle unquoted UninstallString #735 (77f3277)

6.7.6 (2016-09-15)

Bug Fixes

  • nsis: apostrophe in product name (63c67ef), closes #750

6.7.5 (2016-09-14)

Bug Fixes

  • nsis: _? must be last #735 (517a90b)

6.7.4 (2016-09-14)

Bug Fixes

  • mac: throw sign error correctly (cca23b4), closes #737
  • nsis: get InstallLocation from UninstallerString if not found #735 (431922e)

6.7.3 (2016-09-11)

Bug Fixes

  • proxy config from npm #585 (29f6436)
  • nsis: correct fix of #722 (NSIS Installer Not Working on Second Invocation) (e35933d), closes #722

6.7.2 (2016-09-11)

Bug Fixes

  • Build fails with TimeOut exception: proxy (dd61408), closes #585

6.7.1 (2016-09-10)

Bug Fixes

  • nsis: remove old < 6.4.1 versions (cb538c1), closes #735

6.7.0 (2016-09-10)

Features

  • Hidden 'dotfiles' within an extraResources folder aren't copied (7877f71), closes #733

6.6.1 (2016-09-09)

Bug Fixes

  • nsis: no app icon in Add/Remove program (e6c1efe), closes #738

6.6.0 (2016-09-09)

Features

  • support CFBundleTypeRole for MacOS CFBundleURLTypes (888581a), closes #736

6.5.2 (2016-09-08)

Bug Fixes

  • Version 6.3.5 makes build pass even when it fails (a1b2b0e), closes #721
  • mas: Warning when using entitlements.mas.plist (5031116), closes #729

6.5.1 (2016-09-07)

Bug Fixes

  • nsis: uninstaller path should be not quoted #722 (63ee4cf)

6.5.0 (2016-09-07)

Bug Fixes

  • Cleanup fail after build (2e35205), closes #724
  • nsis: finally — NSIS Installer Not Working on Second Invocation (211d63f), closes #722

Features

6.4.1 (2016-09-04)

Bug Fixes

  • NSIS Installer Not Working on Second Invocation (0f1869b)
  • NSIS Installer Not Working on Second Invocation #722 (1b90ec6)

6.4.0 (2016-09-02)

Features

6.3.5 (2016-09-02)

Bug Fixes

  • incorrect log message "ci detected" (eb827ea)

6.3.4 (2016-09-02)

Bug Fixes

  • squirrel.windows: remove RELEASES because Squirrel.Windows doesn't check (0c592e8), closes #713

6.3.3 (2016-09-01)

Bug Fixes

  • squirrel.windows: use GH_TOKEN (e102e3e), closes #714

6.3.2 (2016-09-01)

Bug Fixes

  • mac: build mac targets on non-macOs (1398af4)
  • squirrel.windows: The base package release does not exist (3b1ad57), closes #713

6.3.1 (2016-08-30)

Bug Fixes

  • nsis: NSIS perMachine fails if UAC prompt is enabled (b739f42), closes #712
  • nsis: set locale id for legalTrademarks (91addfe), closes #672

6.3.0 (2016-08-29)

Bug Fixes

Features

  • nsis: boring per-machine only installer (a4eeade)

6.2.0 (2016-08-29)

Features

  • mac: rename electron.icns to productName.icns (8fa482e)

6.1.0 (2016-08-29)

Features

  • A crossplatform way to create file associations (f8840e1), closes #409

6.0.3 (2016-08-29)

Bug Fixes

  • squirrel.windows: stdout maxBuffer exceeded (0b84868), closes #709

6.0.2 (2016-08-27)

Bug Fixes

  • pattern **/*.js still copies all files (51309bf), closes #701

6.0.1 (2016-08-27)

Bug Fixes

6.0.0 (2016-08-27)

Bug Fixes

  • add undocumented dereference as workaround of #675 (9fe326d)
  • rename linux to linux-unpacked #670 (5d404ea)

Features

  • set AppImage as default target for Linux (8f55a2d)

BREAKING CHANGES

  • default target for Linux changed from deb to AppImage

5.35.0 (2016-08-26)

Features

  • support from/to paths in file patterns for extraFiles and extraResources (308438f), closes #650

5.34.1 (2016-08-22)

Bug Fixes

  • auto-unpack doesn't create file parent dirs (26c8360), closes #689

5.34.0 (2016-08-22)

Bug Fixes

  • Getting AppVeyor to Generate an Installer (Build Artifacts) (bc9d437), closes #674

Features

5.33.0 (2016-08-22)

Features

  • add node-gyp-rebuild #683 (e3a5899)

5.32.1 (2016-08-20)

Bug Fixes

  • XDG_DATA_DIRS is missing when starting AppImage on Fedora 24 (92d4895), closes #682

5.32.0 (2016-08-20)

Features

5.31.1 (2016-08-20)

Bug Fixes

  • pass --build-from-source to force native dep compilation (ef5f146), closes #647

5.31.0 (2016-08-20)

Features

  • nsis: per-machine installer automatically removes per-user installation (834434c), closes #621 #672

5.30.0 (2016-08-19)

Features

  • nsis: one-click installer automatically removes old version #621 (682ddde)

5.29.0 (2016-08-17)

Features

  • nsis: per-machine installer automatically removes old version #621 (2c3d8c2)

5.28.2 (2016-08-17)

Bug Fixes

  • skip rcedit for .msi installer (d40e0b5), closes #677

5.28.1 (2016-08-17)

Bug Fixes

  • disable dual-signing for .msi installer (903148b)

5.28.0 (2016-08-16)

Features

  • nsis: custom icon for file association #409 (09497cc)

5.27.0 (2016-08-16)

Features

5.26.0 (2016-08-12)

Bug Fixes

  • Build fails due to peer dependency errors (fcecbf0), closes #611
  • Do not trash old build artifacts (361b369), closes #586
  • do not required email for all Linux targets (ddfa6fc)

Features

  • Changing build attributes for different environment (b9d0139), closes #639

5.25.1 (2016-08-12)

Bug Fixes

  • Bump electron-wininstaller-fixed to Squirrel 1.4.4 (8008734)

5.25.0 (2016-08-11)

Bug Fixes

  • remove outdated license check (8665ef4)

Features

  • bundle osslsigncode for Linux (fc8d6c6)

5.24.1 (2016-08-10)

Bug Fixes

  • Some files in app.asar get corrupted (ee2f7c8), closes #662

5.24.0 (2016-08-09)

Features

  • nsis: multilang installer (50d27bf), closes #643 #646
  • EV certificate code signing (custom /n and /tr) (e008c19), closes #627 #590
  • remove OriginalFilename, add LegalTrademarks, add ProductVersion for NSIS (6a906ac), closes #655

5.23.2 (2016-08-05)

Bug Fixes

  • AppImage: app bin detection (06def89)

5.23.1 (2016-08-05)

Bug Fixes

  • one-click CHECK_APP_RUNNING before SetSilent (282fc72)
  • one-click installer — Uninstall Confirm Dialog Option for One-click Windows NSIS #618 (b3c49cb)

5.23.0 (2016-08-04)

Features

5.22.2 (2016-08-04)

Bug Fixes

  • Can't build on OSX (x64) since electron-builder 5.19.0 (753cd08), closes #635

5.22.1 (2016-08-02)

Bug Fixes

  • AppImage does not run when invoked in unpacked form (9731225), closes #592
  • Failing to sign the Windows build on Linux (a6a0cd6), closes #578
  • NSIS Installer hangs when being run silently (d0a4f90), closes #616
  • Windows NSIS One-Click Setup Launched while App already running in background (918a6c0), closes #617
  • don't take in account just directory app without package.json (3418239)
  • extraMetadata — deep assign (6a5c4bb)

Features

  • --extraMetadata for conditional compilation (da700d4), closes #494
  • Uninstall Confirm Dialog Option for One-click Windows NSIS (e99047d), closes #618

5.20.0 (2016-07-29)

Features

  • Make sure compiled app has same hash on different computers (d773077), closes #604

5.19.1 (2016-07-29)

Bug Fixes

  • Certificate file for sign was gone (provides with file://) under windows (04a88b0), closes #619

5.19.0 (2016-07-28)

Features

  • don't pack into asar node module that contains executable/binary files (e975881), closes #602

5.18.0 (2016-07-28)

Bug Fixes

  • remove "Warning: homepage" (0fd6a3e)

Features

  • NSIS script customization — script option (a807b17), closes #583

5.17.1 (2016-07-27)

Bug Fixes

  • do not use scoped asara package (c53074c), closes #610

5.17.0 (2016-07-27)

Features

  • NSIS script customization #583 (63beaaf)

5.16.0 (2016-07-22)

Features

  • exclude **/node_modules/*/{README.md,README,readme.md,readme,test} by default (5895583), closes #591 #606
  • exclude extraResources/extraFiles for one-package dir (3aaf025), closes #599

5.15.0 (2016-07-21)

Features

  • Linux: app icon is not required (ec0bda5), closes #593

5.14.2 (2016-07-20)

Bug Fixes

  • nsis: fix all nsis warnings (9a3fd5e)

5.14.1 (2016-07-19)

Bug Fixes

  • AppImage: AppImage should have arch in filename (e7d4f76), closes #594

5.14.0 (2016-07-18)

Features

5.13.1 (2016-07-14)

Bug Fixes

5.13.0 (2016-07-13)

Features

  • Squirrel.Windows: Automatic remoteReleases configuration (d6aa555), closes #561
  • nsis: run after finish flag for one-click installer (50039ea), closes #574

5.12.1 (2016-07-11)

Bug Fixes

  • nsis: per machine boring installer (1bd32a7), closes #564

5.12.0 (2016-07-09)

Bug Fixes

  • nsis: install per current user even if run as administrator (a01f481)

Features

  • nsis: per machine one-click installer #564 (9f52848)

5.11.3 (2016-07-09)

Bug Fixes

  • AppImage: bundle xorriso (a1bf645)

5.11.2 (2016-07-07)

Bug Fixes

  • AppImage: do not pack into archive, add .AppImage suffix (f59c7bd)

5.11.1 (2016-07-07)

Bug Fixes

  • nsis: ia32 Extracting wrong archive (56b3450), closes #567

5.11.0 (2016-07-07)

Bug Fixes

  • AppImage desktop icons (9a69286)
  • AppImage: use app name as a executable name (159446b)

Features

5.10.5 (2016-07-03)

Bug Fixes

  • CSC_INSTALLER_KEY_PASSWORD environment variable isn't picked up #560 (3fdd1f8)
  • CSC_INSTALLER_LINK environment variable isn't picked up #560 (1c2632d)

5.10.4 (2016-07-02)

Bug Fixes

  • non-English characters confuse rcedit: Unable to load file on windows build (from linux) (233fafe), closes #384

5.10.3 (2016-07-01)

Bug Fixes

  • Ignore .DS_Store Files (152b987), closes #545
  • dereference copied app files only for windows targets (bf2aafb)

5.10.2 (2016-06-28)

Bug Fixes

5.10.1 (2016-06-27)

Bug Fixes

  • Build failing when productName contains a slash (726e574), closes #539

5.10.0 (2016-06-26)

Features

  • publisher: Check that tag name starts with "v" #340 (bb71621)

5.9.0 (2016-06-26)

Features

  • nsis: Different Icon for installer / App ? (Windows) (65650ea), closes #525

5.8.0 (2016-06-26)

Bug Fixes

  • mas: cannot find mas installer (5ba6276), closes #535

Features

5.7.0 (2016-06-24)

Bug Fixes

  • don't throw release must be a draft if onTag policy was guessed (26c89f0)

Features

  • nsis: MUI_HEADERIMAGE #525 (3f43c0a)

5.6.3 (2016-06-23)

Bug Fixes

  • Installation Has Failed - Seems to be an issue with the RELEASES file (7c84f5f), closes #534

5.6.2 (2016-06-23)

Bug Fixes

  • Creating an MSI on Windows fails (d1ee7de), closes #485

5.6.1 (2016-06-22)

Bug Fixes

  • build --target dir doesn't work (f880157), closes #531

5.6.0 (2016-06-21)

Features

  • specified icon not being used when generating osx build (74388bb), closes #519

5.5.0 (2016-06-19)

Features

  • finish NSIS installer look and feel (e50e3c8)

5.4.4 (2016-06-17)

Bug Fixes

  • NSIS LZMA compression is slower and worse then external 7z compression (e1e6d67)
  • ignore dev deps if ignore func specified (0944985)
  • validate bin checksum (0f9d2e1)

Performance Improvements

  • create asar without intermediate copy (95c8a0c)

5.4.3 (2016-06-16)

Bug Fixes

  • allow passing absolute and relative path as userAppDir option (#515) (df096f0)

5.4.2 (2016-06-16)

Bug Fixes

  • ignore com.apple.idms.appleid.prd. certs (b69d3ab), closes #510

5.4.1 (2016-06-14)

Bug Fixes

  • don't use deb default deps for other targets #502 (c3679e7)

5.4.0 (2016-06-14)

Features

5.3.0 (2016-06-14)

Features

  • adding dot asar option (#496) (3fc7a89)

5.2.1 (2016-06-12)

Bug Fixes

  • don't try to build OS X x64 (ee64432)

5.2.0 (2016-06-11)

Features

  • Ability to set author/CompanyName programmatically (63c2529), closes #455
  • Add Ability to Create Pre-Releases and Releases (e5b0c04), closes #446

5.1.0 (2016-06-10)

Bug Fixes

  • Builder attempts to sign OSX app even though no signing is specified (24f6045), closes #481 #484

Features

  • Windows targets 7z, zip, tar.xz, tar.lz, tar.gz, tar.bz2 (1c983d4)

5.0.3 (2016-06-10)

Bug Fixes

  • Asar: true failing on Windows for electron-builder 5.x (317a330), closes #482

5.0.2 (2016-06-09)

Bug Fixes

  • mas target — Identity name is specified, but no valid identity with this name in the keychain (b091a13), closes #479

5.0.1 (2016-06-09)

Bug Fixes

  • restore --platform and --arch CLI (7f9e6e3)

5.0.0 (2016-06-08)

Bug Fixes

  • efficient implementation of copy extra files/resources (5853514)

Features

  • Development dependencies are never copied in any case (6d4ab11)
  • files option (0f7624d)

BREAKING CHANGES

  • prune by default, hidden files are not copied by default anymore

4.2.6 (2016-06-06)

Bug Fixes

  • OS X code signing — cert type prefix must be added, restore non-Apple cert support (97e16a2), closes #458

4.2.5 (2016-06-06)

Bug Fixes

  • Fallback to CSC_KEY_PASSWORD if certificatePassword not given (aea6505), closes #475

4.2.4 (2016-06-06)

Bug Fixes

  • Squirrel-packed executable not signed (eb10afb), closes #449

4.2.3 (2016-06-05)

Bug Fixes

  • building windows 32 bit and 64 bit simultaneously (cec4b3d), closes #470

4.2.2 (2016-06-03)

Bug Fixes

  • 4.2.1 Doesn't Include .node Files (12ba8b7), closes #468

4.2.1 (2016-06-03)

Bug Fixes

  • Application entry can't be found (a7b2932), closes #371
  • icudtl.dat: file changed as we read it (567c813), closes #460
  • warn "It is not possible to build OS X app on Windows" (f6c47f7), closes #422

4.2.0 (2016-06-02)

Bug Fixes

  • Don´t throw error if Release is not a Draft and build triggered by Tag (0f060c1), closes #429
  • entitlements file names according to new electron-osx-sign conventions (ecdff3c)
  • log github publisher user and project #425 (c2c3ef6)
  • move npmRebuild to build (1110596)
  • update electron-osx-sign to 0.4 beta (bf93b24)
  • windows codesign on Linux (7166580)

Features

BREAKING CHANGES

  • See new entitlements paths in the wiki

4.1.0 (2016-05-30)

Features

  • user-friendly MAS code signing (fe53388)

4.0.0 (2016-05-29)

Features

  • --dist by default and remove this flag in favour of `--target=dir #413 (a5e4571)
  • extraFiles (ca120e3)
  • option to skip installAppDependencies (67ed60b), closes #442

BREAKING CHANGES

  • extraResources copying files to resources on Linux/Windows, not to root directory as before. To copy to the root please use new option extraFiles.
  • appDir CLI is removed — use directories.app in the development package.json. sign CLI is removed — use build.osx.identity in the development package.json.

3.27.0 (2016-05-26)

Features

  • windows: specification of signing algorithms (#435) (73e7c14), closes #374 #416
  • support finding electron version in build.electronVersion or electron-prebuilt-compile (4c1f06d)

3.26.3 (2016-05-23)

Bug Fixes

  • import bundled certs into login.keychain (bffbbf1), closes #398

3.26.2 (2016-05-23)

Bug Fixes

  • check that description is not empty (a3bbb3f), closes #392

3.26.1 (2016-05-23)

Bug Fixes

3.26.0 (2016-05-23)

Features

  • linux: sh, rpm, freebsd, pacman, p5p, apk, 7z, zip, tar.xz, tar.gz, tar.bz2, tar.lz (50d31f1), closes #414

3.25.0 (2016-05-18)

Bug Fixes

  • Trouble building delta package for Squirrel.Windows on OSX (cc8278a), closes #407

Features

  • osx: Optional DMG background (4088b13)
  • The function to be run after pack (but before pack into distributable format and sign) (7f32573), closes #397
  • check asar existence and integrity (#401) (4a9af55)

3.24.0 (2016-05-15)

Features

  • linux: Install libappindicator1 and libnotify as a dependency of the linux package (05baad5)

3.23.0 (2016-05-14)

Features

3.22.2 (2016-05-14)

Bug Fixes

  • linux: use full path in .desktop file (#405) (1164ca1)
  • incorrect nupkg file if created on windows (a5a23ae), closes #402 #351

3.22.1 (2016-05-13)

Bug Fixes

  • win ia32 out dir name — unexpanded $arch (8d9b952)

3.22.0 (2016-05-13)

Features

  • revert "Releases file for Windows not uploaded to Github #190" (079989a)

3.21.0 (2016-05-12)

Bug Fixes

  • Cannot upload prerelease version (05121df), closes #395

Features

  • Squirrel.Windows doesn't escape " in the description (6977557), closes #378

3.20.0 (2016-05-11)

Bug Fixes

  • http download to destination if no parent dirs created (b5505fc)

Features

  • dual code-sign windows app + timestamped (b71d2f3)

3.19.0 (2016-05-10)

Features

  • Code signing windows app using SHA256 (032ba05), closes #386

3.18.0 (2016-05-09)

Bug Fixes

  • user-friendly error message "Error: buffer is not ico" (7ac6ca2), closes #349

Features

  • base64-encoded P12 file instead of https link (3ab0e57)
  • cleanup unused fpm versions (633d006)
  • use self-contained fpm on Linux — don't need to install ruby anymore (7d5b747)

3.17.1 (2016-05-05)

Bug Fixes

3.17.0 (2016-05-04)

Features

  • use self-containe fpm on OS X — don't need to install ruby anymore (e7cee5e)

3.16.1 (2016-05-03)

Bug Fixes

3.16.0 (2016-05-02)

Features

  • add Jenkins build number support (#373) (eebe882)

3.15.0 (2016-05-02)

Features

  • iconUrl git-lfs support, os x identity/installerIdentity options (974f7f3), closes #332
  • osx entitlements location by convention (af1165b)

3.14.0 (2016-04-29)

Features

  • build mas + other targets, osx 7z (c46e1f5)

3.13.1 (2016-04-28)

Bug Fixes

  • statFileInPackage in platformPackager.js creates wrong path (7373131), closes #365

3.13.0 (2016-04-28)

Bug Fixes

  • add debug log to investigate "Cannot build app with 3.6.2+" #360 (1970550)

Features

  • DMG — use bzip2 compression (old: 40MB, new: 36MB) (e0c3b92)

3.12.0 (2016-04-27)

Bug Fixes

  • Windows shortcut doesn't work when productName contains a space (f99d61e), closes #339

Features

3.11.0 (2016-04-25)

Features

3.10.0 (2016-04-23)

Features

  • import startssl certs by default (0f19455)

3.9.0 (2016-04-21)

Features

  • build.osx.target to specify dmg, zip or both (23df6a1), closes #322

3.8.0 (2016-04-20)

Features

  • accept multiple default app dirs (ea5f842), closes #344

3.7.0 (2016-04-20)

Features

  • Windows code signing from OS X (9134f61), closes #314

3.6.3 (2016-04-19)

Bug Fixes

  • Looks for linux homepage in the development package.json not in the application package.json (3da6893), closes #334

3.6.2 (2016-04-19)

Bug Fixes

  • get rid of nuget to pack win (c987439)

3.6.1 (2016-04-17)

Bug Fixes

  • deb package description according to spec (3c6ec3f), closes #327

3.6.0 (2016-04-16)

Bug Fixes

  • check that noMsi specified as bool (8266b22), closes #316

Features

  • Allow to specify custom build-version for electron-packager (c866084), closes #323

3.5.2 (2016-04-15)

Bug Fixes

  • check that electron-packager create out directory (e015b61), closes #301

3.5.1 (2016-04-14)

Bug Fixes

  • Error while creating delta nupkg for Windows: System.DllNotFoundException: msdelta.dl #294 (574add7), closes #294

3.5.0 (2016-04-10)

Features

  • if build/install-spinner.gif exists, set loadingGif to it (85a6fba), closes #292

3.4.0 (2016-04-09)

Features

  • Ability to customize the output directory (78bddc7), closes #272

3.3.1 (2016-04-08)

Bug Fixes

  • vendor/osx/7za seems to be broken (422a032), closes #296

3.3.0 (2016-04-05)

Features

  • use 7za to produce Squirrel.mac zip (smaller size — the same time to compress) (2dd5d7c)

3.2.0 (2016-04-02)

Features

  • Linux deb — specify license, package url #242 (c62683a)

3.1.2 (2016-04-01)

Bug Fixes

  • Windows installer metadata is incorrect #278 (b151ffc), closes #278
  • check windows icon to avoid unclear error messages in the 3rd-part tools (6ad853d), closes #243

3.1.0 (2016-03-25)

Features

  • prefix dist: as marker to package in a distributable format (fa7cc85), closes #267

3.0.2 (2016-03-25)

Bug Fixes

  • Error publishing to github when building on travis #261 (92f7a38), closes #261

3.0.1 (2016-03-24)

Bug Fixes

  • copy extra resources to NuGet package (65d8126), closes #230

3.0.0 (2016-03-23)

Bug Fixes

  • Linux build fails at icon conversion #239 (c778e2b), closes #239
  • Problems downloading electron #180 (0265db9), closes #180
  • update winstaller to fix build windows on OS X (c2bd66b)
  • zip, dmg and exe filenames do not use productName as intended (bfca0a7)

Code Refactoring

  • remove deprecated API (<2.8) (eadd09b)

Features

  • copy extra resources to packaged app (cbe3ff8)
  • linux icons from custom dir, generate missing from ICNS (7ac4b84)
  • remove support of build in the application package.json (46dbfe1), closes #251

BREAKING CHANGES

  • build is allowed since 3.0 only in the development package.json
  • Deprecated <2.8 API has been removed

2.9.5 (2016-03-13)

Bug Fixes

  • Windows nupkg downloaded twice each time / also keeps downloading latest release #234 (3c90af6), closes #234

2.9.4 (2016-03-13)

Bug Fixes

  • Github publishing not working on Linux #229 (841f397)
  • delete release again if failed with "405 Not Allowed" (3 times) (ebf783c)
  • ignore newline when parsing common name in .p12 certificates (dee8303)
  • npm install doesn't rebuild native dependencies if arch changed — rebuild must be used (5bcc95a)
  • reupload again if failed with "502 Bad Gateway" (3 times) (f131e33)

2.9.0 (2016-03-09)

Bug Fixes

  • windows: Releases file for Windows not uploaded to Github (9f4fba9), closes #190
  • windows: do not rename artifacts twice (9c87ffd)
  • Getting "no such file or directory, rename ..." #208 (1b6012e), closes #208

Features

  • Allow custom .p12 certificates (6918916), closes #216
  • use productName from app/package.json if present #204 (5d376e1), closes #204 #223

2.8.4 (2016-03-03)

Bug Fixes

2.8.3 (2016-02-25)

Bug Fixes

  • nsis: error on win when APP_OUT_FILE has spaces (f4e1b41)

2.8.2 (2016-02-23)

Bug Fixes

  • remove unused dependency lodash.camelcase (c7be41b)

2.8.1 (2016-02-23)

Bug Fixes

  • move read-package-json to production dependencies (ac10716)

2.8.0 (2016-02-23)

Features

  • use read-package-json as a correct fix of Linux maintainer .deb package field (3fba451)