[SCM] Debian packaging for sketch 3D line drawing software branch, master, updated. debian/0.2.183-1

David Bremner bremner at unb.ca
Thu Dec 16 14:46:16 UTC 2010


The following commit has been merged in the master branch:
commit de6390ac4374a8915c8b2856375d9e1051be838c
Author: David Bremner <bremner at unb.ca>
Date:   Wed Dec 15 22:43:17 2010 -0400

    remove topgit infrastructure

diff --git a/debian/README.source b/debian/README.source
index d50b8a8..ea1f144 100644
--- a/debian/README.source
+++ b/debian/README.source
@@ -1,16 +1,6 @@
 Building sketch for Debian
 --------------------------
 
-The sketch source package uses quilt to apply and remove its patches. Please
-refer to /usr/share/doc/quilt/README.source for information about how to use
-quilt for source packages.
-
-The quilt series is generated from the Git repository,  using topgit.
-This process is documented in /usr/share/doc/topgit/HOWTO-tg2quilt.gz if
-the topgit package is installed.
-
-The sketch package uses the branch layout described in HOWTO-tg2quilt.gz
-
 The original source tarballs are stored in the git repo using
 pristine-tar.  You can (optionally) check out the current tarball by
 
@@ -18,4 +8,4 @@ pristine-tar.  You can (optionally) check out the current tarball by
     # UPSTREAM should be the current upstream version
     pristine-tar checkout ../sketch_$(UPSTREAM).orig.tar.gz
 
- -- David Bremner <bremner at unb.ca>, Sat, 18 Apr 2009 08:20:56 -0300
+ -- David Bremner <bremner at debian.org>, Wed, 15 Dec 2010 22:44:35 -0400
diff --git a/debian/rules b/debian/rules
index 77169c5..416c69e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,9 +14,6 @@ export DH_OPTIONS
 DB2MAN=/usr/share/xml/docbook/stylesheet/docbook-xsl/manpages/docbook.xsl
 XP=xsltproc --nonet
 
-TG_BRANCHES:=debian/disable-src-mods
-include $(wildcard /usr/share/topgit/tg2quilt.mk)
-
 CFLAGS = -Wall -g
 
 ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))

-- 
Debian packaging for sketch 3D line drawing software



More information about the debian-science-commits mailing list