[pnglite] 01/10: Switch to source format 3.0 (quilt).

Felix Geyer fgeyer at moszumanska.debian.org
Sat Apr 23 16:46:10 UTC 2016


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

fgeyer pushed a commit to branch master
in repository pnglite.

commit 0b65caffa8cfa593887a729f12307684133ad607
Author: Felix Geyer <fgeyer at debian.org>
Date:   Sat Apr 23 17:41:41 2016 +0200

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

diff --git a/debian/changelog b/debian/changelog
index 63b2e9c..55c8db9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,9 @@ pnglite (0.1.17-2) UNRELEASED; urgency=low
   [ Evgeni Golov ]
   * Correct Vcs-* URLs to point to anonscm.debian.org
 
+  [ Felix Geyer ]
+  * Switch to source format 3.0 (quilt).
+
  -- Ansgar Burchardt <ansgar at 43-1.org>  Thu, 29 May 2008 20:10:49 +0200
 
 pnglite (0.1.17-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index c679586..5dc6ed8 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: pnglite
 Priority: optional
 Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
 Uploaders: Jack Coulter <jscinoz at gmail.com>
-Build-Depends: debhelper (>= 5), quilt, zlib1g-dev
+Build-Depends: debhelper (>= 5), zlib1g-dev
 Vcs-Svn: svn://anonscm.debian.org/pkg-games/packages/trunk/pnglite
 Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-games/packages/trunk/pnglite/
 Standards-Version: 3.7.3
diff --git a/debian/rules b/debian/rules
index c021ea0..9a7b7fe 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,8 +8,6 @@
 
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
-include /usr/share/quilt/quilt.make
-
 
 
 # shared library versions, option 1
@@ -25,7 +23,7 @@ build-stamp: $(QUILT_STAMPFN)
 
 	touch $@
 
-clean: unpatch
+clean:
 	dh_testdir
 	dh_testroot
 	rm -f build-stamp pnglite.o libpnglite.a
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/pkg-games/pnglite.git



More information about the Pkg-games-commits mailing list