Andreas Tille pushed to branch master at Debian Med / sepp
Commits: 0939b557 by Andreas Tille at 2020-10-24T06:21:31+02:00 routine-update: Remove trailing whitespace in debian/rules - - - - - 3f280ca0 by Andreas Tille at 2020-10-24T06:25:41+02:00 routine-update: Ready to upload to unstable - - - - - 2 changed files: - debian/changelog - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +sepp (4.3.10+dfsg-2) unstable; urgency=medium + + * Remove trailing whitespace in debian/rules (routine-update) + + -- Andreas Tille <[email protected]> Sat, 24 Oct 2020 06:21:33 +0200 + sepp (4.3.10+dfsg-1) unstable; urgency=medium * Initial release (Closes: #971870) ===================================== debian/rules ===================================== @@ -43,12 +43,12 @@ override_dh_auto_install: dh_auto_install # Deleting upstream configuration file, which we are not packaging. $(RM) debian/sepp/usr/home.path - + # Moving split_sequences into the subdirectory /usr/share/sepp/util, as it is # not really part of the software but instead a helper script. mkdir -p debian/sepp/usr/share/sepp mv debian/sepp/usr/bin/split_sequences.py debian/sepp/usr/share/sepp - + # Not installing upp for now. $(RM) debian/sepp/usr/bin/run_upp.py View it on GitLab: https://salsa.debian.org/med-team/sepp/-/compare/12dbbaf29aaf00e2d401d0205dd28a356566774f...3f280ca0c9bb6f36bcb03aca534cb194794d248d -- View it on GitLab: https://salsa.debian.org/med-team/sepp/-/compare/12dbbaf29aaf00e2d401d0205dd28a356566774f...3f280ca0c9bb6f36bcb03aca534cb194794d248d You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
