[med-svn] [aragorn] 03/05: new upstream version

Sascha Steinbiss satta at debian.org
Wed Oct 12 09:15:21 UTC 2016


This is an automated email from the git hooks/post-receive script.

satta pushed a commit to branch master
in repository aragorn.

commit cf26dfe880740540bd62afe43227347cd7d82348
Author: Sascha Steinbiss <satta at debian.org>
Date:   Wed Oct 12 09:09:37 2016 +0000

    new upstream version
---
 debian/changelog      | 7 +++++++
 debian/patches/series | 1 +
 debian/rules          | 6 +-----
 3 files changed, 9 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 33b6dda..25f1054 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+aragorn (1.2.38-1) unstable; urgency=medium
+
+  * New upstream release.
+  * Use upstream's manpage instead of building our own.
+
+ -- Sascha Steinbiss <satta at debian.org>  Wed, 12 Oct 2016 07:16:41 +0000
+
 aragorn (1.2.37-1) unstable; urgency=medium
 
   * New upstream release.
diff --git a/debian/patches/series b/debian/patches/series
index e69de29..e057d52 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -0,0 +1 @@
+spelling
diff --git a/debian/rules b/debian/rules
index 1e95e6f..18856b2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,13 +13,9 @@ LDFLAGS:=$(shell dpkg-buildflags --get LDFLAGS)
 %:
 	dh $@
 
-override_dh_auto_clean:
-	rm -f aragorn aragorn.1
-
 override_dh_auto_build:
 	$(CC) $(CPPFLAGS) $(CFLAGS) $(LDFLAGS) -Os -o aragorn *.c
-	asciidoctor -a docdate='' -b manpage manpage.1.src
-
+	#asciidoctor -a docdate='' -b manpage manpage.1.src
 
 override_dh_auto_install:
 	mkdir -p $(DESTDIR)/usr/bin

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/aragorn.git



More information about the debian-med-commit mailing list