[hodie] 03/10: Import Debian changes 1.4-3

Christian T. Steigies cts at moszumanska.debian.org
Sat Nov 4 16:17:51 UTC 2017


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

cts pushed a commit to branch master
in repository hodie.

commit e8bc09bc586bf861f670fcec500b813c4270bad3
Author: Christian T. Steigies <cts at debian.org>
Date:   Sun Mar 13 18:18:58 2005 +0100

    Import Debian changes 1.4-3
    
    hodie (1.4-3) unstable; urgency=low
    
      * updated Standards-Version to 3.6.1.0 (no changes)
      * add build-depends on debhelper (>= 4)
      * added watch file, will it work with sf.net?
---
 debian/changelog | 8 ++++++++
 debian/control   | 4 ++--
 debian/rules     | 2 +-
 debian/watch     | 6 ++++++
 4 files changed, 17 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index b5d9759..90a1cd5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+hodie (1.4-3) unstable; urgency=low
+
+  * updated Standards-Version to 3.6.1.0 (no changes)
+  * add build-depends on debhelper (>= 4)
+  * added watch file, will it work with sf.net?
+
+ -- Christian T. Steigies <cts at debian.org>  Sun, 13 Mar 2005 18:18:58 +0100
+
 hodie (1.4-2) unstable; urgency=low
 
   * updated Standards-Version to 3.5.8
diff --git a/debian/control b/debian/control
index 1550f3c..045fbd9 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,8 @@ Source: hodie
 Section: science
 Priority: optional
 Maintainer: Christian T. Steigies <cts at debian.org>
-Standards-Version: 3.5.8
-Build-Depends: debhelper
+Standards-Version: 3.6.1.0
+Build-Depends: debhelper (>=4)
 
 Package: hodie
 Architecture: any
diff --git a/debian/rules b/debian/rules
index 0b0fe2c..a83b1a3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,7 +11,7 @@ installdoc = install -g root -o root -m 644
 TARGET = hodie
 
 # This is the debhelper compatability version to use.
-export DH_COMPAT=3
+export DH_COMPAT=4
 
 export DEB_HOST_GNU_TYPE  ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
 export DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 0000000..b9dc95e
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,6 @@
+# format version number, currently 2; this line is compulsory!
+version=2
+#
+# Site          Directory               Pattern                 Version Script
+#http://mesh.dl.sourceforge.net/sourceforge/hodie/hodie-([\d\.]+)\.tar\.gz debian uupdate
+http://prdownloads.sourceforge.net/hodie/hodie-([\d\.]+)\.tar\.gz debian uupdate

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



More information about the debian-science-commits mailing list