aboutsummaryrefslogtreecommitdiffhomepage
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog12
-rw-r--r--debian/compat2
-rw-r--r--debian/control6
3 files changed, 16 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog
index 880d7c1..81a4118 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+git-remote-gcrypt (1.0.1-1) unstable; urgency=low
+
+ Upstream:
+ * Add authorship details to script header.
+
+ Debian packaging:
+ * Update Homepage: to point to my website.
+ * Bump debhelper build-dep & compat to 10.
+ * Use shorter URI in Vcs-Browser.
+
+ -- Sean Whitton <spwhitton@spwhitton.name> Tue, 10 Jan 2017 20:17:08 -0700
+
git-remote-gcrypt (1.0.0-1) unstable; urgency=medium
Upstream:
diff --git a/debian/compat b/debian/compat
index ec63514..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/debian/control b/debian/control
index 6e1410b..79615b8 100644
--- a/debian/control
+++ b/debian/control
@@ -1,12 +1,12 @@
Source: git-remote-gcrypt
Section: vcs
Priority: optional
-Build-Depends: debhelper (>= 9), python-docutils (>= 0.12+dfsg)
+Build-Depends: debhelper (>= 10), python-docutils (>= 0.12+dfsg)
Maintainer: Sean Whitton <spwhitton@spwhitton.name>
Standards-Version: 3.9.8
-Homepage: https://github.com/bluss/git-remote-gcrypt
+Homepage: https://spwhitton.name/tech/code/git-remote-gcrypt/
Vcs-Git: https://git.spwhitton.name/git-remote-gcrypt
-Vcs-Browser: https://git.spwhitton.name/?p=git-remote-gcrypt.git;a=summary
+Vcs-Browser: https://git.spwhitton.name/git-remote-gcrypt
Package: git-remote-gcrypt
Architecture: all