[med-svn] [SCM] filo branch, master, updated. aa1cde5d67fced6b2a06b3b97a8e443f09acd6fb

Charles Plessy plessy at debian.org
Fri Aug 12 06:38:43 UTC 2011


The following commit has been merged in the master branch:
commit ab062c35c46983bb2d89d983edc7af64480ed175
Author: Charles Plessy <plessy at debian.org>
Date:   Fri Aug 12 13:12:05 2011 +0900

    Switching to 3.0 (native) format with source and binary xz compression.

diff --git a/debian/changelog b/debian/changelog
index b5b2630..a4b87ab 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-filo (1.1+2011020401-1) UNRELEASED; urgency=low
+filo (1.1+2011020401.1) UNRELEASED; urgency=low
 
   * Initial release (Closes: #629641)
 
diff --git a/debian/control b/debian/control
index b27ee36..a8c1fcf 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: filo
 Section: unknown
 Priority: optional
 Maintainer: Charles Plessy <plessy at debian.org>
-Build-Depends: debhelper (>= 8), git, zlib1g-dev
+Build-Depends: debhelper (>= 8), zlib1g-dev
 Standards-Version: 3.9.1
 Homepage: https://github.com/arq5x/filo
 #Vcs-Git: git://git.debian.org/debian-med/filo.git
diff --git a/debian/rules b/debian/rules
index 2d33f6a..228dae3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,3 +2,6 @@
 
 %:
 	dh $@
+
+override_dh_builddeb:
+	dh_builddeb -- -Z xz
diff --git a/debian/source/format b/debian/source/format
index af745b3..89ae9db 100644
--- a/debian/source/format
+++ b/debian/source/format
@@ -1 +1 @@
-3.0 (git)
+3.0 (native)
diff --git a/debian/source/options b/debian/source/options
new file mode 100644
index 0000000..b7bc1f2
--- /dev/null
+++ b/debian/source/options
@@ -0,0 +1 @@
+compression = "xz"

-- 
useful FILe and stream Operations



More information about the debian-med-commit mailing list