Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Librem5-apps
Tootle
Commits
cbfa4606
Commit
cbfa4606
authored
Aug 16, 2018
by
Federico Ceratto
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update packaging
parent
224d56dc
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
9 additions
and
2 deletions
+9
-2
debian/clean
debian/clean
+1
-0
debian/control
debian/control
+1
-0
debian/copyright
debian/copyright
+1
-1
debian/rules
debian/rules
+2
-1
debian/watch
debian/watch
+4
-0
No files found.
debian/clean
0 → 100644
View file @
cbfa4606
debian/tootle.1
debian/control
View file @
cbfa4606
...
...
@@ -12,6 +12,7 @@ Build-Depends: debhelper (>= 11~),
meson,
valac (>= 0.26)
Standards-Version: 4.2.0
Homepage: https://github.com/bleakgrey/tootle
Package: tootle
Architecture: any
...
...
debian/copyright
View file @
cbfa4606
Format: http://
dep
.debian.
net/deps/dep5
Format: http
s
://
www
.debian.
org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: tootle
Source: https://github.com/bleakgrey/tootle
...
...
debian/rules
View file @
cbfa4606
...
...
@@ -18,7 +18,9 @@ override_dh_auto_build:
cd debian/build && ninja -v
override_dh_auto_test:
ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
cd debian/build && ninja test
endif
override_dh_auto_install:
cd debian/build && DESTDIR=${CURDIR}/debian/tootle ninja install
...
...
@@ -30,4 +32,3 @@ override_dh_installman:
--name "Mastodon client" \
./debian/tootle/usr/bin/tootle > ./debian/tootle.1
dh_installman ./debian/tootle.1
debian/watch
0 → 100644
View file @
cbfa4606
version=3
opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/safeeyes-$1\.tar\.gz/ \
https://github.com/bleakgrey/tootle/tags .*/v?(\d\S*)\.tar\.gz
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment