summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2016-06-20 18:40:46 +0900
committerSean Whitton <spwhitton@spwhitton.name>2016-06-20 18:40:46 +0900
commitb6e35a2b15df0a1e4bf8ce6d93ebc1c1db03ca7d (patch)
treeb2a6a3000cfda6961ffdbb94fb7894ac516dd181
parenta9e75821fbdce2bb8046a46b25e00d8b7ddca347 (diff)
fix homepage
-rw-r--r--debian/changelog7
-rw-r--r--debian/control4
-rw-r--r--debian/copyright4
3 files changed, 11 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog
index 08b0b95..1307523 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+elpa-undo-tree (0.6.4-2) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * Correct Homepage: in d/control and Source: in d/copyright.
+
+ -- Sean Whitton <spwhitton@spwhitton.name> Mon, 20 Jun 2016 18:40:30 +0900
+
elpa-undo-tree (0.6.4-1) unstable; urgency=medium
* Initial release. (Closes: #827679)
diff --git a/debian/control b/debian/control
index 3c96217..80bb49f 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Emacs addons team <pkg-emacsen-addons@lists.alioth.debian.org
Uploaders: Dmitry Bogatov <KAction@gnu.org>
Build-Depends: debhelper (>= 9), dh-elpa (>= 0.0.18)
Standards-Version: 3.9.8
-Homepage: http://www.dr-qubit.org/git/undo-tree.git
+Homepage: http://www.dr-qubit.org/tags/computing-code-emacs.html
Vcs-Git: https://anonscm.debian.org/git/pkg-emacsen/pkg/paredit-el.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-emacsen/pkg/paredit-el.git/
@@ -22,4 +22,4 @@ Description: Emacs minor mode for handling undo history as tree
behaviour of the standard undo/redo system to be combined with the
power of never losing any history. An added side bonus is that undo
history can in some cases be stored more efficiently, allowing more
- changes to accumulate before Emacs starts discarding history. \ No newline at end of file
+ changes to accumulate before Emacs starts discarding history.
diff --git a/debian/copyright b/debian/copyright
index 3ef2470..669cc26 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: undo-tree
Upstream-Contact: Toby Cubitt <toby-undo-tree@dr-qubit.org>
-Source: http://www.dr-qubit.org/git/undo-tree.git
+Source: http://www.dr-qubit.org/tags/computing-code-emacs.html
Files: *
Copyright: 2009-2013 Free Software Foundation, Inc
@@ -26,4 +26,4 @@ License: GPL-3+
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 \ No newline at end of file
+ Public License version 3 can be found in "/usr/share/common-licenses/GPL-3