diff options
| author | Jörg Frings-Fürst <debian@jff-webhsoting.net> | 2026-05-08 12:29:21 +0200 |
|---|---|---|
| committer | Jörg Frings-Fürst <debian@jff-webhsoting.net> | 2026-05-08 12:29:21 +0200 |
| commit | 14c6ba87ef2967a67a76d66d6eca3f2cdb261f0d (patch) | |
| tree | 6a6afdbd5995adcee855c5880db3078c566ccc08 /debian | |
| parent | e95b5f5aa543963db4460fad1bb0b681a3c1a79e (diff) | |
d/copyright: Fix old FSF address; Add year 2026 to myself
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 6 | ||||
| -rw-r--r-- | debian/copyright | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index cd840e8..5567663 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,10 @@ -uriparser (1.0.1+dfsg-1) UNRELEASED; urgency=medium +uriparser (1.0.1+d.fsg-1) UNRELEASED; urgency=medium * New upstream release. + - Refresh debian/patches/0001-missing_pthread.patch. + * debian/copyright: + - Fix old FSF address. + - Add year 2026 to myself. -- Jörg Frings-Fürst <debian@jff.email> Fri, 08 May 2026 11:54:49 +0200 diff --git a/debian/copyright b/debian/copyright index b49ad50..6468568 100644 --- a/debian/copyright +++ b/debian/copyright @@ -87,8 +87,8 @@ License: LGPL-2.1+ Lesser General Public License for more details. . You should have received a copy of the GNU Lesser General Public - License along with this library; if not, write to the Free Software - Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + License along with this library; if not, see + https://www.gnu.org/licenses/. . On Debian systems, the complete text of the GNU Lesser General Public License can be found in `/usr/share/common-licenses/LGPL-2.1' |
