[Debian-l10n-commits] r2662 - in /virtaal/trunk/debian: changelog rules source/ source/format

bubulle at users.alioth.debian.org bubulle at users.alioth.debian.org
Wed Jun 1 06:05:45 UTC 2011


Author: bubulle
Date: Wed Jun  1 06:05:44 2011
New Revision: 2662

URL: http://svn.debian.org/wsvn/?sc=1&rev=2662
Log:
Switch to 3.0 source format

Added:
    virtaal/trunk/debian/source/
    virtaal/trunk/debian/source/format
Modified:
    virtaal/trunk/debian/changelog
    virtaal/trunk/debian/rules

Modified: virtaal/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/virtaal/trunk/debian/changelog?rev=2662&op=diff
==============================================================================
--- virtaal/trunk/debian/changelog (original)
+++ virtaal/trunk/debian/changelog Wed Jun  1 06:05:44 2011
@@ -1,5 +1,6 @@
 virtaal (0.7.0~rc2-1) UNRELEASED; urgency=low
 
+  [ Omar Campagne ]
   * New upstream version.
   * debian/control: Bump translate-toolkit dependency to 1.9.0
   * Drop python-central for dh_python2. Closes: #617142
@@ -11,6 +12,9 @@
     Delete --terminology option, doesn't exist
     Add and correct shortcuts according to new upstream
     version, add link to complete list of shortcuts
+
+  [ Christian Perrier ]
+  * Switch to 3.0 source format
 
  -- Omar Campagne <ocampagne at gmail.com>  Tue, 31 May 2011 23:40:07 +0200
 

Modified: virtaal/trunk/debian/rules
URL: http://svn.debian.org/wsvn/virtaal/trunk/debian/rules?rev=2662&op=diff
==============================================================================
--- virtaal/trunk/debian/rules (original)
+++ virtaal/trunk/debian/rules Wed Jun  1 06:05:44 2011
@@ -8,15 +8,13 @@
 d	= debian/$(p)
 pv	= $(shell python -c 'import sys; print sys.version[:3]')
 
-include /usr/share/quilt/quilt.make
-
 build: build-stamp
-build-stamp: $(QUILT_STAMPFN)
+build-stamp:
 	dh_testdir
 	python setup.py build
 	touch build-stamp
 
-clean: unpatch
+clean:
 	dh_testdir
 	dh_testroot
 	rm -f build-stamp

Added: virtaal/trunk/debian/source/format
URL: http://svn.debian.org/wsvn/virtaal/trunk/debian/source/format?rev=2662&op=file
==============================================================================
--- virtaal/trunk/debian/source/format (added)
+++ virtaal/trunk/debian/source/format Wed Jun  1 06:05:44 2011
@@ -1,0 +1,1 @@
+3.0 (quilt)




More information about the Debian-l10n-commits mailing list