[Debian-astro-commits] [iraf] branch master updated (362d95b -> 6161135)

Ole Streicher olebole at moszumanska.debian.org
Sun Nov 26 13:58:30 UTC 2017


This is an automated email from the git hooks/post-receive script.

olebole pushed a change to branch master
in repository iraf.

      from  362d95b   Revert to default watch file
       new  547b906   Install files according to FHS
       new  e6dedf0   Reorganize IRAF startup script
       new  9e90502   Merge -common package into main package
       new  6161135   Separate NOAO and development (softools) packages

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/README.Debian                               |  17 +--
 debian/TODO                                        |  24 ----
 debian/changelog                                   |   6 +-
 debian/control                                     |  61 +++-----
 debian/iraf-common.install                         |   7 -
 debian/iraf-common.links                           |   3 -
 debian/iraf-common.lintian-overrides               |   3 -
 debian/iraf-common.manpages                        |   4 -
 debian/iraf-dev.install                            |  10 +-
 debian/iraf-dev.links                              |  13 +-
 debian/{iraf.manpages => iraf-dev.manpages}        |   0
 debian/iraf-noao-common.install                    |   1 -
 debian/iraf-noao-common.lintian-overrides          |   3 -
 debian/iraf-noao.install                           |   3 +-
 debian/iraf.dirs                                   |   1 +
 debian/{iraf-common.docs => iraf.docs}             |   0
 debian/iraf.install                                |  25 +++-
 debian/iraf.links                                  |   2 +-
 debian/iraf.manpages                               |  15 +-
 debian/irafcl                                      |  77 ++++++++++
 .../patches/Adjust-version-number-and-motd.patch   |  34 +++++
 ...h.patch => Allow-plus-sign-in-build-path.patch} |   2 +-
 debian/patches/Don-t-call-back-home-on-start.patch |  21 +++
 ...installation-FHS-and-Free-Desktop-conform.patch | 155 ---------------------
 .../Make-the-installation-FHS-conform.patch        | 155 +++++++++++++++++++++
 .../patches/Separate-NOAO-and-dev-packages.patch   | 133 ++++++++++++++++++
 debian/patches/series                              |   7 +-
 debian/rules                                       |  21 ++-
 28 files changed, 504 insertions(+), 299 deletions(-)
 delete mode 100644 debian/iraf-common.install
 delete mode 100644 debian/iraf-common.links
 delete mode 100644 debian/iraf-common.lintian-overrides
 delete mode 100644 debian/iraf-common.manpages
 copy debian/{iraf.manpages => iraf-dev.manpages} (100%)
 delete mode 100644 debian/iraf-noao-common.install
 delete mode 100644 debian/iraf-noao-common.lintian-overrides
 create mode 100644 debian/iraf.dirs
 rename debian/{iraf-common.docs => iraf.docs} (100%)
 create mode 100755 debian/irafcl
 create mode 100644 debian/patches/Adjust-version-number-and-motd.patch
 rename debian/patches/{Allow-in-build-path.patch => Allow-plus-sign-in-build-path.patch} (95%)
 create mode 100644 debian/patches/Don-t-call-back-home-on-start.patch
 delete mode 100644 debian/patches/Make-the-installation-FHS-and-Free-Desktop-conform.patch
 create mode 100644 debian/patches/Make-the-installation-FHS-conform.patch
 create mode 100644 debian/patches/Separate-NOAO-and-dev-packages.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-astro/packages/iraf.git



More information about the Debian-astro-commits mailing list