summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2013-05-24Allow building debhelper with USE_NLS=no to not require po4a to build. ↵Joey Hess1-0/+2
Closes: #709557
2013-02-09Avoid find -perm +mode breakage caused by findutils 4.5.11, by instead using ↵Joey Hess1-2/+2
-perm /mode. Closes: #700200
2012-11-12Makefile: introduce PREFIX variableChristoph Junghans1-4/+8
2012-11-12Makefile: add USE_NLS to disable nls supportChristoph Junghans1-1/+7
2010-11-02Fix deprecated command list on translated debhelper(7) man pages. Closes: ↵Joey Hess1-3/+9
#601204
2009-11-04Drop deprecated programs from the list of commands in debhelper(7). Closes: ↵Joey Hess1-6/+15
#548382
2009-09-16* update french translation. Closes: #494300, #477703Valéry Perrin1-2/+2
* add --previous at po4a command into Makefile * add dh, dh_auto_install, dh_auto_clean, dh_auto_configure, dh_auto_install, dh_auto_test, dh_bugfiles, dh_icons, dh_installifupdown, dh_installudev, dh_prep into po4a.cfg manpages list Valery.Perrin (valery.perrin.debian@free.fr)
2009-08-16Run pod2man with --utf8. Closes: #541270Joey Hess1-1/+1
2009-07-02Merge branch 'master' into buildsystems7.3.1Joey Hess1-3/+5
2009-07-02avoid installing empty translated debhelper.7 man pagesJoey Hess1-3/+5
When empty due to not being fully enough translated, as is the case now.
2009-06-28Revert "Generate and install dh_auto docs when building debhelper."Joey Hess1-16/+3
I'm reverting the documentation addition to try doing it myself, more simply and less verbosely. This reverts commit 6ac4644330cb02384cf6c12a540cdc6b8e347170.
2009-06-18Generate and install dh_auto docs when building debhelper.Modestas Vainius1-3/+16
Since dh_auto_* PODs and dh_auto.pod contain placeholders and final versions are generated with the use of podselect, they are not directly translatable. However, the final postprocessed PODs (with man/dh_auto_pod) are translatable. So these temporary PODs are written to the man/ subdir and they could be added to po4a as needed. However, I do not add those PODs for translation in this commit (neither previous versions of dh_auto_* were there).
2009-06-11Ship Debian/Debhelper/Buildsystem/* in the package.Modestas Vainius1-1/+3
Signed-off-by: Modestas Vainius <modestas@vainius.eu>
2009-06-11Integrate buildsystem testsuite into the debhelper build system.Modestas Vainius1-1/+1
Signed-off-by: Modestas Vainius <modestas@vainius.eu>
2009-03-23Pass -L UTF-8 to po4a to work around bug #520942Joey Hess1-1/+1
2008-05-04dh addon interface7.0.8Joey Hess1-1/+2
* dh: Add an interface that third-party packages providing debhelper commands can use to insert them into a command sequence. (See dh(1), "SEQUENCE ADDONS".) * dh: --with=foo can be used to include such third-party commands. So, for example, --with=cli could add the dh_cli* commands from cli-common. * Moved python-support special case out of dh and into a python-support sequence addon. --with=python-support is enabled by default to avoid breaking backwards compatability.
2008-04-29Fix underescaped $ in Makefile. Closes: #478475Joey Hess1-1/+1
2008-04-23updateJoey Hess1-0/+2
2008-04-23updatesJoey Hess1-3/+3
2008-04-23fixesJoey Hess1-2/+2
2008-04-23Add a Makefile and simplify this package's own rules file using all the new ↵Joey Hess1-0/+72
toys.
1999-08-28r261: * No user visible changes. Modified the package to interface better ↵joey1-3/+0
with my new local build system, which auto-updates the home page when a new debhelper is built.
1999-08-17r249: dpkg-parsechangelog | grep '^ 'joey1-0/+3
1999-08-17r248: Removed symlink files.joey1-0/+0
1999-08-17r189: Initial revisionjoey1-0/+0