• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

source/H27-Dec-2019-21

tests/H27-Dec-2019-4427

README.sourceH A D27-Dec-20191.1 KiB3021

changelogH A D27-Dec-201956.1 KiB1,2111,110

controlH A D27-Dec-20192.1 KiB8276

copyrightH A D27-Dec-2019966 2321

gir1.2-handy-0.0.installH A D27-Dec-201929 21

handy-0.0-examples.examplesH A D27-Dec-201914 21

handy-0.0-examples.installH A D27-Dec-201923 21

libhandy-0.0-0.installH A D27-Dec-201928 21

libhandy-0.0-0.symbolsH A D27-Dec-201916.9 KiB321320

libhandy-0.0-dev.installH A D27-Dec-2019190 98

rulesH A D27-Dec-2019205 147

README.source

1This package is maintained with git-buildpackage(1). It follows DEP-14
2for branch naming (e.g. using debian/sid for the current version
3in Debian unstable).
4
5It uses pristine-tar(1) to store enough information in git to generate
6bit identical tarballs when building the package without having
7downloaded an upstream tarball first.
8
9When working with patches it is recommended to use "gbp pq import" to
10import the patches, modify the source and then use "gbp pq export
11--commit" to commit the modifications.
12
13The changelog is generated using "gbp dch" so if you submit any
14changes don't bother to add changelog entries but rather provide
15a nice git commit message that can then end up in the changelog.
16
17It is recommended to build the package with pbuilder using:
18
19    gbp buildpackage --git-pbuilder
20
21For information on how to set up a pbuilder environment see the
22git-pbuilder(1) manpage. In short:
23
24    DIST=sid git-pbuilder create
25    gbp clone <project-url>
26    cd <project>
27    gbp buildpackage --git-pbuilder
28
29 -- Guido Günther <agx@sigxcpu.org>, Wed,  2 Dec 2015 18:51:15 +0100
30