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 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84
|
<!ENTITY dhconfsection "<manvolnum>5</manvolnum>">
<!ENTITY dhsection "<manvolnum>1</manvolnum>">
<!ENTITY rpm-mansection "<manvolnum>1</manvolnum>">
<!ENTITY dhemail "<email>agx@sigxcpu.org</email>">
<!ENTITY dhfirstname "<firstname>Guido</firstname>">
<!ENTITY dhsurname "<surname>Günther</surname>">
<!ENTITY dhusername "Guido Günther">
<!ENTITY rpm-email "<email>markus.lehtonen@linux.intel.com</email>">
<!ENTITY rpm-firstname "<firstname>Markus</firstname>">
<!ENTITY rpm-surname "<surname>Lehtonen</surname>">
<!ENTITY rpm-username "Markus Lehtonen">
<!ENTITY cowbuildercmd "<command>cowbuilder</command>">
<!ENTITY debuildcmd "<command>debuild</command>">
<!ENTITY gbp "<command>gbp</command>">
<!ENTITY gbp-builder-mock "<command>gbp-builder-mock</command>">
<!ENTITY gbp-buildpackage "<command>gbp buildpackage</command>">
<!ENTITY gbp-buildpackage-rpm "<command>gbp buildpackage-rpm</command>">
<!ENTITY gbp-clone "<command>gbp clone</command>">
<!ENTITY gbp-config "<command>gbp config</command>">
<!ENTITY gbp-create-remote-repo "<command>gbp create-remote-repo</command>">
<!ENTITY gbp-dch "<command>gbp dch</command>">
<!ENTITY gbp-export-orig "<command>gbp export-orig</command>">
<!ENTITY gbp-import-dsc "<command>gbp import-dsc</command>">
<!ENTITY gbp-import-dscs "<command>gbp import-dscs</command>">
<!ENTITY gbp-import-orig "<command>gbp import-orig</command>">
<!ENTITY gbp-import-ref "<command>gbp import-ref</command>">
<!ENTITY gbp-import-srpm "<command>gbp import-srpm</command>">
<!ENTITY gbp-pq "<command>gbp pq</command>">
<!ENTITY gbp-pq-export "<command>gbp pq <option>export</option></command>">
<!ENTITY gbp-pq-import "<command>gbp pq <option>import</option></command>">
<!ENTITY gbp-pq-rebase "<command>gbp pq <option>rebase</option></command>">
<!ENTITY gbp-pq-rpm "<command>gbp pq-rpm</command>">
<!ENTITY gbp-pristine-tar "<command>gbp pristine-tar</command>">
<!ENTITY gbp-pull "<command>gbp pull</command>">
<!ENTITY gbp-push "<command>gbp push</command>">
<!ENTITY gbp-setup-gitattributes "<command>gbp setup-gitattributes</command>">
<!ENTITY gbp-rpm-ch "<command>gbp rpm-ch</command>">
<!ENTITY gbp-tag "<command>gbp tag</command>">
<!ENTITY gbp.conf "<filename>gbp.conf</filename>">
<!ENTITY git-pbuilder "<command>git-pbuilder</command>">
<!ENTITY git-qemubuilder "<command>git-pbuilder</command>">
<!ENTITY gitcmd "<command>git</command>">
<!ENTITY gitkcmd "<command>gitk</command>">
<!ENTITY lintian "<command>lintian</command>">
<!ENTITY pbuildercmd "<command>pbuilder</command>">
<!ENTITY pdebuildcmd "<command>pdebuild</command>">
<!ENTITY quilt "<command>quilt</command>">
<!ENTITY rpmbuild "<command>rpmbuild</command>">
<!ENTITY rpmlint "<command>rpmlint</command>">
<!ENTITY uscan "<command>uscan</command>">
<!ENTITY wget "<command>wget</command>">
<!ENTITY debian-branch "<option>debian-branch</option>">
<!ENTITY upstream-branch "<option>upstream-branch</option>">
<!ENTITY debian "<productname>Debian</productname>">
<!ENTITY gnu "<acronym>GNU</acronym>">
<!ENTITY gpl "&gnu; <acronym>GPL</acronym>">
<!ENTITY apt-get "<application>apt-get</application>">
<!ENTITY cowbuilder "<application>Cowbuilder</application>">
<!ENTITY dch "<application>dch</application>">
<!ENTITY debuild "<application>Debuild</application>">
<!ENTITY dget "<application>dget</application>">
<!ENTITY dpkg-buildpackage "<application>Dpkg-buildpackage</application>">
<!ENTITY dpkg-source "<application>Dpkg-source</application>">
<!ENTITY git "<application>Git</application>">
<!ENTITY gitloaddirs "<application>Git_load_dirs</application>">
<!ENTITY gpg "<application>GPG</application>">
<!ENTITY lintian "<application>lintian</application>">
<!ENTITY mock "<application>mock</application>">
<!ENTITY pbuilder "<application>Pbuilder</application>">
<!ENTITY pk4 "<application>pk4</application>">
<!ENTITY pristine-tar "<application>pristine-tar</application>">
<!ENTITY svn-buildpackage "<application>svn-buildpackage</application>">
<!ENTITY changelog " <filename>debian/changelog</filename>">
<!ENTITY dep14 "<ulink url='https://dep-team.pages.debian.net/deps/dep14/'><citetitle>DEP-14</citetitle></ulink>">
<!ENTITY manual "<ulink url='https://gbp.sigxcpu.org/manual/'>gbp.sigxcpu.org/manual</ulink>">
<!ENTITY pyformat "<ulink url='https://docs.python.org/2/library/stdtypes.html#string-formatting'><citetitle>Python format string</citetitle></ulink>">
|