Page MenuHomePhabricator (Chris)

No OneTemporary

Size
2 KB
Referenced Files
None
Subscribers
None
diff --git a/debian/changelog b/debian/changelog
index f149a16..ea4ae79 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,11 @@
+guitar (1.2.999-1) groovy; urgency=medium
+
+ * Improve Update deps and copyright
+
+ -- Chris <dpkg@chris-nz.com> Fri, 16 Apr 2021 23:41:14 +1200
+
guitar (1.2.0-1) groovy; urgency=medium
* Initial release.
-- Chris <dpkg@chris-nz.com> Fri, 16 Apr 2021 22:00:24 +1200
diff --git a/debian/control b/debian/control
index b25053e..f3c46ac 100644
--- a/debian/control
+++ b/debian/control
@@ -1,21 +1,21 @@
Source: guitar
Section: vcs
Priority: optional
Maintainer: Chris <dpkg@chris-nz.com>
-Build-Depends: cmake, debhelper,
+Build-Depends: cmake, debhelper, git,
libqt5svg5-dev,
libssl-dev,
qtbase5-dev,
qttools5-dev,
zlib1g-dev
Standards-Version: 4.4.1
Homepage: https://github.com/soramimi/Guitar
Package: guitar
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Git GUI Client
Guitar is a git GUI in Qt5.
.
Guitar can do merges, inspect log and graph,
and most other things you'd want from a GUI client.
diff --git a/debian/copyright b/debian/copyright
index 81b0669..68c18a6 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,29 +1,29 @@
Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
Name: Guitar
Maintainer: Chris <dpkg@chris-nz.com>
Source: https://github.com/soramimi/Guitar
Files: *
-Copyright: 2021, soramimi <fi7s-fct@asahi-net.or.jp>
+Copyright: 2021, S. Fuchita <fi7s-fct@asahi-net.or.jp>
License: GPL-2
License: GPL-2
This program 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;
version 2 of the License.
.
This program 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 package; if not, write to the Free
Software Foundation, Inc., 51 Franklin St, Fifth Floor,
Boston, MA 02110-1301 USA
.
On Debian systems, the full text of the GNU General Public
License version 2 can be found in the file
`/usr/share/common-licenses/GPL-2'.

File Metadata

Mime Type
text/x-diff
Expires
Thu, Sep 11, 1:56 PM (1 d, 2 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
42677
Default Alt Text
(2 KB)

Event Timeline