[gl2ps] branch experimental updated (586a119 -> 324752b)

Anton Gladky gladk at moszumanska.debian.org
Sat May 20 11:00:31 UTC 2017


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

gladk pushed a change to branch experimental
in repository gl2ps.

      from  586a119   Update changelog.
      adds  13bd395   Set version to 0.0.0. (Closes: #824882)
      adds  9d53140   Update changelog.
      adds  4a77168   Add missing file.
      adds  dc7c247   Merge experimental.
      adds  9b26219   Add autopkgtest.
      adds  69333ed   Update changelog.
      adds  7ffbf77   Apply cme fix dpkg.
      adds  389c929   Refresh patches.
      adds  447b2c2   Refresh patches.
      adds  6980e63   Remove old patch.
      adds  0e58a6b   Set strict version for Breaks/Replaces. (Closes: #826776)
      adds  b85d12f   Fix package list in autopkgtest.
      adds  e9a22f2   Update changelog.
      adds  df690e2   1000_gl2ps_tikz-fix-rotated-text.patch: Remove. Applied upstream in 1.3.9.
      adds  63f256d   Add freeglut3-dev to tests/control.
      adds  6d8e527   Update changelog.
      adds  b920f53   Fix typo in CMakeLists.
      adds  9dfabcc   Update changelog.
      adds  d33fe24   New upstream version 1.4.0+dfsg1
       new  3e59978   Merge tag 'upstream/1.4.0+dfsg1'
       new  8911bc1   Add +dfsg1 prefix.
       new  afb2a8a   Switch to compat-level 10.
       new  1aca219   Refresh patches.
       new  c156fe4   Use more granular so-version (1.4).
       new  ad35f79   Update short description for libgl2ps-dev.
       new  4c82cdd   Use hardening=+all option.
       new  ff7d078   Add -doc package.
       new  0eee8f2   Update d/copyright.
       new  e6147e8   Update changelog.
       new  324752b   Clean tex-helper-files.

The 11 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:
 CMakeLists.txt                                     |   8 +-
 debian/changelog                                   |  51 +++
 debian/compat                                      |   2 +-
 debian/control                                     |  33 +-
 debian/copyright                                   |  23 +-
 debian/libgl2ps-doc.docs                           |   1 +
 debian/{libgl2ps1.install => libgl2ps1.4.install}  |   0
 .../patches/1000_gl2ps_tikz-fix-rotated-text.patch |  33 --
 debian/patches/2000_FixTestLinkage.patch           |  15 +-
 debian/patches/3000_update_so_version.patch        |  15 +
 debian/patches/series                              |   2 +-
 debian/rules                                       |  11 +-
 gl2psTest.c => debian/tests/build1                 |  23 +
 gl2psTestSimple.c => debian/tests/build2           |  53 ++-
 debian/tests/control                               |   2 +
 debian/watch                                       |   2 +-
 gl2ps.c                                            | 506 +++++++++++++++++----
 gl2ps.h                                            |  54 ++-
 gl2ps.tex                                          |  78 +++-
 gl2psTest.c                                        |   2 +-
 gl2psTestSimple.c                                  |  33 +-
 21 files changed, 741 insertions(+), 206 deletions(-)
 create mode 100644 debian/libgl2ps-doc.docs
 rename debian/{libgl2ps1.install => libgl2ps1.4.install} (100%)
 delete mode 100644 debian/patches/1000_gl2ps_tikz-fix-rotated-text.patch
 create mode 100644 debian/patches/3000_update_so_version.patch
 copy gl2psTest.c => debian/tests/build1 (97%)
 mode change 100644 => 100755
 copy gl2psTestSimple.c => debian/tests/build2 (83%)
 mode change 100644 => 100755
 create mode 100644 debian/tests/control

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



More information about the debian-science-commits mailing list