[Pkg-utopia-commits] r3582 - in /packages/unstable/avahi/debian: changelog control rules source/ source/format
biebl at users.alioth.debian.org
biebl at users.alioth.debian.org
Thu Jun 24 16:14:52 UTC 2010
Author: biebl
Date: Thu Jun 24 16:14:49 2010
New Revision: 3582
URL: http://svn.debian.org/wsvn/pkg-utopia/?sc=1&rev=3582
Log:
* Switch to source format 3.0 (quilt)
- Add debian/source/format.
- Drop quilt from Build-Depends.
- Remove /usr/share/cdbs/1/rules/patchsys-quilt.mk from debian/rules.
Added:
packages/unstable/avahi/debian/source/
packages/unstable/avahi/debian/source/format
Modified:
packages/unstable/avahi/debian/changelog
packages/unstable/avahi/debian/control
packages/unstable/avahi/debian/rules
Modified: packages/unstable/avahi/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/avahi/debian/changelog?rev=3582&op=diff
==============================================================================
--- packages/unstable/avahi/debian/changelog (original)
+++ packages/unstable/avahi/debian/changelog Thu Jun 24 16:14:49 2010
@@ -1,3 +1,12 @@
+avahi (0.6.25-4) UNRELEASED; urgency=low
+
+ * Switch to source format 3.0 (quilt)
+ - Add debian/source/format.
+ - Drop quilt from Build-Depends.
+ - Remove /usr/share/cdbs/1/rules/patchsys-quilt.mk from debian/rules.
+
+ -- Michael Biebl <biebl at debian.org> Thu, 24 Jun 2010 18:10:59 +0200
+
avahi (0.6.25-3) unstable; urgency=low
* debian/control
Modified: packages/unstable/avahi/debian/control
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/avahi/debian/control?rev=3582&op=diff
==============================================================================
--- packages/unstable/avahi/debian/control (original)
+++ packages/unstable/avahi/debian/control Thu Jun 24 16:14:49 2010
@@ -25,11 +25,10 @@
libqt3-mt-dev,
libqt4-dev,
xmltoman,
- intltool (>= 0.35.0),
- quilt
+ intltool (>= 0.35.0)
Standards-Version: 3.8.3
-Vcs-Svn: svn://svn.debian.org/svn/pkg-utopia/packages/unstable/avahi
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/avahi
+Vcs-Svn: svn://svn.debian.org/pkg-utopia/packages/unstable/avahi/
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/avahi/
Homepage: http://avahi.org/
Package: avahi-daemon
Modified: packages/unstable/avahi/debian/rules
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/avahi/debian/rules?rev=3582&op=diff
==============================================================================
--- packages/unstable/avahi/debian/rules (original)
+++ packages/unstable/avahi/debian/rules Thu Jun 24 16:14:49 2010
@@ -2,7 +2,6 @@
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/autotools.mk
-include /usr/share/cdbs/1/rules/patchsys-quilt.mk
include /usr/share/cdbs/1/rules/buildvars.mk
include debian/clean-la.mk
Added: packages/unstable/avahi/debian/source/format
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/avahi/debian/source/format?rev=3582&op=file
==============================================================================
--- packages/unstable/avahi/debian/source/format (added)
+++ packages/unstable/avahi/debian/source/format Thu Jun 24 16:14:49 2010
@@ -1,0 +1,1 @@
+3.0 (quilt)
More information about the Pkg-utopia-commits
mailing list