From ddc2f07601d48914d3914e293fa5035b0d1cfe95 Mon Sep 17 00:00:00 2001 From: Adrian Cochrane Date: Wed, 18 Apr 2018 14:54:22 +1200 Subject: [PATCH] Fix debian packaging files and add instructions for use. 12min. --- README.md | 8 ++++++++ debian/changelog | 2 +- debian/control | 14 ++------------ 3 files changed, 11 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index 02c2d52..24f6db9 100644 --- a/README.md +++ b/README.md @@ -19,3 +19,11 @@ any FreeDesktop.Org compatible system using: This will install the executable file and the metadata required to integrate with those desktops. It also installs metadata to be collected by package repositories which integrate with certain package managers for richer presentation of apps. + +## Packaging +You can package Write.as GTK for Debian/Apt-based systems by running in this +repository's root directory: + + dpkg-buildpackage -us -uc + +This'll give you a .deb file in the parent directory. diff --git a/debian/changelog b/debian/changelog index 7e8090a..5cd1aef 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,4 +2,4 @@ write-as-gtk (0.1.0) precise; urgency=low * Initial Release. - -- Adrian Cochrane Wed, 18 April 2018 14:20:25 +1200 + -- Adrian Cochrane Wed, 18 Apr 2018 14:20:25 +1200 diff --git a/debian/control b/debian/control index 007689c..886187a 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: x11 Priority: extra Maintainer: Adrian Cochrane Build-Depends: meson, - deb-helper (>= 9), + debhelper (>= 9), libgtk-3-dev, valac (>= 0.26), libjson-glib-dev (>= 1.1.2), @@ -13,14 +13,4 @@ Standards-Version: 3.9.3 Package: write-as-gtk Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends} -Description: A Distraction Free Writing Tool - - We eliminate notifications, streams, likes, and commentary so you can focus on your words. Enjoy a clear mind and a beautifully simple space to write your thoughts. - - Publish Articles - - Write your apps in the privacy and convenience of your desktop of choice with this native app, all without signing up. Write something, press publish, and share the link to your new post — that's all there is to it! - - Privacy By Default - - Focus on your ideas — not who's listening. We go farther than the rest to protect your privacy, and even make it easy to publish under multiple pen names if you want. +Description: A distraction free and private writing tool, with builtin publishing.