blob: 6fc532c430efd69178046b73dbc4ca7b97017ec8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
|
<!ENTITY dhfirstname "<firstname>Guido</firstname>">
<!ENTITY dhsurname "<surname>Guenther</surname>">
<!ENTITY dhsection "<manvolnum>1</manvolnum>">
<!ENTITY dhconfsection "<manvolnum>5</manvolnum>">
<!ENTITY dhemail "<email>agx@sigxcpu.org</email>">
<!ENTITY dhusername "Guido Guenther">
<!ENTITY gbp-buildpackage "<command>gbp buildpackage</command>">
<!ENTITY gbp-import-orig "<command>gbp import-orig</command>">
<!ENTITY gbp-import-dsc "<command>gbp import-dsc</command>">
<!ENTITY gbp-import-dscs "<command>gbp import-dscs</command>">
<!ENTITY gbp-config "<command>gbp config</command>">
<!ENTITY gbp-dch "<command>gbp dch</command>">
<!ENTITY gbp "<command>gbp</command>">
<!ENTITY gbp-pull "<command>gbp pull</command>">
<!ENTITY gbp-clone "<command>gbp clone</command>">
<!ENTITY gbp-pq "<command>gbp pq</command>">
<!ENTITY gbp-create-remote-repo "<command>gbp create-remote-repo</command>">
<!ENTITY git-pbuilder "<command>git pbuilder</command>">
<!ENTITY gitcmd "<command>git</command>">
<!ENTITY gitkcmd "<command>gitk</command>">
<!ENTITY cowbuildercmd "<command>cowbuilder</command>">
<!ENTITY pbuildercmd "<command>pbuilder</command>">
<!ENTITY pdebuildcmd "<command>pdebuild</command>">
<!ENTITY debuildcmd "<command>debuild</command>">
<!ENTITY gbp.conf "<filename>gbp.conf</filename>">
<!ENTITY rpm-firstname "<firstname>Markus</firstname>">
<!ENTITY rpm-surname "<surname>Lehtonen</surname>">
<!ENTITY rpm-email "<email>markus.lehtonen@linux.intel.com</email>">
<!ENTITY rpm-username "Markus Lehtonen">
<!ENTITY rpm-mansection "<manvolnum>1</manvolnum>">
<!ENTITY gbp-buildpackage-rpm "<command>gbp buildpackage-rpm</command>">
<!ENTITY gbp-import-orig-rpm "<command>gbp import-orig-rpm</command>">
<!ENTITY gbp-import-srpm "<command>gbp import-srpm</command>">
<!ENTITY gbp-pq-rpm "<command>gbp pq-rpm</command>">
<!ENTITY gbp-rpm-ch "<command>gbp rpm-ch</command>">
<!ENTITY rpmbuild "<command>rpmbuild</command>">
<!ENTITY wget "<command>wget</command>">
<!ENTITY debian "<productname>Debian</productname>">
<!ENTITY git "<productname>Git</productname>">
<!ENTITY dch "<productname>dch</productname>">
<!ENTITY pbuilder "<productname>Pbuilder</productname>">
<!ENTITY gitloaddirs "<productname>Git_load_dirs</productname>">
<!ENTITY debuild "<productname>Debuild</productname>">
<!ENTITY svn-buildpackage "<productname>svn-buildpackage</productname>">
<!ENTITY gpg "<productname>GPG</productname>">
<!ENTITY dpkg-buildpackage "<productname>Dpkg-buildpackage</productname>">
<!ENTITY dpkg-source "<productname>Dpkg-source</productname>">
<!ENTITY pristine-tar "<productname>pristine-tar</productname>">
<!ENTITY apt-get "<productname>apt-get</productname>">
<!ENTITY dget "<productname>dget</productname>">
<!ENTITY lintian "<productname>lintian</productname>">
<!ENTITY gnu "<acronym>GNU</acronym>">
<!ENTITY gpl "&gnu; <acronym>GPL</acronym>">
|