cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env -us -uc -rfakeroot -S
-----------------------------------------------------------------------------------------------------------------------------------
dpkg-buildpackage: info: source package elpa-transient
dpkg-buildpackage: info: source version 0.3.7-2
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by David Bremner <[email protected]>
dpkg-source --before-build .
debian/rules clean
dh clean --with elpa
debian/rules override_dh_auto_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
rm config.mk
dh_auto_clean
make -j8 clean
make[2]: Entering directory '/<<PKGBUILDDIR>>'
Cleaning...
make[3]: Entering directory '/<<PKGBUILDDIR>>/lisp'
Cleaning...
make[3]: Leaving directory '/<<PKGBUILDDIR>>/lisp'
make[3]: Entering directory '/<<PKGBUILDDIR>>/docs'
make[3]: Leaving directory '/<<PKGBUILDDIR>>/docs'
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_clean
dpkg-source -b .
dpkg-source: info: using source format '3.0 (quilt)'
dpkg-source: info: building elpa-transient using existing ./elpa-transient_0.3.7.orig.tar.gz
dpkg-source: info: using patch list from debian/patches/series
dpkg-source: info: local changes detected, the modified files are:
elpa-transient-0.3.7/docs/transient_html/Aborting-and-Resuming-Transients.html
elpa-transient-0.3.7/docs/transient_html/Binding-Suffix-and-Infix-Commands.html
elpa-transient-0.3.7/docs/transient_html/Can-I-control-how-the-popup-buffer-is-displayed_003f.html
elpa-transient-0.3.7/docs/transient_html/Classes-and-Methods.html
elpa-transient-0.3.7/docs/transient_html/Command-Index.html
elpa-transient-0.3.7/docs/transient_html/Common-Suffix-Commands.html
elpa-transient-0.3.7/docs/transient_html/Comparison-With-Other-Packages.html
elpa-transient-0.3.7/docs/transient_html/Comparison-With-Prefix-Keys-and-Prefix-Arguments.html
elpa-transient-0.3.7/docs/transient_html/Defining-New-Commands.html
elpa-transient-0.3.7/docs/transient_html/Defining-Suffix-and-Infix-Commands.html
elpa-transient-0.3.7/docs/transient_html/Defining-Transients.html
elpa-transient-0.3.7/docs/transient_html/Enabling-and-Disabling-Suffixes.html
elpa-transient-0.3.7/docs/transient_html/FAQ.html
elpa-transient-0.3.7/docs/transient_html/Function-Index.html
elpa-transient-0.3.7/docs/transient_html/Getting-Help-for-Suffix-Commands.html
elpa-transient-0.3.7/docs/transient_html/Group-Classes.html
elpa-transient-0.3.7/docs/transient_html/Group-Methods.html
elpa-transient-0.3.7/docs/transient_html/Group-Specifications.html
elpa-transient-0.3.7/docs/transient_html/Hydra.html
elpa-transient-0.3.7/docs/transient_html/Internal-Prefix-Slots.html
elpa-transient-0.3.7/docs/transient_html/Introduction.html
elpa-transient-0.3.7/docs/transient_html/Invoking-Transients.html
elpa-transient-0.3.7/docs/transient_html/Keystroke-Index.html
elpa-transient-0.3.7/docs/transient_html/Magit_002dPopup.html
elpa-transient-0.3.7/docs/transient_html/Modifying-Existing-Transients.html
elpa-transient-0.3.7/docs/transient_html/Other-Commands.html
elpa-transient-0.3.7/docs/transient_html/Other-Options.html
elpa-transient-0.3.7/docs/transient_html/Pre_002dcommands-for-Infixes.html
elpa-transient-0.3.7/docs/transient_html/Pre_002dcommands-for-Non_002dSuffixes.html
elpa-transient-0.3.7/docs/transient_html/Pre_002dcommands-for-Suffixes.html
elpa-transient-0.3.7/docs/transient_html/Predicate-Slots.html
elpa-transient-0.3.7/docs/transient_html/Prefix-Classes.html
elpa-transient-0.3.7/docs/transient_html/Prefix-Slots.html
elpa-transient-0.3.7/docs/transient_html/Regular-Prefix-Arguments.html
elpa-transient-0.3.7/docs/transient_html/Regular-Prefix-Commands.html
elpa-transient-0.3.7/docs/transient_html/Related-Abstractions-and-Packages.html
elpa-transient-0.3.7/docs/transient_html/Saving-Values.html
elpa-transient-0.3.7/docs/transient_html/Slots-of-transient_002dinfix.html
elpa-transient-0.3.7/docs/transient_html/Slots-of-transient_002dsuffix.html
elpa-transient-0.3.7/docs/transient_html/Slots-of-transient_002dswitches.html
elpa-transient-0.3.7/docs/transient_html/Slots-of-transient_002dvariable.html
elpa-transient-0.3.7/docs/transient_html/Special-Pre_002dCommands.html
elpa-transient-0.3.7/docs/transient_html/Suffix-Classes.html
elpa-transient-0.3.7/docs/transient_html/Suffix-Format-Methods.html
elpa-transient-0.3.7/docs/transient_html/Suffix-Methods.html
elpa-transient-0.3.7/docs/transient_html/Suffix-Slots.html
elpa-transient-0.3.7/docs/transient_html/Suffix-Specifications.html
elpa-transient-0.3.7/docs/transient_html/Suffix-Value-Methods.html
elpa-transient-0.3.7/docs/transient_html/Transient-State.html
elpa-transient-0.3.7/docs/transient_html/Transients.html
elpa-transient-0.3.7/docs/transient_html/Usage.html
elpa-transient-0.3.7/docs/transient_html/Using-History.html
elpa-transient-0.3.7/docs/transient_html/Using-Infix-Arguments.html
elpa-transient-0.3.7/docs/transient_html/Variable-Index.html
elpa-transient-0.3.7/docs/transient_html/Why-did-some-of-the-key-bindings-change_003f.html
elpa-transient-0.3.7/docs/transient_html/Why-does-q-not-quit-popups-anymore_003f.html
elpa-transient-0.3.7/docs/transient_html/index.html
dpkg-source: error: aborting due to unexpected upstream changes, see /tmp/elpa-transient_0.3.7-2.diff.20uMh0
dpkg-source: info: Hint: make sure the version in debian/changelog matches the unpacked source tree
dpkg-source: info: you can integrate the local changes with dpkg-source --commit
dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 2
E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env -us -uc -rfakeroot -S' failed to run.
| Sysop: | Keyop |
|---|---|
| Location: | Huddersfield, West Yorkshire, UK |
| Users: | 715 |
| Nodes: | 16 (2 / 14) |
| Uptime: | 155:18:10 |
| Calls: | 12,092 |
| Files: | 15,000 |
| Messages: | 6,517,699 |