[Forensics-changes] [memdump] 02/12: Switch to 3.0 (quilt) source format.

Raphaël Hertzog hertzog at moszumanska.debian.org
Tue Jul 28 12:51:45 UTC 2015


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

hertzog pushed a commit to branch debian
in repository memdump.

commit 95356d0538b5f091dc08dff0723111fe123143b7
Author: Raphaël Hertzog <hertzog at debian.org>
Date:   Tue Jul 28 09:26:20 2015 +0200

    Switch to 3.0 (quilt) source format.
---
 debian/changelog     | 1 +
 debian/control       | 2 +-
 debian/rules         | 6 ++----
 debian/source/format | 1 +
 4 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index ba7de6c..7ce172c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ memdump (1.01-7) UNRELEASED; urgency=medium
   * Team upload.
   * Update patch to avoid FTBFS when the kernel major version changes.
     Closes: #790261
+  * Switch to 3.0 (quilt) source format.
 
  -- Raphaël Hertzog <hertzog at debian.org>  Tue, 28 Jul 2015 09:20:35 +0200
 
diff --git a/debian/control b/debian/control
index 9e05838..786ed01 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: admin
 Priority: optional
 Maintainer: Debian Forensics <forensics-devel at lists.alioth.debian.org>
 Uploaders: Juan Angulo Moreno <juan at apuntale.com>
-Build-Depends: debhelper (>= 7), quilt
+Build-Depends: debhelper (>= 7)
 Standards-Version: 3.8.2
 Homepage: http://www.porcupine.org/forensics/
 Vcs-Browser: http://git.debian.net/?p=debian-forensics/memdump.git
diff --git a/debian/rules b/debian/rules
index 0e23c88..fb3c519 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,8 +1,6 @@
 #!/usr/bin/make -f
 
-include /usr/share/quilt/quilt.make
-
-clean: unpatch
+clean:
 	dh_testdir
 	dh_testroot
 	rm -f build-stamp
@@ -12,7 +10,7 @@ clean: unpatch
 	dh_clean
 
 build: build-stamp
-build-stamp: patch
+build-stamp:
 	dh_testdir
 
 	$(MAKE)
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 0000000..163aaf8
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)

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



More information about the forensics-changes mailing list