Codebase list tinyxml / 5116052
Switch to source format 3.0 (quilt). Felix Geyer 13 years ago
6 changed file(s) with 6 addition(s) and 8 deletion(s). Raw diff Collapse all Expand all
+0
-5
debian/README.source less more
0 This package uses quilt to manage all modifications to the upstream
1 source. Changes are stored in the source package as diffs in
2 debian/patches and applied during the build.
3
4 See /usr/share/doc/quilt/README.source for a detailed explanation.
00 tinyxml (2.6.2-1) UNRELEASED; urgency=low
11
22 * New upstream release.
3 * Switch to source format 3.0 (quilt).
34
45 -- Felix Geyer <debfx-pkg@fobos.de> Wed, 18 May 2011 17:43:32 +0200
56
11 Section: libs
22 Priority: optional
33 Maintainer: Felix Geyer <debfx-pkg@fobos.de>
4 Build-Depends: debhelper (>= 7.2.7~), quilt (>= 0.46-7~)
4 Build-Depends: debhelper (>= 7.2.7~)
55 Standards-Version: 3.8.4
66 Homepage: http://www.grinninglizard.com/tinyxml/
77 Vcs-Git: git://git.debian.org/collab-maint/tinyxml.git
88 OBJ_FILES := tinyxml.o tinyxmlparser.o tinyxmlerror.o
99
1010 %:
11 dh --with quilt $@
11 dh $@
1212
1313 override_dh_auto_build:
1414 dh_auto_build -- CXXFLAGS="$(CXXFLAGS)"
0 1.0
0 3.0 (quilt)
0 unapply-patches
1 abort-on-upstream-changes