[pkg-java] r11066 - in trunk/cortado/debian: . source
Onkar Shinde
onkarshinde-guest at alioth.debian.org
Mon Nov 16 19:35:25 UTC 2009
Author: onkarshinde-guest
Date: 2009-11-16 19:35:25 +0000 (Mon, 16 Nov 2009)
New Revision: 11066
Added:
trunk/cortado/debian/source/
trunk/cortado/debian/source/format
Modified:
trunk/cortado/debian/changelog
trunk/cortado/debian/copyright
trunk/cortado/debian/rules
Log:
cortado 0.5.1
Modified: trunk/cortado/debian/changelog
===================================================================
--- trunk/cortado/debian/changelog 2009-11-14 13:06:37 UTC (rev 11065)
+++ trunk/cortado/debian/changelog 2009-11-16 19:35:25 UTC (rev 11066)
@@ -1,4 +1,4 @@
-cortado (0.5.1-1) UNRELEASED; urgency=low
+cortado (0.5.1-1) unstable; urgency=low
* New upstream release. (Closes: #553148)
* debian/control
@@ -7,14 +7,17 @@
- Update standards version to 3.8.3.
- Remove ${shlibs:Depends} dependency.
- Update homepage.
+ * debian/source/format
+ - Add to specify source format 3.0.
* debian/rules
+ - Remove patchsys-quilt.mk. Not needed with source format 3.0.
- Update argument prefix. Remove destdir.
- Add real_version.
* debian/patches/
- 01_fix_build.diff: New patch to fix various build problems.
- destdir.diff: Remove. Not needed anymore.
- series: Update for new patch.
- * debian/watch
+ * debian/watch, debian/copyright
- Update source website.
-- Onkar Shinde <onkarshinde at ubuntu.com> Tue, 10 Nov 2009 19:07:47 +0530
Modified: trunk/cortado/debian/copyright
===================================================================
--- trunk/cortado/debian/copyright 2009-11-14 13:06:37 UTC (rev 11065)
+++ trunk/cortado/debian/copyright 2009-11-16 19:35:25 UTC (rev 11066)
@@ -1,7 +1,7 @@
This package was debianized by Varun Hiremath <varunhiremath at gmail.com> on
Mon, 1 Jan 2007 23:38:17 +0530.
-It was downloaded from http://www.flumotion.net/src/cortado/
+It was downloaded from http://theora.org/cortado/
Upstream Authors:
Wim Taymans <wim at fluendo.com>,
Modified: trunk/cortado/debian/rules
===================================================================
--- trunk/cortado/debian/rules 2009-11-14 13:06:37 UTC (rev 11065)
+++ trunk/cortado/debian/rules 2009-11-16 19:35:25 UTC (rev 11066)
@@ -2,7 +2,6 @@
include /usr/share/cdbs/1/class/ant.mk
include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/rules/patchsys-quilt.mk
JAVA_HOME = /usr/lib/jvm/default-java
Added: trunk/cortado/debian/source/format
===================================================================
--- trunk/cortado/debian/source/format (rev 0)
+++ trunk/cortado/debian/source/format 2009-11-16 19:35:25 UTC (rev 11066)
@@ -0,0 +1 @@
+3.0 (quilt)
More information about the pkg-java-commits
mailing list