aboutsummaryrefslogtreecommitdiff
path: root/sysutils/debhelper/files
Commit message (Collapse)AuthorAgeFilesLines
* Handle HIGHEST_STABLE_COMPAT_LEVEL correctly without dpkg-parsechangelogSunpoet Po-Chuan Hsieh2020-06-261-3/+13
| | | | | | | - Bump PORTREVISION for package change Notes: svn path=/head/; revision=540434
* Update to 13.1Sunpoet Po-Chuan Hsieh2020-05-191-3/+7
| | | | | | | Changes: https://salsa.debian.org/debian/debhelper/-/blob/master/debian/changelog Notes: svn path=/head/; revision=535899
* Update to 12.9Sunpoet Po-Chuan Hsieh2020-01-293-8/+12
| | | | | | | Changes: https://salsa.debian.org/debian/debhelper/-/tags Notes: svn path=/head/; revision=524569
* Update to 12.7Sunpoet Po-Chuan Hsieh2019-10-211-12/+0
| | | | | | | Changes: https://salsa.debian.org/debian/debhelper/-/tags Notes: svn path=/head/; revision=515141
* Update to 11.5.4Sunpoet Po-Chuan Hsieh2019-01-011-3/+3
| | | | | | | Changes: https://salsa.debian.org/debian/debhelper/tags Notes: svn path=/head/; revision=488959
* Update to 10.10Sunpoet Po-Chuan Hsieh2017-10-221-4/+4
| | | | | | | Changes: https://anonscm.debian.org/git/debhelper/debhelper.git/tree/debian/changelog Notes: svn path=/head/; revision=452653
* Update to 10.8Sunpoet Po-Chuan Hsieh2017-09-111-9/+9
| | | | | | | Changes: https://anonscm.debian.org/git/debhelper/debhelper.git/tree/debian/changelog Notes: svn path=/head/; revision=449636
* Update to 10.6.1Sunpoet Po-Chuan Hsieh2017-06-301-3/+3
| | | | | | | Changes: https://anonscm.debian.org/git/debhelper/debhelper.git/tree/debian/changelog Notes: svn path=/head/; revision=444717
* Update to 10.5.1Sunpoet Po-Chuan Hsieh2017-06-271-10/+10
| | | | | | | Changes: https://anonscm.debian.org/git/debhelper/debhelper.git/tree/debian/changelog Notes: svn path=/head/; revision=444477
* Update to 10.5Sunpoet Po-Chuan Hsieh2017-06-262-18/+18
| | | | | | | Changes: https://anonscm.debian.org/git/debhelper/debhelper.git/tree/debian/changelog Notes: svn path=/head/; revision=444381
* Update to 10.3Sunpoet Po-Chuan Hsieh2017-05-072-13/+12
| | | | | | | Changes: https://anonscm.debian.org/git/debhelper/debhelper.git/tree/debian/changelog Notes: svn path=/head/; revision=440372
* - Update to 10.2.2Sunpoet Po-Chuan Hsieh2016-12-051-5/+5
| | | | | | | | | | | | - Add LICENSE_FILE - Add PORTSCOUT - Add NO_ARCH - Update WWW Changes: https://anonscm.debian.org/git/debhelper/debhelper.git/tree/debian/changelog Notes: svn path=/head/; revision=427881
* - Install complete list of componentsSunpoet Po-Chuan Hsieh2015-09-204-3/+49
| | | | | | | | | | - Bump PORTREVISION for package change PR: 202724 Submitted by: <bigangrygreenguy@gmail.com> Notes: svn path=/head/; revision=397414
* - Update to 9.20140613Sunpoet Po-Chuan Hsieh2014-07-041-15/+17
| | | | | | | | | | | | - Fix shebang - Update pkg-descr - Use single space after WWW: - Take maintainership Changes: http://source.joeyh.branchable.com/?p=source.git Notes: svn path=/head/; revision=360511
* A collection of programs that can be used in a debian/rules file to automateMartin Wilke2013-02-081-0/+26
common tasks related to building debian packages. Programs are included to install various files into your package, compress files, fix file permissions, integrate your package with the debian menu system, debconf, doc-base, etc. Most debian packages use debhelper as part of their build process. WWW: http://joeyh.name/code/debhelper/ PR: ports/175915 Submitted by: Gea-Suan Lin <gslin@gslin.org> Notes: svn path=/head/; revision=311923