/[debichem]/wnpp/molden
ViewVC logotype

Log of /wnpp/molden

View Directory Listing Directory Listing


Sticky Revision:
(Current path doesn't exist after revision 3735)

Revision 2388 - Directory Listing
Modified Sun Feb 28 09:18:58 2010 UTC (3 years, 2 months ago) by mbanck
  * New upstream release.

Revision 2311 - Directory Listing
Modified Thu Jan 14 23:12:41 2010 UTC (3 years, 4 months ago) by mbanck
  * New upstream release.

Revision 1889 - Directory Listing
Modified Wed May 13 16:16:49 2009 UTC (4 years ago) by mbanck
  * New upstream development snapshot.
  * debian/patches/01_makefile.dpatch: Updated.
  * debian/patches/10_programming_issues.dpatch: Removed, applied upstream.

Revision 1524 - Directory Listing
Modified Thu Oct 30 22:50:57 2008 UTC (4 years, 6 months ago) by mbanck
  * debian/patches/02_gfortran.dpatch: Updated.

Revision 1221 - Directory Listing
Modified Tue Mar 4 13:37:48 2008 UTC (5 years, 2 months ago) by dleidert-guest
* debian/patches/10_programming_issues.dpatch: Added.
  - dummys.f: Fix a buggy subroutine call.
* debian/patches/00list: Adjusted.

Revision 1220 - Directory Listing
Modified Tue Mar 4 13:35:28 2008 UTC (5 years, 2 months ago) by dleidert-guest
* debian/watch: Small improvement to get .tar.gz and .tar.Z.

Revision 1219 - Directory Listing
Modified Tue Mar 4 13:26:36 2008 UTC (5 years, 2 months ago) by dleidert-guest
* debian/copyright.in: Removed. There was a general (non version-specific)
  COMMERCIAL_LCENSE online, that has been added to debian/copyright.
* debian/copyright: Readded. Now contains the non version-specific commercial
  license. Also added the missing stuff from upstreams CopyRight file.
* debian/rules: Use DEB_HOST_ARCH_CPU instead of DEB_HOST_ARCH. Reverts an
  earlier change. Further fixed the conditional order. Removed obsolete
  debian/copyright stuff.


Revision 1211 - Directory Listing
Modified Mon Mar 3 23:21:22 2008 UTC (5 years, 2 months ago) by dleidert-guest
* debian/cad2mol.1.xml: Moved to debian/man. Small updates.
* debian/molden.1.xml: Ditto.
* debian/short_wrl.1.xml: Ditto.
* debian/unmullik.1.xml: Ditto.
* debian/control (Section): Fixed. This is a non-free package.
  (Maintainer): Set to the debichem group. Moved LI to Uploaders.
  (Build-Depends): Added version for docbook-xml.
  (Standards-Version): Updated to latest 3.7.3 (.menu changes).
  (Vcs-Svn): Fixed. Will stay in wnpp for some time.
  (Description): Fix project name.
* debian/copyright: Renmade to debian/copyright.in. Updated a bit.
* debian/molden.install: Fixed image name.
* debian/molden.manpages: Fixed manpage paths.
* debian/molden.menu (section): Fixed accordingly to latest menu policy.
  (icon16x16, icon32x32): Just use one icon.
* debian/molden_16x16.xpm: Removed.
* debian/molden_32x32.xpm: Renamed to debian/molden.xpm.
* debian/rules: Improvements to the manpage creation stuff. Add
  COMMERCIAL_LICENSE to debian/copyright.
  (clean, clean1): Merged together.
  (.PHONY): Removed patch-related targets.
* debian/man/cad2mol.1: Added.
* debian/man/gmolden.1: Ditto.
* debian/man/molden.1: Ditto.
* debian/man/molden.mpfit.1: Ditto.
* debian/man/molden.noxwin.1: Ditto.
* debian/man/short_wrl.1: Ditto.
* debian/man/unmullik.1: Ditto.
* debian/patches/01_makefile.dpatch: Adjusted. We better use debian/rules to
  overwrite variables and make the patch as small as possible.
* debian/patches/02_gfortran.dpatch: Adjusted. Added change from
  debian/patches/01_makefile.dpatch, that belongs to this patch.

Revision 1016 - Directory Listing
Modified Tue Jan 29 23:38:17 2008 UTC (5 years, 3 months ago) by mbanck
  * debian/patches/01_makefile.dpatch: Updated.

Revision 823 - Directory Listing
Modified Sat Nov 3 15:47:28 2007 UTC (5 years, 6 months ago) by lidaobing-guest
[molden]
  * debian/control:
    - Vcs-*, Homepage field transition.
    - build depends on libglu1-mesa-dev instead of libglu1-xorg-dev.
    - remove depends on ${misc:Depends}.

Revision 494 - Directory Listing
Modified Sat Jun 9 01:41:33 2007 UTC (5 years, 11 months ago) by dleidert-guest
Copied from: unstable/molden revision 484
Moved all unofficial packages into the wnpp tree. This should avoid sending
mails to the PTS for packages, that are not yet part of Debian.

Moved packages are:
- molden
- molekel
- gabedit
- tinker


Revision 459 - Directory Listing
Modified Fri Jun 8 02:47:55 2007 UTC (5 years, 11 months ago) by dleidert-guest
Original Path: unstable/molden
* debian/watch: Updated.

Revision 356 - Directory Listing
Modified Thu Mar 22 16:03:09 2007 UTC (6 years, 1 month ago) by lidaobing-guest
Original Path: unstable/molden
  * build with gfortran instead of g77
    - new patches/02_gfortran.dpatch
    - update patches/01_makefile.dpatch
    - update patches/00list
    - update debian/control


Revision 355 - Directory Listing
Modified Fri Mar 16 22:51:56 2007 UTC (6 years, 2 months ago) by dleidert-guest
Original Path: unstable/molden
Try to fix FTBFS reported by LI Daobing. Only alpha-systems should use -mieee. HTH

Revision 354 - Directory Listing
Modified Fri Mar 16 21:51:52 2007 UTC (6 years, 2 months ago) by dleidert-guest
Original Path: unstable/molden
Small improvements to the MOLDEN manpages.

Revision 353 - Directory Listing
Modified Fri Mar 16 21:51:20 2007 UTC (6 years, 2 months ago) by dleidert-guest
Original Path: unstable/molden
Added changelog entry: molden (4.6-1) experimental

Revision 350 - Directory Listing
Modified Fri Mar 16 20:59:55 2007 UTC (6 years, 2 months ago) by dleidert-guest
Original Path: unstable/molden
* debian/cad2mol.1.xml: Added initial manpage source for cad2mol.
* debian/molden.1.xml: Ditto for molden, gmolden, molden.noxwin and
  molden.mpfit.
* debian/short_wrl.1.xml: Ditto for short_wrl.
* debian/unmullik.1.xml: Ditto for unmullik.
* debian/molden.manpages: Added to install manpages accordingly.
* debian/control: Initially added XS-Vcs-Browser and XS-Vcs-Svn fields.
  (Uploaders): Added myself.
  (Build-Depends): Added docbook-xsl, docbook-xml, xsltproc for manpage
  creation. Added libx11-dev and mesa-common-dev to fix FTBFS. Added
  pkg-config (see the changed patch for the makefile).
  (Description): Added homepage.
* debian/molden.install: Added (use dh_install instead of adding an extra all
  target to the makefile).
* debian/rules: Removed useless CFLAGS definition. This has been moved into
  upstream makefile via debian/patches/01_makefile.dpatch.
  (build): Call the patch-stamp target instead of the patch target.
  (build-stamp): Added commands to create manpages. Call all targets to create
  all binaries.
  (clean, clean1): Moved dh_clean and -stamp removals into the clean target,
  so this step is the last. Added step to remove created manpages. Added
  commands to clean the source.
  (install): Removed calling the install target, because
  debian/patches/01_makefile.dpatch does not add one to the upstream makefile.
  (binary-arch): Removed commened debhelper script calls.
* debian/patches/10_makefile.dpatch: Renamed to
  debian/patches/01_makefile.dpatch.
* patches/01_makefile.dpatch: Adjusted to compile molden 4.6. Define a way to
  respect the noopt parameter. Use pkg-config for determining X11 LIBS and
  CFLAGS variables. Fixed to compile all binaries and helper scripts. Improved
  the targets, so two targets do not generate a binary of the same name.
* debian/patches/00list: Adjusted accordingly.


Revision 333 - Directory Listing
Modified Tue Mar 6 12:11:22 2007 UTC (6 years, 2 months ago) by lidaobing-guest
Original Path: unstable/molden
Set mergeWithUpstream

Revision 329 - Directory Listing
Modified Wed Feb 28 00:57:00 2007 UTC (6 years, 2 months ago) by lidaobing-guest
Original Path: unstable/molden
  * rename menu to molden.menu, docs to molden.docs
  * remove dirs
  * clean rules
  * patches/10_makefile.dpatch: install usr/bin
  * add molden.install

Revision 327 - Directory Listing
Added Wed Feb 28 00:14:29 2007 UTC (6 years, 2 months ago) by lidaobing-guest
Original Path: unstable/molden
add molden

  ViewVC Help
Powered by ViewVC 1.1.5