[Surfraw-commits] [surfraw] 01/01: Debian packaging now included in release

Ian Beckwith ianb at alioth.debian.org
Sun Oct 6 17:01:31 UTC 2013


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

ianb pushed a commit to branch 2.2.9_release_candidate
in repository surfraw.

commit 69e1330d84064dd231cd3cd562b1e30b2a67b8ff
Author: Ian Beckwith <ianb at erislabs.net>
Date:   Sun Oct 6 18:01:25 2013 +0100

    Debian packaging now included in release
---
 ChangeLog   |    1 +
 Makefile.am |    7 ++++++-
 NEWS        |    1 +
 3 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index 09ce89f..7056d1a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,7 @@
 	  2011 by Jon Yamokoski <jon at jonyamo.net>
 	  Thanks, and apologies for missing it!
 	* S: add test.
+	* Include debian packaging in upstream tarball.
 
 2013-10-05  Ian Beckwith  <ianb at erislabs.net>
 
diff --git a/Makefile.am b/Makefile.am
index 6793e9e..e0a3e22 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -10,11 +10,16 @@ man_MANS = surfraw-update-path.1 surfraw.1 elvi.1sr
 if OPENSEARCH
 man_MANS += opensearch-discover.1 opensearch-genquery.1
 endif
+
+debian_extra = debian/NEWS debian/README.Debian debian/changelog debian/compat debian/control \
+				debian/copyright debian/docs debian/postrm debian/rules debian/source/format \
+				debian/surfraw-extra.files debian/surfraw-extra.install debian/watch
+
 EXTRA_DIST	= surfraw.lsm.in surfraw.IN surfraw-update-path.IN\
                   surfraw.spec.in aclocal.m4 HACKING  \
 		  surfraw.1.IN elvi.1sr.IN surfraw.bookmarks links.IN \
 		  surfraw-bash-completion.IN surfraw.conf.IN \
-		  $(devel_extra)
+		  $(devel_extra) $(debian_extra)
 
 CLEANFILES = surfraw surfraw-update-path surfraw-update-path.1 surfraw.spec surfraw.lsm \
 		surfraw.1 elvi.1sr links surfraw-bash-completion surfraw.conf surfraw.1 \
diff --git a/NEWS b/NEWS
index 98aa9ed..e6a33c6 100644
--- a/NEWS
+++ b/NEWS
@@ -53,6 +53,7 @@ Sun Oct  6 02:17:09 BST 2013  - surfraw 2.2.9
 	  When using searchable bookmarks, if all else fails run this elvis.
           Defaults to google
         * New example elinks integration script in examples/hooks.lua.
+        * Debian packaging now included in release, in debian/ dir.
         * Known problems
           + ntrs - site (temporarily?) down due to US being weird:
             http://blogs.fas.org/secrecy/2013/03/ntrs_dark/

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



More information about the Surfraw-commits mailing list