Author: tille Date: 2012-05-15 08:22:27 +0000 (Tue, 15 May 2012) New Revision: 10868
Modified: trunk/packages/embassy-domalign/trunk/debian/changelog trunk/packages/embassy-domalign/trunk/debian/control Log: Huh, is anybody able to teach upstream about proper versioning? Applying the same version string to the file name which only differentiates the file date is ... hmmmm - what should I expect from this code at all ... Modified: trunk/packages/embassy-domalign/trunk/debian/changelog =================================================================== --- trunk/packages/embassy-domalign/trunk/debian/changelog 2012-05-15 07:56:06 UTC (rev 10867) +++ trunk/packages/embassy-domalign/trunk/debian/changelog 2012-05-15 08:22:27 UTC (rev 10868) @@ -1,3 +1,9 @@ +embassy-domalign (0.1.0+20110714-1) UNRELEASED; urgency=low + + * New upstream version + + -- Andreas Tille <[email protected]> Tue, 15 May 2012 10:17:55 +0200 + embassy-domalign (0.1.0+20100721-3) unstable; urgency=low * Set RPATH with “-Wl,--rpath” as GCC 4.6 does not accept “-R” anymore. Modified: trunk/packages/embassy-domalign/trunk/debian/control =================================================================== --- trunk/packages/embassy-domalign/trunk/debian/control 2012-05-15 07:56:06 UTC (rev 10867) +++ trunk/packages/embassy-domalign/trunk/debian/control 2012-05-15 08:22:27 UTC (rev 10868) @@ -15,7 +15,8 @@ # automake is necessary as long as src/Makefile.am is patched. Maintainer: Debian Med Packaging Team <[email protected]> DM-Upload-Allowed: yes -Uploaders: Charles Plessy <[email protected]> +Uploaders: Charles Plessy <[email protected]>, + Andreas Tille <[email protected]> Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/embassy-domalign/trunk/ Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/embassy-domalign/trunk/ Standards-Version: 3.9.2 _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
