aboutsummaryrefslogtreecommitdiff
path: root/docs/common.ent
blob: 303ea8049d7c4c3f70049b35f2e51d4c6303ad41 (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
56
57
58
  <!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&nbsp;buildpackage</command>">
  <!ENTITY gbp-import-orig	"<command>gbp&nbsp;import-orig</command>">
  <!ENTITY gbp-import-dsc	"<command>gbp&nbsp;import-dsc</command>">
  <!ENTITY gbp-import-dscs	"<command>gbp&nbsp;import-dscs</command>">
  <!ENTITY gbp-config		"<command>gbp&nbsp;config</command>">
  <!ENTITY gbp-dch		"<command>gbp&nbsp;dch</command>">
  <!ENTITY gbp		        "<command>gbp</command>">
  <!ENTITY gbp-pull		"<command>gbp&nbsp;pull</command>">
  <!ENTITY gbp-clone		"<command>gbp&nbsp;clone</command>">
  <!ENTITY gbp-pq		"<command>gbp&nbsp;pq</command>">
  <!ENTITY gbp-create-remote-repo "<command>gbp&nbsp;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&nbsp;buildpackage-rpm</command>">
  <!ENTITY gbp-import-srpm      "<command>gbp&nbsp;import-srpm</command>">
  <!ENTITY gbp-pq-rpm           "<command>gbp&nbsp;pq-rpm</command>">
  <!ENTITY gbp-rpm-ch           "<command>gbp rpm-ch</command>">
  <!ENTITY rpmbuild             "<command>rpmbuild</command>">
  <!ENTITY gbp-builder-mock     "<command>gbp-builder-mock</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 cowbuilder  "<productname>Cowbuilder</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 mock        "<productname>mock</productname>">
  <!ENTITY gnu         "<acronym>GNU</acronym>">
  <!ENTITY gpl         "&gnu; <acronym>GPL</acronym>">