r13743 - packages/trunk/libphysfs/debian
Patrick Matthäi
pmatthaei at alioth.debian.org
Wed Jul 11 19:21:38 UTC 2012
Author: pmatthaei
Date: 2012-07-11 19:21:37 +0000 (Wed, 11 Jul 2012)
New Revision: 13743
Modified:
packages/trunk/libphysfs/debian/changelog
packages/trunk/libphysfs/debian/control
Log:
* Wrap all debian/control fields.
Modified: packages/trunk/libphysfs/debian/changelog
===================================================================
--- packages/trunk/libphysfs/debian/changelog 2012-07-04 14:59:26 UTC (rev 13742)
+++ packages/trunk/libphysfs/debian/changelog 2012-07-11 19:21:37 UTC (rev 13743)
@@ -1,3 +1,9 @@
+libphysfs (2.0.2-7) UNRELEASED; urgency=low
+
+ * Wrap all debian/control fields.
+
+ -- Patrick Matthäi <pmatthaei at debian.org> Wed, 11 Jul 2012 21:21:19 +0200
+
libphysfs (2.0.2-6) unstable; urgency=low
* Bump Standards-Version to 3.9.3 (no changed needed).
Modified: packages/trunk/libphysfs/debian/control
===================================================================
--- packages/trunk/libphysfs/debian/control 2012-07-04 14:59:26 UTC (rev 13742)
+++ packages/trunk/libphysfs/debian/control 2012-07-11 19:21:37 UTC (rev 13743)
@@ -31,7 +31,8 @@
Package: libphysfs1
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+ ${misc:Depends}
Provides: libphysfs-1.0-0
Conflicts: libphysfs-1.0-0
Replaces: libphysfs-1.0-0
More information about the Pkg-games-commits
mailing list