Ben Wiederhake
6c3f37392a
Update documentation about Debian
2017-04-10 23:44:46 +02:00
Ben Wiederhake
0e585650c4
Update Debian links
2017-04-10 23:31:20 +02:00
Ben Wiederhake
3895bc12f0
Fix correct ITP
2016-08-22 21:52:09 +02:00
Ben Wiederhake
7a7f24c6a5
Finally: release 1.3.0
2016-08-22 21:02:14 +02:00
Ben Wiederhake
db37644412
Remove breaking hardening-flag
2016-08-22 20:31:14 +02:00
Ben Wiederhake
744a585502
d/watch: fix filenamemangle
2016-08-08 11:50:18 +02:00
Ben Wiederhake
974b16a9bd
d/changelog: supergroups and channels
2016-08-08 11:50:18 +02:00
Ben Wiederhake
81f2a5117f
Rewrite updating process, links, typos
2016-08-08 11:50:18 +02:00
Ben Wiederhake
7b31bee4e6
Clean up obsolete Debianizations
2016-08-08 11:50:18 +02:00
Ben Wiederhake
7968ca4007
Rewrite d/watch, update d/rules to include get-orig-source
2016-03-01 11:25:26 +01:00
Ben Wiederhake
15570de448
Clean up d/rules
2016-01-13 22:24:39 +01:00
Ben Wiederhake
924e59b91f
Bump version
2016-01-05 18:05:58 +01:00
Ben Wiederhake
64354d6305
Add d/upstream/metadata
2016-01-05 18:05:58 +01:00
Ben Wiederhake
a6afa1867f
Fix changelog and control
2016-01-05 15:14:04 +01:00
Ben Wiederhake
ac1763c596
fixup! Explain how to adapt and upgrade
2016-01-03 20:28:39 +01:00
Ben Wiederhake
6865a5e370
Add further notes about the packaging decisions
2016-01-03 19:39:46 +01:00
Ben Wiederhake
b4253a2419
Explain how to adapt and upgrade
2016-01-03 19:36:08 +01:00
Ben Wiederhake
17001c910d
Fix changelog, control, rules
...
Added rationales for the choice of the URL in Vcs-Git and the package name.
2016-01-03 15:09:42 +01:00
Ben Wiederhake
b8eadf92d5
Fix typo in d/copyright
2015-12-31 21:53:28 +01:00
Ben Wiederhake
12fe25086a
Override dh_auto_clean
...
It attempts to call 'make distclean', which appears to be a sane default.
However, telegram-purple does not have a concept of distclean, and we're
unwilling to introduce one only for Debian. So just go for the target 'clean'
instead, which currently does to right thing, which is: remove *everything*
that can be regenerated during build.
2015-12-31 19:58:21 +01:00
Ben Wiederhake
ee5fa68778
Run w-a-s -as
...
Remember to use wrap-and-sort with the option -as in future.
2015-12-31 19:58:21 +01:00
Ben Wiederhake
cc98501725
Include the metadata file
2015-12-31 19:58:21 +01:00
Ben Wiederhake
f849ddd18a
Update debian/changelog
2015-12-31 19:58:17 +01:00
Ben Wiederhake
f432e7f1f8
Fix issues around portable-endian.h
...
Thanks to Ben Finney and debian-mentors for telling me a better way to
solve this.
2015-12-30 16:31:28 +01:00
Ben Wiederhake
ee3b122e52
Remove lodepng's copyright info
2015-12-30 15:43:25 +01:00
Ben Wiederhake
3dad3f91e3
Add copyright information about portable-endian.h
2015-12-03 01:58:37 +01:00
Ben Wiederhake
b4a88942c1
Enable hardening
2015-11-28 14:43:03 +01:00
Ben Wiederhake
6edcdb8b60
Watchfile: anchor versions correctly
2015-11-14 14:46:54 +01:00
Ben Wiederhake
a9084dd497
Update changelog
2015-11-14 14:43:43 +01:00
Ben Wiederhake
9a43d7d98c
Fix maintainer/uploader order
2015-11-14 14:43:43 +01:00
Ben Wiederhake
9baf48d923
Enable parallel builds
2015-10-14 03:04:58 +02:00
Ben Wiederhake
2fcaea9d13
Ignore autogenerated files
2015-10-14 03:04:58 +02:00
Ben Wiederhake
9aefb97075
Create origtar deterministically
2015-10-14 03:04:58 +02:00
Meitar Moscovitz
8eb09f9adf
Add raw git-archive-all.sh script
...
Please note that the script is not at all production-ready,
but it's juuust so enough for our purposes.
I have no idea how other people generate reproducible tars. I tried:
- 'tar' simply doesn't honor --exclude-cvs-ignore on my machine.
- 'tar' with --exclude-from=.gitignore requires including
`git config --global core.excludesfile`, which requires
tilde-expansion, which I simply don't grasp.
- `git archive` doesn't include submodules.
2015-10-14 03:04:58 +02:00
Ben Wiederhake
9053eaf124
Add watchfile.
...
Tested with uscan, looks like it's working.
Remember to test updates of this file before pushing them!
2015-10-14 01:15:14 +02:00
Ben Wiederhake
bcb0af12f9
Add gitignore for dh files
2015-10-14 01:15:14 +02:00
Hugues Morisset
0a8f7bbf8e
Add Debian package files
2015-10-14 01:15:14 +02:00