summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatteo F. Vescovi <mfv@debian.org>2018-06-11 19:23:49 -0300
committerMatteo F. Vescovi <mfv@debian.org>2018-06-11 19:23:49 -0300
commit5adf13170a939c628b39f628567484088e6b1e81 (patch)
tree52d3394188a3b528c4dc042bdc675ff5e06479eb
parent7dd1e35e345b4a318efcb14a25a8f5e3fdd0bd9e (diff)
parentcac53fd51ad440e71437087447402bed4ad097d0 (diff)
magithub (0.1.7-1) unstable; urgency=medium
* New upstream release (Closes: #900822) * debian/patches/: patchset dropped * debian/control: - drop Depends on elpa-s (already managed) - Vcs-* fields updated pointing to salsa - Maintainer field updated - Build-Depends updated (texinfo and texlive added) - S-V bump 4.1.3 -> 4.1.4 (no changes needed) [dgit import unpatched magithub 0.1.7-1]
-rw-r--r--debian/changelog75
-rw-r--r--debian/compat1
-rw-r--r--debian/control32
-rw-r--r--debian/copyright27
-rw-r--r--debian/docs2
-rw-r--r--debian/elpa1
-rw-r--r--debian/gbp.conf12
-rwxr-xr-xdebian/rules8
-rw-r--r--debian/source/format1
-rw-r--r--debian/watch3
10 files changed, 162 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
new file mode 100644
index 0000000..bed14a0
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,75 @@
+magithub (0.1.7-1) unstable; urgency=medium
+
+ * New upstream release (Closes: #900822)
+ * debian/patches/: patchset dropped
+ * debian/control:
+ - drop Depends on elpa-s (already managed)
+ - Vcs-* fields updated pointing to salsa
+ - Maintainer field updated
+ - Build-Depends updated (texinfo and texlive added)
+ - S-V bump 4.1.3 -> 4.1.4 (no changes needed)
+
+ -- Matteo F. Vescovi <mfv@debian.org> Tue, 12 Jun 2018 00:23:49 +0200
+
+magithub (0.1.5-2) unstable; urgency=medium
+
+ * Team upload.
+ * Rebuild with dh-elpa 1.13 to fix byte-compilation with unversioned
+ emacs
+
+ -- David Bremner <bremner@debian.org> Sat, 02 Jun 2018 21:12:19 -0300
+
+magithub (0.1.5-1) UNRELEASED; urgency=medium
+
+ * New upstream release
+ - debian/patches/: patchset updated
+ - 0001-Fix_s.el_dependency.patch dropped
+ - 0001-Fix_package-version.patch added
+ * debian/control: S-V bump 4.1.2 -> 4.1.3
+ * debian/: dh bump 10 -> 11
+ * debian/rules: override dh_auto_install
+
+ -- Matteo F. Vescovi <mfv@debian.org> Fri, 12 Jan 2018 15:12:24 +0100
+
+magithub (0.1.4-1) unstable; urgency=medium
+
+ * New upstream release
+ - debian/patches/: patchset refreshed
+ * debian/control: S-V bump 4.0.0 -> 4.1.2 (no changes needed)
+
+ -- Matteo F. Vescovi <mfv@debian.org> Sun, 24 Dec 2017 14:32:13 +0100
+
+magithub (0.1.3-2) unstable; urgency=medium
+
+ * debian/docs: install also Org-Mode documentation (Closes: #873335)
+
+ -- Matteo F. Vescovi <mfv@debian.org> Mon, 28 Aug 2017 23:48:18 +0200
+
+magithub (0.1.3-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Matteo F. Vescovi <mfv@debian.org> Mon, 14 Aug 2017 11:07:54 +0200
+
+magithub (0.1.2+20170516.7fd7343-3) unstable; urgency=medium
+
+ * debian/patches/: patchset updated
+ - 0001-Fix_s.el_dependency.patch added (Closes: #870493)
+
+ -- Matteo F. Vescovi <mfv@debian.org> Thu, 03 Aug 2017 16:36:33 +0200
+
+magithub (0.1.2+20170516.7fd7343-2) unstable; urgency=medium
+
+ * Upload to unstable
+ * debian/control:
+ - S-V bump 3.9.8 -> 4.0.0 (no changes needed)
+ - fix dependencies on emacs*
+ - drop dependency on emacs-common
+
+ -- Matteo F. Vescovi <mfv@debian.org> Sat, 22 Jul 2017 14:07:38 +0200
+
+magithub (0.1.2+20170516.7fd7343-1) experimental; urgency=medium
+
+ * Initial release (Closes: #864541)
+
+ -- Matteo F. Vescovi <mfv@debian.org> Wed, 14 Jun 2017 14:34:54 +0200
diff --git a/debian/compat b/debian/compat
new file mode 100644
index 0000000..b4de394
--- /dev/null
+++ b/debian/compat
@@ -0,0 +1 @@
+11
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..751f957
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,32 @@
+Source: magithub
+Section: lisp
+Priority: optional
+Maintainer: Debian Emacsen team <debian-emacsen@lists.debian.org>
+Uploaders: Matteo F. Vescovi <mfv@debian.org>
+Build-Depends: debhelper (>= 11~), dh-elpa, texinfo, texlive
+Standards-Version: 4.1.4
+Homepage: https://github.com/vermiculus/magithub
+Vcs-Browser: https://salsa.debian.org/emacsen-team/magithub
+Vcs-Git: https://salsa.debian.org/emacsen-team/magithub.git
+Testsuite: autopkgtest-pkg-elpa
+
+Package: elpa-magithub
+Architecture: all
+Depends: ${elpa:Depends}, ${misc:Depends}
+Recommends: emacs (>= 47.0)
+Conflicts: emacs24
+Enhances: emacs, emacs25
+Built-Using: ${misc:Built-Using}
+Description: Magit interfaces for GitHub
+ Magithub is an interface to GitHub using the `hub' utility.
+ .
+ Integrated into Magit workflows, Magithub allows very easy,
+ very basic GitHub repository management.
+ Supported actions include:
+ .
+ - pushing brand-new local repositories up to GitHub
+ - creating forks of existing repositories
+ - submitting pull requests upstream
+ - viewing and creating issues
+ .
+ Press `H' in the status buffer to get started -- happy hacking!
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 0000000..36b582b
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,27 @@
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: magithub
+
+Files: *
+Copyright: (C) 2016-2017 Sean Allred
+License: GPL-3+
+
+Files: debian/*
+Copyright: (C) 2017 Matteo F. Vescovi <mfv@debian.org>
+License: GPL-3+
+
+License: GPL-3+
+ 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, either version 3 of the License, or
+ (at your option) any later version.
+ .
+ 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 program. If not, see <http://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'
diff --git a/debian/docs b/debian/docs
new file mode 100644
index 0000000..38604ba
--- /dev/null
+++ b/debian/docs
@@ -0,0 +1,2 @@
+*.md
+*.org
diff --git a/debian/elpa b/debian/elpa
new file mode 100644
index 0000000..abf136d
--- /dev/null
+++ b/debian/elpa
@@ -0,0 +1 @@
+*.el
diff --git a/debian/gbp.conf b/debian/gbp.conf
new file mode 100644
index 0000000..ef92ed3
--- /dev/null
+++ b/debian/gbp.conf
@@ -0,0 +1,12 @@
+[DEFAULT]
+upstream-branch = master
+debian-branch = debian/sid
+upstream-tag = %(version)s
+debian-tag = debian/%(version)s
+
+sign-tags = True
+pristine-tar = True
+pristine-tar-commit = True
+
+compression = xz
+compression-level = 9
diff --git a/debian/rules b/debian/rules
new file mode 100755
index 0000000..54ab016
--- /dev/null
+++ b/debian/rules
@@ -0,0 +1,8 @@
+#!/usr/bin/make -f
+
+%:
+ dh $@ --with elpa
+
+override_dh_elpa_test:
+
+override_dh_auto_install:
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 0000000..163aaf8
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 0000000..de513c8
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,3 @@
+version=3
+opts=filenamemangle=s/.+\/v?(\d\S+)\.tar\.gz/magithub-$1\.tar\.gz/ \
+https://github.com/vermiculus/magithub/tags .*/v?(\d\S+)\.tar\.gz