Author: tille Date: 2016-11-17 16:53:52 +0000 (Thu, 17 Nov 2016) New Revision: 23095
Modified: trunk/packages/plasmidomics/trunk/debian/changelog trunk/packages/plasmidomics/trunk/debian/compat trunk/packages/plasmidomics/trunk/debian/control trunk/packages/plasmidomics/trunk/debian/copyright trunk/packages/plasmidomics/trunk/debian/watch Log: * fix watch file * cme fix dpkg-control * debhelper 10 Modified: trunk/packages/plasmidomics/trunk/debian/changelog =================================================================== --- trunk/packages/plasmidomics/trunk/debian/changelog 2016-11-17 16:41:02 UTC (rev 23094) +++ trunk/packages/plasmidomics/trunk/debian/changelog 2016-11-17 16:53:52 UTC (rev 23095) @@ -1,3 +1,11 @@ +plasmidomics (0.2.0-5) unstable; urgency=medium + + * fix watch file + * cme fix dpkg-control + * debhelper 10 + + -- Andreas Tille <[email protected]> Thu, 17 Nov 2016 17:46:29 +0100 + plasmidomics (0.2.0-4) unstable; urgency=medium * Remove menu file since there is a desktop file Modified: trunk/packages/plasmidomics/trunk/debian/compat =================================================================== --- trunk/packages/plasmidomics/trunk/debian/compat 2016-11-17 16:41:02 UTC (rev 23094) +++ trunk/packages/plasmidomics/trunk/debian/compat 2016-11-17 16:53:52 UTC (rev 23095) @@ -1 +1 @@ -9 +10 Modified: trunk/packages/plasmidomics/trunk/debian/control =================================================================== --- trunk/packages/plasmidomics/trunk/debian/control 2016-11-17 16:41:02 UTC (rev 23094) +++ trunk/packages/plasmidomics/trunk/debian/control 2016-11-17 16:53:52 UTC (rev 23095) @@ -4,12 +4,12 @@ Andreas Tille <[email protected]> Section: science Priority: optional -Build-Depends: debhelper (>= 9), +Build-Depends: debhelper (>= 10), python-all -Standards-Version: 3.9.6 -Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/plasmidomics/trunk/ +Standards-Version: 3.9.8 +Vcs-Browser: https://anonscm.debian.org/viewvc/debian-med/trunk/packages/plasmidomics/trunk/ Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/plasmidomics/trunk/ -Homepage: http://www.ira.cinvestav.mx/Investigaci%C3%B3n/Biotecnolog%C3%ADayBioqu%C3%ADmica/ProfesoresInvestigadores/DrRobertWinkler/Software/PlasmidDrawingProgramPlasmidomics02/tabid/778/language/en-US/Default.aspx +Homepage: https://www.ira.cinvestav.mx/Investigaci%C3%B3n/Biotecnolog%C3%ADayBioqu%C3%ADmica/ProfesoresInvestigadores/DrRobertWinkler/Software/PlasmidDrawingProgramPlasmidomics02/tabid/778/language/en-US/Default.aspx Package: plasmidomics Architecture: all Modified: trunk/packages/plasmidomics/trunk/debian/copyright =================================================================== --- trunk/packages/plasmidomics/trunk/debian/copyright 2016-11-17 16:41:02 UTC (rev 23094) +++ trunk/packages/plasmidomics/trunk/debian/copyright 2016-11-17 16:53:52 UTC (rev 23095) @@ -1,4 +1,4 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Plasmidomics Upstream-Contact: Robert Winkler <[email protected]> Source: http://www.bioprocess.org/plasmid/plasmidomics-0.2.tar.bz2 @@ -9,7 +9,7 @@ Files: debian/* Copyright: © 2007 Robert Winkler <[email protected]> - 2008-2013 Andreas Tille <[email protected]> + 2008-2016 Andreas Tille <[email protected]> License: GPL-3 License: GPL-3 @@ -28,4 +28,3 @@ . On Debian systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-3'. - Modified: trunk/packages/plasmidomics/trunk/debian/watch =================================================================== --- trunk/packages/plasmidomics/trunk/debian/watch 2016-11-17 16:41:02 UTC (rev 23094) +++ trunk/packages/plasmidomics/trunk/debian/watch 2016-11-17 16:53:52 UTC (rev 23095) @@ -1,2 +1,3 @@ -version=3 -http://www.bioprocess.org/plasmid/ plasmidomics-(.*)\.tar\.gz +version=4 + +https://www.ira.cinvestav.mx/Investigaci%C3%B3n/Biotecnolog%C3%ADayBioqu%C3%ADmica/ProfesoresInvestigadores/DrRobertWinkler/Software/PlasmidDrawingProgramPlasmidomics02/tabid/778/language/en-US/Default.aspx .*/plasmidomics-(.*)\.tar\.gz _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
