Author: tille Date: 2011-07-19 06:36:27 +0000 (Tue, 19 Jul 2011) New Revision: 7299
Modified: trunk/packages/acedb/trunk/debian/changelog trunk/packages/acedb/trunk/debian/compat trunk/packages/acedb/trunk/debian/control Log: Close #634442 + packaging updates Modified: trunk/packages/acedb/trunk/debian/changelog =================================================================== --- trunk/packages/acedb/trunk/debian/changelog 2011-07-19 06:25:43 UTC (rev 7298) +++ trunk/packages/acedb/trunk/debian/changelog 2011-07-19 06:36:27 UTC (rev 7299) @@ -1,3 +1,13 @@ +acedb (4.9.39+dfsg.01-3) unstable; urgency=low + + * Build-Depends: libreadline-dev (instead of libreadline5-dev) + Closes: #634442 + * Standards-Version: 3.9.2 (no changes needed) + * Debhelper 8 (control+compat) + * Fixed Vcs fields + + -- Andreas Tille <[email protected]> Tue, 19 Jul 2011 08:16:10 +0200 + acedb (4.9.39+dfsg.01-2) unstable; urgency=low * Applied Ubuntu patch to Debian packaging (thanks to Modified: trunk/packages/acedb/trunk/debian/compat =================================================================== --- trunk/packages/acedb/trunk/debian/compat 2011-07-19 06:25:43 UTC (rev 7298) +++ trunk/packages/acedb/trunk/debian/compat 2011-07-19 06:36:27 UTC (rev 7299) @@ -1 +1 @@ -7 +8 Modified: trunk/packages/acedb/trunk/debian/control =================================================================== --- trunk/packages/acedb/trunk/debian/control 2011-07-19 06:25:43 UTC (rev 7298) +++ trunk/packages/acedb/trunk/debian/control 2011-07-19 06:36:27 UTC (rev 7299) @@ -4,12 +4,12 @@ Maintainer: Debian Med Packaging Team <[email protected]> DM-Upload-Allowed: yes Uploaders: Steffen Moeller <[email protected]>, Andreas Tille <[email protected]> -Build-Depends: debhelper (>= 7), libreadline5-dev, libglib2.0-dev, libgtk2.0-dev, quilt, +Build-Depends: debhelper (>= 8), libreadline-dev, libglib2.0-dev, libgtk2.0-dev, quilt, pkg-config, csh, flex, bison -Standards-Version: 3.9.1 +Standards-Version: 3.9.2 Homepage: http://www.acedb.org/ -Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/acedb/trunk -Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/acedb/trunk/?rev=0&sc=0 +Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/acedb/trunk +Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/acedb/trunk Package: acedb-other-dotter Provides: dotter _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
