[Surfraw-commits] [SCM] surfraw - a fast unix command line interface to WWW branch, master, updated. surfraw_2-2-5_1-119-g8b9cc50
Ian Beckwith
ianb at erislabs.net
Sun Jul 4 02:24:44 UTC 2010
The following commit has been merged in the master branch:
commit 8b9cc50da5072b30e35ddcf10413175d1a45de30
Author: Ian Beckwith <ianb at erislabs.net>
Date: Sun Jul 4 03:23:59 2010 +0100
debian tweaks
* use debhelper 7
* replace dh_clean -k with dh_prep
* standards-version: 3.9.0
diff --git a/debian/changelog b/debian/changelog
index 5afeff7..a2b4ead 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+surfraw (2.2.8-1) unstable; urgency=low
+
+ * New upstream version.
+ * debian/rules: use dh_prep instead of dh_clean -k.
+ * debian/control:
+ + Build-Depends: bump debhelper dependency to (>= 7).
+ + Standards-Version: 3.9.0.
+
+ -- Ian Beckwith <ianb at debian.org> Sun, 04 Jul 2010 03:21:39 +0100
+
surfraw (2.2.7-1) unstable; urgency=low
* New upstream version.
diff --git a/debian/control b/debian/control
index 62f7692..49ba0e1 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,8 @@ Section: web
Priority: optional
Maintainer: Debian surfraw maintainers <surfraw-devel at lists.alioth.debian.org>
Uploaders: Christian Surchi <csurchi at debian.org>, Ian Beckwith <ianb at debian.org>
-Standards-Version: 3.8.4
-Build-Depends: debhelper (>= 6)
+Standards-Version: 3.9.0
+Build-Depends: debhelper (>= 7)
Vcs-Git: git://git.debian.org/surfraw/surfraw.git
Vcs-Browser: http://git.debian.org/?p=surfraw/surfraw.git
Homepage: http://surfraw.alioth.debian.org
diff --git a/debian/rules b/debian/rules
index 8d86b91..bdb8242 100755
--- a/debian/rules
+++ b/debian/rules
@@ -49,7 +49,7 @@ clean:
install: build
dh_testdir
dh_testroot
- dh_clean -k
+ dh_prep
dh_installdirs
# Add here commands to install the package into debian/surfraw.
--
surfraw - a fast unix command line interface to WWW
More information about the Surfraw-commits
mailing list