Skip to content
Snippets Groups Projects
Commit b7640f99 authored by Guido Gunther's avatar Guido Gunther :zzz:
Browse files

Initial Debian packaging

parent 51bb9369
No related branches found
No related tags found
No related merge requests found
This package is maintained with git-buildpackage(1). It follows DEP-14
for branch naming (e.g. using debian/sid for the current version
in Debian unstable).
It uses pristine-tar(1) to store enough information in git to generate
bit identical tarballs when building the package without having
downloaded an upstream tarball first.
When working with patches it is recommended to use "gbp pq import" to
import the patches, modify the source and then use "gbp pq export
--commit" to commit the modifications.
The changelog is generated using "gbp dch" so if you submit any
changes don't bother to add changelog entries but rather provide
a nice git commit message that can then end up in the changelog.
It is recommended to build the package with pbuilder using:
gbp buildpackage --git-pbuilder
For information on how to set up a pbuilder environment see the
git-pbuilder(1) manpage. In short:
DIST=sid git-pbuilder create
gbp clone <project-url>
cd <project>
gbp buildpackage --git-pbuilder
-- Guido Günther <agx@sigxcpu.org>, Wed, 2 Dec 2015 18:51:15 +0100
librem5-themes (0) unstable; urgency=medium
* Initial release
-- Guido Günther <agx@sigxcpu.org> Sun, 29 Apr 2018 12:51:24 +0100
10
Source: librem5-themes
Section: x11
Priority: optional
Maintainer: Guido Günther <agx@sigxcpu.org>
Build-Depends:
debhelper (>= 10),
Standards-Version: 4.1.4
Homepage: https://code.puri.sm/guido.gunther/phosh
Package: librem5-theme-default
Architecture: all
Depends:
${misc:Depends},
${shlibs:Depends},
gnome-themes-extra-data,
Description: Default theme for the Librem-5
This packages contains backgrounds and other theme components
for the Librem-5 phone.
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: librem5-themes
Source: https://code.puri.sm/Librem5/librem5-themes
Files: *
Copyright: 2018 Guido Günther <agx@sigxcpu.org>
License: GPL-3+
This package is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or
(at your option) any later version.
.
This package is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
.
You should have received a copy of the GNU General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>
.
On Debian systems, the complete text of the GNU General
Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".
#!/usr/bin/make -f
%:
dh $@
3.0 (native)
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment