ii (1.8-3+ds)
[PTS] [DDPO]
NEW: VCS has unreleased changes: 1.9+ds-1 > 1.8-3+ds
- Git: https://salsa.debian.org/debian/ii.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 696320
- Browser: https://salsa.debian.org/debian/ii
- Last scan: 2023-01-26 17:58:09+00
- Next scan: 2023-02-03 17:05:00+00
- CI pipeline status: success
- Debian changelog in Git:
ii (1.9+ds-1) UNRELEASED; urgency=medium
* New upstream version 1.9
* Remove debhelper and dpkg-dev Build-Depends
* Update patches
* Update watch file for repackaging
* Use pkg-config and libbsd-overlay
* Bump years in debian/copyright
-- itd <itd@net.in.tum.de> Sun, 27 Feb 2022 09:54:39 +0100
- This branch is 15 commits ahead of tag debian/1.8-3+ds
- Git log:
commit 8133114d3cd13055e4f2ed0bd386b9bc0e6ff184
Author: itd <itd@net.in.tum.de>
Date: Wed Mar 2 09:28:13 2022 +0100
Remove constraints unnecessary since buster
Build-Depends: Drop versioned constraint on dpkg-dev.
As proposed by Janitor.
Closes !1
commit 3333251d5ce2d92293f250af5880fa141d26a082
Author: itd <itd@net.in.tum.de>
Date: Sun Feb 27 13:43:47 2022 +0100
Update LDFLAGS in CC call
commit 1a5640501d205d5656acd25e77423260b15d22e5
Author: itd <itd@net.in.tum.de>
Date: Sun Feb 27 13:14:43 2022 +0100
Use pkg-config from dpkg/buildtools.mk
https://wiki.debian.org/umlaeute/Packaging4CrossCompiling
commit acad49a1c8343b966cbff0826df5b4b42f78c8f8
Author: itd <itd@net.in.tum.de>
Date: Sun Feb 27 11:22:07 2022 +0100
fixup! Use pkg-config and libbsd-overlay
commit 85247d185f9d8da96f689b7ed955ea4e4fdd6c40
Author: itd <itd@net.in.tum.de>
Date: Sun Feb 27 11:12:10 2022 +0100
Bump years in debian/copyright
commit d9ec5c11c742bba57e3283ae25d4955488e4baca
Author: itd <itd@net.in.tum.de>
Date: Sun Feb 27 11:01:59 2022 +0100
Use pkg-config and libbsd-overlay
commit 8db82ad151dd4948c44c8da1736c06ba02a9fd2d
Author: itd <itd@net.in.tum.de>
Date: Sun Feb 27 10:26:41 2022 +0100
fixup! Update patches
commit 8c8871e827d2e526879ebbe330d6fe42347a4e05
Author: itd <itd@net.in.tum.de>
Date: Sun Feb 27 10:15:56 2022 +0100
Update patches
- add -lbsd to LDFLAGS
- update last-modified
- do not use /usr/local as prefix
commit f6cbd6874457d1eaf0d7aa95cf24e2c1bedd9b5b
Author: itd <itd@net.in.tum.de>
Date: Sun Feb 27 09:56:36 2022 +0100
Prepare release
commit ce39508463d6f8c3ee5b2cf8897f249ec46e1071
Author: itd <itd@net.in.tum.de>
Date: Sun Feb 27 09:53:47 2022 +0100
Update watch file for repackaging
commit 4666dcc09482a02ad015c90abf5f2472173408d6
Author: itd <itd@net.in.tum.de>
Date: Sun Feb 27 09:14:18 2022 +0100
Update patches
commit 1d07dc91cd9dde0a8bdd3e172fb5383148f2dfe8
Merge: 2fb1e18 2ad3741
Author: itd <itd@net.in.tum.de>
Date: Sun Feb 27 09:09:58 2022 +0100
Update upstream source from tag 'upstream/1.9'
Update to upstream version '1.9'
with Debian dir 31f4eea592e79d3f9c32badbc3a95bacd4a65973
commit 2ad374168719cdb29524ff35e058a5fc78a5f65c
Author: itd <itd@net.in.tum.de>
Date: Sun Feb 27 09:09:58 2022 +0100
New upstream version 1.9
commit 2fb1e1878295f032c179fa627336ea39819d6694
Author: itd <itd@net.in.tum.de>
Date: Mon Nov 15 12:12:05 2021 +0100
Remove debhelper Build-Depends
Thanks to Bastian Germann.