Skip to content

Commit

Permalink
Merge pull request #2172 from sudipm-mukherjee/sudip/sync_debian
Browse files Browse the repository at this point in the history
Sync debian/* files for ACE
  • Loading branch information
jwillemsen authored Dec 13, 2023
2 parents 9565295 + ee67b05 commit 587a727
Show file tree
Hide file tree
Showing 8 changed files with 63 additions and 10 deletions.
58 changes: 56 additions & 2 deletions ACE/debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,57 @@
ace (7.1.2+dfsg-2) unstable; urgency=medium

* Team upload.
* Upload to unstable.

-- Sudip Mukherjee <[email protected]> Wed, 06 Dec 2023 17:28:25 +0000

ace (7.1.2+dfsg-1) experimental; urgency=medium

* Team upload.

[ Debian Janitor ]
* Set upstream metadata fields: Repository-Browse.
* Fix day-of-week for changelog entries 5.4.7-4, 5.4-3.

[ Sudip Mukherjee ]
* Update to upstream v7.1.2
- Sync debian/* files with upstream.
- Use common changelog, MPC/ChangeLog has been removed by upstream.
* Update Standards-Version to 4.6.2
* Add linitan overrides.

-- Sudip Mukherjee <[email protected]> Fri, 01 Dec 2023 20:51:44 +0000

ace (7.0.8+dfsg-2) unstable; urgency=medium

* Team upload.
* Upload to unstable.

-- Sudip Mukherjee <[email protected]> Fri, 02 Sep 2022 10:31:52 +0100

ace (7.0.8+dfsg-1) experimental; urgency=medium

* Team upload.
* Update to upstream v7.0.8
- Sync debian/* with upstream.

-- Sudip Mukherjee <[email protected]> Fri, 26 Aug 2022 18:12:01 +0100

ace (7.0.7+dfsg-2) unstable; urgency=medium

* Team upload.
* Upload to unstable.

-- Sudip Mukherjee <[email protected]> Sun, 12 Jun 2022 01:06:07 +0100

ace (7.0.7+dfsg-1) experimental; urgency=medium

* Team upload.
* Update to upstream v7.0.7
- Sync debian/* with upstream.

-- Sudip Mukherjee <[email protected]> Sun, 29 May 2022 22:45:34 +0100

ace (7.0.6+dfsg-2) unstable; urgency=medium

* Team upload.
Expand Down Expand Up @@ -908,7 +962,7 @@ ace (5.4.7-4) unstable; urgency=medium
Update: Even on i386, cpp-4.0 produces Internal Compiler Errors(ICEs). For
this reason, cpp-3.4 will be used instead (but with gcc/g++ 4.0.

-- Konstantinos Margaritis <[email protected]> Mon, 4 Oct 2005 03:21:20 +0300
-- Konstantinos Margaritis <[email protected]> Tue, 04 Oct 2005 03:21:20 +0300

ace (5.4.7-3) unstable; urgency=low

Expand Down Expand Up @@ -1068,7 +1122,7 @@ ace (5.4-3) unstable; urgency=low
until 5.4.1 is released (mid-march).
Closes: #233890

-- Konstantinos Margaritis <[email protected]> Wed, 28 Feb 2004 15:53:30 +0200
-- Konstantinos Margaritis <[email protected]> Sat, 28 Feb 2004 15:53:30 +0200

ace (5.4-2) unstable; urgency=low

Expand Down
2 changes: 1 addition & 1 deletion ACE/debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Maintainer: Debian ACE maintainers <[email protected]>
Uploaders: Thomas Girard <[email protected]>, Johnny Willemsen <[email protected]>
Build-Depends: debhelper-compat (=13), libssl-dev, libxt-dev (>= 4.3.0), libfltk1.3-dev, tk-dev (>= 8.5), libfox-1.6-dev, docbook-to-man, libxerces-c-dev
Build-Depends-Indep: doxygen, graphviz
Standards-Version: 4.6.0.1
Standards-Version: 4.6.2
Vcs-Git: https://salsa.debian.org/debian/ace.git
Vcs-Browser: https://salsa.debian.org/debian/ace
Homepage: https://www.dre.vanderbilt.edu/~schmidt/ACE.html
Expand Down
1 change: 1 addition & 0 deletions ACE/debian/libace-7.1.2.lintian-overrides
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
library-not-linked-against-libc
1 change: 1 addition & 0 deletions ACE/debian/libacexml-7.1.2.lintian-overrides
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
library-not-linked-against-libc
1 change: 0 additions & 1 deletion ACE/debian/mpc-ace.install
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,4 @@ usr/share/ace/bin/MakeProjectCreator usr/lib/ace/bin
../../MPC/modules usr/lib/ace/MPC
../../MPC/templates usr/lib/ace/MPC
../../MPC/*.pl usr/lib/ace/MPC
../../MPC/ChangeLog usr/lib/ace/MPC
../../bin/PerlACE/*.pm usr/lib/ace/bin/PerlACE
6 changes: 0 additions & 6 deletions ACE/debian/rules
Original file line number Diff line number Diff line change
Expand Up @@ -100,12 +100,6 @@ override_dh_auto_clean:
override_dh_compress:
dh_compress -Xexamples

# ACE+TAO has different changelogs. Use the right one in every package.
override_dh_installchangelogs:
dh_installchangelogs -pmpc-ace MPC/ChangeLog
dh_installchangelogs --remaining-packages \
ChangeLogs/ACE-$(ACE_MAJOR_VERSION)_$(ACE_MINOR_VERSION)_$(ACE_MICRO_VERSION)

override_dh_fixperms:
ifneq (,$(filter libace-doc, $(shell dh_listpackages)))
find debian -name '*.pl' | xargs -r sed -i -e '1i#!/usr/bin/perl'
Expand Down
2 changes: 2 additions & 0 deletions ACE/debian/source/lintian-overrides
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# line length is 664 characters (>512)
ace source: source-is-missing [docs/bczar/bczar.html]
2 changes: 2 additions & 0 deletions ACE/debian/upstream/metadata
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
Repository-Browse: https://github.com/DOCGroup/ACE_TAO

0 comments on commit 587a727

Please sign in to comment.