[med-svn] r2590 - trunk/packages/gnumed-client/trunk/debian

tille at alioth.debian.org tille at alioth.debian.org
Tue Oct 28 07:22:23 UTC 2008


Author: tille
Date: 2008-10-28 07:22:23 +0000 (Tue, 28 Oct 2008)
New Revision: 2590

Removed:
   trunk/packages/gnumed-client/trunk/debian/patches/
Modified:
   trunk/packages/gnumed-client/trunk/debian/changelog
   trunk/packages/gnumed-client/trunk/debian/control
   trunk/packages/gnumed-client/trunk/debian/rules
Log:
Preparing upload of new version - upload will follow after having tested the package.


Modified: trunk/packages/gnumed-client/trunk/debian/changelog
===================================================================
--- trunk/packages/gnumed-client/trunk/debian/changelog	2008-10-27 21:35:32 UTC (rev 2589)
+++ trunk/packages/gnumed-client/trunk/debian/changelog	2008-10-28 07:22:23 UTC (rev 2590)
@@ -1,8 +1,9 @@
-gnumed-client (0.3.4-1) UNRELEASED; urgency=low
+gnumed-client (0.3.4-1) unstable; urgency=low
 
-  * (NOT RELEASED YET) New upstream release
+  * New upstream release
+  * Removed quilt dependency because it is not used any more
 
- -- David Paleino <d.paleino at gmail.com>  Sun, 26 Oct 2008 10:24:30 +0100
+ -- Andreas Tille <tille at debian.org>  Tue, 28 Oct 2008 08:09:09 +0100
 
 gnumed-client (0.3.2-1) unstable; urgency=low
 

Modified: trunk/packages/gnumed-client/trunk/debian/control
===================================================================
--- trunk/packages/gnumed-client/trunk/debian/control	2008-10-27 21:35:32 UTC (rev 2589)
+++ trunk/packages/gnumed-client/trunk/debian/control	2008-10-28 07:22:23 UTC (rev 2590)
@@ -5,7 +5,7 @@
 DM-Upload-Allowed: yes
 Uploaders: Andreas Tille <tille at debian.org>,
  David Paleino <d.paleino at gmail.com>
-Build-Depends: debhelper (>= 5.0.37.2), quilt
+Build-Depends: debhelper (>= 5.0.37.2)
 Build-Depends-Indep: po-debconf, python-support (>= 0.3.8), python-all-dev (>= 2.3.5-11)
 Standards-Version: 3.8.0
 Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/gnumed-client/trunk/?rev=0&sc=0

Modified: trunk/packages/gnumed-client/trunk/debian/rules
===================================================================
--- trunk/packages/gnumed-client/trunk/debian/rules	2008-10-27 21:35:32 UTC (rev 2589)
+++ trunk/packages/gnumed-client/trunk/debian/rules	2008-10-28 07:22:23 UTC (rev 2590)
@@ -12,18 +12,18 @@
 client=$(pkg)-client
 
 # Make use of quilt
-include /usr/share/quilt/quilt.make
+# include /usr/share/quilt/quilt.make
     
 
 PYDEF=$(shell pyversions -d)
 PYVERS=$(shell pyversions -r)
 
 #Architecture 
-build: patch build-arch build-indep
+build: build-arch build-indep
 build-arch:
 build-indep:
 
-clean: unpatch
+clean: # unpatch
 	dh_testdir
 	dh_testroot
 	dh_clean




More information about the debian-med-commit mailing list